diff options
author | Théophane Hufschmitt <theophane.hufschmitt@tweag.io> | 2022-04-22 11:11:01 +0200 |
---|---|---|
committer | Théophane Hufschmitt <theophane.hufschmitt@tweag.io> | 2022-04-22 11:11:01 +0200 |
commit | be28603dca2f235e08838e99951d6602bddcb2ad (patch) | |
tree | 672c9a2b8aa48c9127a98d874ac4e76f67374a6b /tests/build-remote-content-addressed-floating.sh | |
parent | 51cfea8bb05d3f284534b2486cc29bb0ebf17ade (diff) | |
parent | c4ffc8e2f8508fb951920fc08cf9283927e7e9b8 (diff) |
Merge remote-tracking branch 'origin/master' into nixbuildaddprintstorepaths
Diffstat (limited to 'tests/build-remote-content-addressed-floating.sh')
-rw-r--r-- | tests/build-remote-content-addressed-floating.sh | 2 |
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 1f474dde0..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 -enableFeatures "ca-derivations ca-references" +enableFeatures "ca-derivations" CONTENT_ADDRESSED=true |