summary refs log tree commit diff
path: root/pkgs/desktops/e19/enlightenment.nix
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2014-12-28 11:40:01 +0100
committerVladimír Čunát <vcunat@gmail.com>2014-12-28 11:40:01 +0100
commit40397be73769b1fe7b4a810eeaadd7f6efac54f1 (patch)
treebd285222a65015f4292eb6c4dddbef077cb86459 /pkgs/desktops/e19/enlightenment.nix
parent61d9f0676066ab6fcb0f9ae535fa41d67e2c0dcd (diff)
downloadnixpkgs-40397be73769b1fe7b4a810eeaadd7f6efac54f1.tar
nixpkgs-40397be73769b1fe7b4a810eeaadd7f6efac54f1.tar.gz
nixpkgs-40397be73769b1fe7b4a810eeaadd7f6efac54f1.tar.bz2
nixpkgs-40397be73769b1fe7b4a810eeaadd7f6efac54f1.tar.lz
nixpkgs-40397be73769b1fe7b4a810eeaadd7f6efac54f1.tar.xz
nixpkgs-40397be73769b1fe7b4a810eeaadd7f6efac54f1.tar.zst
nixpkgs-40397be73769b1fe7b4a810eeaadd7f6efac54f1.zip
e19: enableParallelBuilding of some larger components
Some parts build too long, it seems to me, so I sped them up.
Diffstat (limited to 'pkgs/desktops/e19/enlightenment.nix')
-rw-r--r--pkgs/desktops/e19/enlightenment.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/desktops/e19/enlightenment.nix b/pkgs/desktops/e19/enlightenment.nix
index e00d4a66a45..02646083f34 100644
--- a/pkgs/desktops/e19/enlightenment.nix
+++ b/pkgs/desktops/e19/enlightenment.nix
@@ -19,6 +19,8 @@ stdenv.mkDerivation rec {
       --replace "/usr/share/X11/xkb/rules/xorg.lst" "${xkeyboard_config}/share/X11/xkb/rules/base.lst"
   '';
 
+  enableParallelBuilding = true;
+
   # this is a hack and without this cpufreq module is not working:
   #   when set_freqset_setuid is true and "e19_freqset" is set in setuidPrograms (this is taken care of in e19 NixOS module),
   #   then this postInstall does the folowing: