1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 19:23:54 +02:00
http://hydra.nixos.org/build/3661100
This commit is contained in:
Eelco Dolstra 2013-01-02 23:52:15 +01:00
parent f12492c66d
commit 0a4e90395c
7 changed files with 12 additions and 6 deletions

View file

@ -94,6 +94,8 @@ let
enableParallelBuilding = true;
makeFlags = "profiledir=$(out)/etc/profile.d";
installFlags = "sysconfdir=$(out)/etc";
doInstallCheck = true;