mate: enable parallel building
This commit is contained in:
@@ -37,6 +37,8 @@ stdenv.mkDerivation rec {
|
||||
"INTROSPECTION_TYPELIBDIR=$(out)/lib/girepository-1.0"
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "The MATE panel";
|
||||
homepage = "https://github.com/mate-desktop/mate-panel";
|
||||
|
||||
Reference in New Issue
Block a user