diff options
Diffstat (limited to 'tests/init.sh')
-rw-r--r-- | tests/init.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/init.sh b/tests/init.sh index f9ced6b0d..1a6ccb6fe 100644 --- a/tests/init.sh +++ b/tests/init.sh @@ -19,7 +19,9 @@ keep-derivations = false sandbox = false experimental-features = nix-command flakes gc-reserved-space = 0 +substituters = flake-registry = $TEST_ROOT/registry.json +show-trace = true include nix.conf.extra EOF |