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