mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Add comment regarding the unset of NIX_STORE_DIR
in build-remote.sh and supplementary-groups.sh
This commit is contained in:
parent
84c4e6f0ac
commit
1a13757880
2 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
requireSandboxSupport
|
||||
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
||||
|
||||
# Avoid store dir being inside sandbox build-dir
|
||||
unset NIX_STORE_DIR
|
||||
unset NIX_STATE_DIR
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue