diff options
Diffstat (limited to 'tests/ca/signatures.sh')
-rw-r--r-- | tests/ca/signatures.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/ca/signatures.sh b/tests/ca/signatures.sh index 0c7d974ea..eb18a4130 100644 --- a/tests/ca/signatures.sh +++ b/tests/ca/signatures.sh @@ -1,8 +1,5 @@ source common.sh -# Globally enable the ca derivations experimental flag -sed -i 's/experimental-features = .*/& ca-derivations ca-references/' "$NIX_CONF_DIR/nix.conf" - clearStore clearCache |