mirror of
https://github.com/NixOS/nix
synced 2025-07-08 19:23:54 +02:00
parent
f12492c66d
commit
0a4e90395c
7 changed files with 12 additions and 6 deletions
|
@ -94,6 +94,8 @@ let
|
|||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
makeFlags = "profiledir=$(out)/etc/profile.d";
|
||||
|
||||
installFlags = "sysconfdir=$(out)/etc";
|
||||
|
||||
doInstallCheck = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue