Open
Description
Describe the bug
I'm on nix-darwin and copying to the store can take several minutes. This first appears on 2.19. 2.18 is fast (a few seconds). E.g. nix run nixpkgs#scc
takes >5 minutes.
Steps To Reproduce
Set nix.package
to any version > 2.18 and try nix run nixpkgs#scc
or nix flake update
.
Expected behavior
The speed should be consistent after 2.18.
nix-env --version
output
nix-env (Nix) 2.19.6
Additional context
I'm on nix-darwin.
Priorities
Add 👍 to issues you find important.