thunderbird: reenabling parallel building
It built fine here. Maybe the previous failure was of a particular version.
This commit is contained in:
parent
558067676d
commit
463029fe91
@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
|||||||
sha1 = "4bcbb33f0b3ea050e805723680b5669d80438812";
|
sha1 = "4bcbb33f0b3ea050e805723680b5669d80438812";
|
||||||
};
|
};
|
||||||
|
|
||||||
enableParallelBuilding = false;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ pkgconfig perl python zip unzip bzip2 gtk dbus_glib alsaLib libIDL nspr
|
[ pkgconfig perl python zip unzip bzip2 gtk dbus_glib alsaLib libIDL nspr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user