Open
Description
Describe the bug
Adding --debugger
to an invocation of nix build
adds many minutes to a build. From the order of 30 seconds without the option to over 20 minutes on one of my flakes.
Steps To Reproduce
nix build .#blah --debugger
Expected behavior
I would expect that performance would be similar to a build without --debugger
.
nix-env (Nix) 2.22.1
Additional context
Add any other context about the problem here.
Priorities
Add π to issues you find important.