mate: enable parallel building
This commit is contained in:
@@ -22,6 +22,8 @@ stdenv.mkDerivation rec {
|
||||
hicolor-icon-theme
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://github.com/mate-desktop/mate-indicator-applet";
|
||||
description = "MATE panel indicator applet";
|
||||
|
||||
Reference in New Issue
Block a user