diff options
Diffstat (limited to 'tests/functional/nested-sandboxing/command.sh')
-rw-r--r-- | tests/functional/nested-sandboxing/command.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/nested-sandboxing/command.sh b/tests/functional/nested-sandboxing/command.sh index 69366486c..f35fff9ed 100644 --- a/tests/functional/nested-sandboxing/command.sh +++ b/tests/functional/nested-sandboxing/command.sh @@ -1,5 +1,5 @@ export NIX_BIN_DIR=$(dirname $(type -p nix)) -# TODO Get Nix and its closure more flexibly +# TODO Get Lix and its closure more flexibly export EXTRA_SANDBOX="/nix/store $(dirname $NIX_BIN_DIR)" badStoreUrl () { |