mirror of
https://github.com/NixOS/nix
synced 2025-07-07 22:33:57 +02:00
Use the same variable for content addressing in functional tests
`CONTENT_ADDRESSED` -> `NIX_TESTS_CA_BY_DEFAULT`
(cherry picked from commit 7acc229c8f
)
This commit is contained in:
parent
5ecbf6b9dc
commit
37bcd29e5f
4 changed files with 4 additions and 4 deletions
|
@ -6,6 +6,6 @@ file=build-hook-ca-floating.nix
|
|||
|
||||
enableFeatures "ca-derivations"
|
||||
|
||||
CONTENT_ADDRESSED=true
|
||||
NIX_TESTS_CA_BY_DEFAULT=true
|
||||
|
||||
source build-remote.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue