meguca: remove enableParallelBuilding = true
This commit is contained in:
@@ -16,7 +16,6 @@ buildGoPackage {
|
|||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
|
||||||
nativeBuildInputs = [ pkgconfig cmake go-bindata ];
|
nativeBuildInputs = [ pkgconfig cmake go-bindata ];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user