-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build failure: hardware.nvidia #338196
Labels
0.kind: build failure
A package fails to build
Comments
It was an intentional breaking change #337289 (comment) |
TY. |
To sum up,
More information: https://developer.nvidia.com/blog/nvidia-transitions-fully-towards-open-source-gpu-kernel-modules/ |
13 tasks
getchoo
added a commit
to getchoo-contrib/nixpkgs
that referenced
this issue
Sep 16, 2024
This requirement was introduced in NixOS#337289 as a way to make sure users "explicitly pick which version of the driver they want since nvidia recommends the open one, but that is incompatible with older drivers". This is reasonable, however the user isn't informed in any real way aside from the upcoming release notes This has caused a [good](NixOS#337289 (comment)) [amount](NixOS#337289 (comment)) [of](NixOS#338196) [confusion](NixOS/nixos-hardware#1092) amongst users. By introducing this assertion and using a new `useOpenModules` local variable, we can have the same behavior but display a proper error message to hopefully clear things up until we can safely make this a default
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Additional context
Add any other context about the problem here.
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.But I am using flakes and following unstable.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: