nixos-install: Unset NIX_REMOTE
This commit is contained in:
parent
5e88e9b2ff
commit
12d77805ef
@ -112,6 +112,10 @@ export LC_ALL=
|
|||||||
export LC_TIME=
|
export LC_TIME=
|
||||||
|
|
||||||
|
|
||||||
|
# There is no daemon in the chroot
|
||||||
|
unset NIX_REMOTE
|
||||||
|
|
||||||
|
|
||||||
# Create a temporary Nix config file that causes the nixbld users to
|
# Create a temporary Nix config file that causes the nixbld users to
|
||||||
# be used.
|
# be used.
|
||||||
if test -n "$build_users_group"; then
|
if test -n "$build_users_group"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user