Revert "gnome-shell: enable parallel building"
This reverts commit 9ec0a105d3
.
Conflicts:
pkgs/desktops/gnome-3/3.12/core/gnome-shell/default.nix
This commit is contained in:
parent
7bdce42010
commit
7a4a132085
@ -43,8 +43,6 @@ stdenv.mkDerivation rec {
|
||||
echo "${unzip}/bin" > $out/${passthru.mozillaPlugin}/extra-bin-path
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru = {
|
||||
mozillaPlugin = "/lib/mozilla/plugins";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user