1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 01:51:47 +02:00
This commit is contained in:
Eelco Dolstra 2016-03-04 15:20:25 +01:00
parent 76f1ba4f3b
commit 1b4b16cc6d

View file

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