1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/tests/functional/ca/nix-shell.sh
John Ericson 7acc229c8f Use the same variable for content addressing in functional tests
`CONTENT_ADDRESSED` -> `NIX_TESTS_CA_BY_DEFAULT`
2025-04-14 11:20:07 -04:00

7 lines
96 B
Bash
Executable file

#!/usr/bin/env bash
source common.sh
NIX_TESTS_CA_BY_DEFAULT=true
cd ..
source ./nix-shell.sh