forked from lix-project/lix
Fix Debian tests
These actually run as root in a VM, so they get confused. http://hydra.nixos.org/build/10775854
This commit is contained in:
parent
a8c31d5011
commit
6dd1087396
|
@ -17,6 +17,7 @@ mkdir "$NIX_DB_DIR"
|
|||
mkdir "$NIX_CONF_DIR"
|
||||
|
||||
cat > "$NIX_CONF_DIR"/nix.conf <<EOF
|
||||
build-users-group =
|
||||
gc-keep-outputs = false
|
||||
gc-keep-derivations = false
|
||||
env-keep-derivations = false
|
||||
|
|
Loading…
Reference in a new issue