mirror of
https://github.com/NixOS/nix
synced 2025-07-18 07:08:27 +02:00
fix debugger crashing while printing envs
fixes #9932
(cherry picked from commit 5ccb06ee1b
)
This commit is contained in:
parent
fea2043060
commit
631b2de30f
4 changed files with 21 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -94,6 +94,7 @@ perl/Makefile.config
|
|||
/tests/functional/ca/config.nix
|
||||
/tests/functional/dyn-drv/config.nix
|
||||
/tests/functional/repl-result-out
|
||||
/tests/functional/debugger-test-out
|
||||
/tests/functional/test-libstoreconsumer/test-libstoreconsumer
|
||||
|
||||
# /tests/functional/lang/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue