mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-05 20:11:43 +03:00
Merge branch 'master' of github.com:NixOS/nixpkgs
This commit is contained in:
commit
6e02c33e0b
@ -27,6 +27,7 @@ stdenv.mkDerivation {
|
||||
--with${if gtk != null then "" else "out"}-gtk
|
||||
--without-gnome
|
||||
--enable-rfc2553
|
||||
--disable-Werror # a must on gcc 4.6
|
||||
)
|
||||
installFlags="sysconfdir=$out/etc";
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user