Skip to content

[Bug] nvidia_cachyos prevents nvidia-open from building #2474

Description

@KingRocco21

What happens?

When I add the lines

hardware.nvidia.package = pkgs.nvidia_cachyos;
hardware.nvidia.open = true;

nvidia-open fails to build.
This happens whether or not I use kernelPackages = pkgs.linuxPackages_cachyos;

What is expected to happen?

nvidia-open should build properly.

If possible, please attach logs

error: output '/nix/store/gjvigqhi1dgd8kf7kxlnrlnpqbpr6axm-nvidia-open-x86_64-unknown-linux-gnu-610.57.04-7.2.0' is not allowed to refer to the following paths:
         /nix/store/pwm72i2lw7zq0vwix8v4cw8vrw296zv4-linux-x86_64-unknown-linux-gnu-7.2.0-dev

More information

I tried adding the allowedReferences fix mentioned by silvanshade to my configuration.nix, but I got the same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions