Revert "gnome-shell: enable parallel building"
This reverts commit 9ec0a105d31391fad2e7a3d86fd6ca78a2036fae. 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
|
echo "${unzip}/bin" > $out/${passthru.mozillaPlugin}/extra-bin-path
|
||||||
'';
|
'';
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
mozillaPlugin = "/lib/mozilla/plugins";
|
mozillaPlugin = "/lib/mozilla/plugins";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user