meguca: remove enableParallelBuilding = true
This commit is contained in:
parent
8900b88162
commit
cb02aa394f
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ buildGoPackage {
|
|||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
nativeBuildInputs = [ pkgconfig cmake go-bindata ];
|
||||
|
||||
buildInputs = [
|
||||
|
|
Loading…
Reference in a new issue