aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/init.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/init.sh b/tests/init.sh
index 19a12c1e2..c62c4856a 100644
--- a/tests/init.sh
+++ b/tests/init.sh
@@ -17,6 +17,7 @@ cat > "$NIX_CONF_DIR"/nix.conf <<EOF
build-users-group =
keep-derivations = false
sandbox = false
+experimental-features = nix-command flakes
include nix.conf.extra
EOF