1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 14:21:48 +02:00

Simplify flake tests

This commit is contained in:
Eelco Dolstra 2020-01-28 16:34:37 +01:00
parent ab41e9d543
commit 99c8e7a48d
2 changed files with 66 additions and 66 deletions

View file

@ -18,6 +18,7 @@ build-users-group =
keep-derivations = false
sandbox = false
experimental-features = nix-command flakes
flake-registry = $TEST_ROOT/registry.json
include nix.conf.extra
EOF