meguca: remove enableParallelBuilding = true

This commit is contained in:
zowoq
2020-08-17 17:13:01 +10:00
parent 8900b88162
commit cb02aa394f
-1
View File
@@ -16,7 +16,6 @@ buildGoPackage {
fetchSubmodules = true;
};
enableParallelBuilding = true;
nativeBuildInputs = [ pkgconfig cmake go-bindata ];
buildInputs = [