-
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
This is an issue with the outdated channel that you are running. Either remove the override for Edit: moved to discussions as this is not a problem nvf can fix. It was a regression in nixpkgs that got fixed in recent commits. |
Beta Was this translation helpful? Give feedback.
-
|
Awesome. Leaving out the version in the flake input urls for nixpkgs fixed the issue. I guess 24.05 didn't fix that regression. Thank you. |
Beta Was this translation helpful? Give feedback.
-
|
I am having similar issue. I tried all the combinations: overridden nvf nixpkgs with unstable and stable 22.05, 22.11, removed the override too but still getting the same error. |
Beta Was this translation helpful? Give feedback.
This is an issue with the outdated channel that you are running. Either remove the override for
nixpkgsin your flake.nix, or update to a supported nixpkgs version. 23.11 no longer receives bugfixes.Edit: moved to discussions as this is not a problem nvf can fix. It was a regression in nixpkgs that got fixed in recent commits.