D'oh
This commit is contained in:
parent
8ef4074811
commit
05f01685a0
@ -119,7 +119,7 @@ if test -n "$build_users_group"; then
|
|||||||
fi
|
fi
|
||||||
binary_caches=$(@perl@/bin/perl -e 'use Nix::Config; Nix::Config::readConfig; print $Nix::Config::config{"binary-caches"};')
|
binary_caches=$(@perl@/bin/perl -e 'use Nix::Config; Nix::Config::readConfig; print $Nix::Config::config{"binary-caches"};')
|
||||||
if test -n "$binary_caches"; then
|
if test -n "$binary_caches"; then
|
||||||
echo "binary-caches $binary_caches" >> $mountPoint/tmp/nix.conf
|
echo "binary-caches = $binary_caches" >> $mountPoint/tmp/nix.conf
|
||||||
fi
|
fi
|
||||||
export NIX_CONF_DIR=/tmp
|
export NIX_CONF_DIR=/tmp
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user