Closed ursi closed 2 years ago
Thanks for the report.
Would it help to alternatively add nixpkgs as an explicit input? If so, which branch?
I definitely think it would be a good idea to add nixpkgs as an explicit input, but I just tested it and it does not fix the problem. Regarding what branch, nixpkgs-unstable
should be fine. You can also go
nixpkgs.url = "github:NixOS/nixpkgs/f23965369e2d3123b370cc3ba03be835b1e2f5db";
if you'd like to keep it the same as it is now.
Done
Introduced in: dd04c4bf35944590cb3e13e0aad6b79983103ccc
It is a bug in nix that has been fixed in master, but there's no telling how long it'll be before that makes it into nix stable. Removing the
follows
fixes the issue.