empathy: enable parallel building
This commit is contained in:
parent
54fc43c248
commit
e4946cf050
@ -45,6 +45,8 @@ stdenv.mkDerivation rec {
|
|||||||
cheese libgudev
|
cheese libgudev
|
||||||
];
|
];
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
LC_ALL = "en_US.UTF-8";
|
LC_ALL = "en_US.UTF-8";
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user