empathy: enable parallel building

This commit is contained in:
Jan Tojnar
2019-10-29 00:53:39 +01:00
parent 54fc43c248
commit e4946cf050

View File

@@ -45,6 +45,8 @@ stdenv.mkDerivation rec {
cheese libgudev
];
enableParallelBuilding = true;
LC_ALL = "en_US.UTF-8";
passthru = {