mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Fix hydraJobs.tests.functional_user
This commit is contained in:
parent
6c61d0ab8c
commit
ed4aeb4875
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ if isTestOnNixOS; then
|
|||
! test -e "$test_nix_conf"
|
||||
cat > "$test_nix_conf" <<EOF
|
||||
# TODO: this is not needed for all tests and prevents stable commands from be tested in isolation
|
||||
experimental-features =
|
||||
flake-registry = $TEST_ROOT/registry.json
|
||||
show-trace = true
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue