Merge pull request #173481 from NixOS/cgit-parallel
cgit,cgit-pink: enableParallelBuilding
This commit is contained in:
@@ -68,6 +68,8 @@ stdenv.mkDerivation {
|
||||
|
||||
stripDebugList = [ "cgit" ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
inherit homepage description;
|
||||
license = lib.licenses.gpl2;
|
||||
|
||||
Reference in New Issue
Block a user