aboutsummaryrefslogtreecommitdiff
path: root/tests/ca/nix-shell.sh
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2022-03-02 21:48:25 +0100
committerEelco Dolstra <edolstra@gmail.com>2022-03-02 21:48:25 +0100
commitd2586188fe8745c34e5a97032d045f8b74100a98 (patch)
tree302a04b0a2ff0ae5c3e2d68068800e2e32adb2f4 /tests/ca/nix-shell.sh
parent5d208cbe416ed38693cd33643731fd001135a582 (diff)
tests/common.sh.in: Add enableFeatures helper
Diffstat (limited to 'tests/ca/nix-shell.sh')
-rwxr-xr-xtests/ca/nix-shell.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ca/nix-shell.sh b/tests/ca/nix-shell.sh
index 7f1a3a73e..1c5a6639f 100755
--- a/tests/ca/nix-shell.sh
+++ b/tests/ca/nix-shell.sh
@@ -2,8 +2,6 @@
source common.sh
-sed -i 's/experimental-features .*/& ca-derivations ca-references nix-command flakes/' "$NIX_CONF_DIR"/nix.conf
-
CONTENT_ADDRESSED=true
cd ..
source ./nix-shell.sh