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:
Eelco Dolstra 2014-05-02 19:02:10 +02:00
parent a8c31d5011
commit 6dd1087396
1 changed files with 1 additions and 0 deletions

View File

@ -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