1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-24 09:50:55 +01:00

Fix the nix-profile test

This commit is contained in:
Eelco Dolstra 2014-02-01 15:37:50 +01:00
parent 844d83352c
commit 762ef464f8
3 changed files with 3 additions and 3 deletions

View file

@ -102,6 +102,7 @@ let
installFlags = "sysconfdir=$(out)/etc";
doInstallCheck = true;
installCheckFlags = "sysconfdir=$(out)/etc";
});