aboutsummaryrefslogtreecommitdiff
path: root/tests/content-addressed.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/content-addressed.sh')
-rw-r--r--tests/content-addressed.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/content-addressed.sh b/tests/content-addressed.sh
index 61ec03fe3..547919660 100644
--- a/tests/content-addressed.sh
+++ b/tests/content-addressed.sh
@@ -22,6 +22,7 @@ secondSeedArgs=(-j0)
# dependent derivations always being already built.
#testDerivation dependentCA
testDerivation transitivelyDependentCA
+testDerivation dependentNonCA
nix-instantiate --experimental-features ca-derivations ./content-addressed.nix -A rootCA --arg seed 5
nix-collect-garbage --experimental-features ca-derivations --option keep-derivations true