-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
bugrecursive-nixThe recursive-nix experimental featureThe recursive-nix experimental featureregressionSomething doesn't work anymoreSomething doesn't work anymore
Description
Describe the bug
$ nix flake check in this repo used to work with whatever Nix version I was using at the time. And with 2.32.2 it no longer passes, but fails with
error: store path '/nix/store/vj1c3wf9c11a0qs6p3ymfvrnsdgsdcbq-source-stdenv.sh' already exists in the sandbox
The checks that are failing make use of recursive-nix. Here is one of them.
Steps To Reproduce
Just run nix flake check in that repo.
Expected behavior
Would be great if in a future version of Nix these flake checks pass again.
Alternatively, if the checks are somehow erroneous, I'd appreciate a pointer on that.
Metadata
Additional context
Checklist
- checked latest Nix manual (source)
- checked open bug issues and pull requests for possible duplicates
Add 👍 to issues you find important
Metadata
Metadata
Assignees
Labels
bugrecursive-nixThe recursive-nix experimental featureThe recursive-nix experimental featureregressionSomething doesn't work anymoreSomething doesn't work anymore