-
-
Notifications
You must be signed in to change notification settings - Fork 629
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
linux-firmware guard fails probably due to new versioning #678
Comments
is there a solution for this? afaict it originates from nixpkgs way of comparing "versions" so I guess we cannot really have backwards compatibility; would we want to remove the guards? |
This would be intrinsically fixed the next time this package gets a version tag, but break again once it switches to another untagged release. The conditional could check for Also, is this still required? Are there any supported NixOS releases matching |
The latter would also be my suggestion. |
https://github.com/NixOS/nixos-hardware/blob/ba9650b14e83b365fb9e731f7d7c803f22d2aecf/lenovo/thinkpad/p14s/amd/gen2/default.nix#L15C97-L15C111
Current linux-firmware version is "2023-07-24"
The text was updated successfully, but these errors were encountered: