1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-29 05:31:00 +01:00

Add file missing from 201b48de60

This commit is contained in:
Eelco Dolstra 2016-03-03 18:03:34 +01:00
parent 5a8455c85e
commit 76f1ba4f3b
2 changed files with 77 additions and 1 deletions

View file

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