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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user