meguca: remove enableParallelBuilding = true

This commit is contained in:
zowoq 2020-08-17 12:21:01 +10:00
parent 8900b88162
commit cb02aa394f

View file

@ -16,7 +16,6 @@ buildGoPackage {
fetchSubmodules = true;
};
enableParallelBuilding = true;
nativeBuildInputs = [ pkgconfig cmake go-bindata ];
buildInputs = [