gnome3_22.gnome-shell: enable parallel build
This commit is contained in:
@@ -51,6 +51,8 @@ stdenv.mkDerivation rec {
|
||||
echo "${unzip}/bin" > $out/${passthru.mozillaPlugin}/extra-bin-path
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru = {
|
||||
mozillaPlugin = "/lib/mozilla/plugins";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user