aboutsummaryrefslogtreecommitdiff
path: root/tests/build-remote-content-addressed-floating.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/build-remote-content-addressed-floating.sh')
-rw-r--r--tests/build-remote-content-addressed-floating.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/build-remote-content-addressed-floating.sh b/tests/build-remote-content-addressed-floating.sh
index 13ef47d2d..e83b42b41 100644
--- a/tests/build-remote-content-addressed-floating.sh
+++ b/tests/build-remote-content-addressed-floating.sh
@@ -2,7 +2,7 @@ source common.sh
file=build-hook-ca-floating.nix
-sed -i 's/experimental-features .*/& ca-derivations/' "$NIX_CONF_DIR"/nix.conf
+enableFeatures "ca-derivations"
CONTENT_ADDRESSED=true