forked from mirrors/nixpkgs
hydron: remove enableParallelBuilding = true
This commit is contained in:
parent
29c2fffa0b
commit
d5433ef2e4
|
@ -14,8 +14,6 @@ buildGoPackage {
|
|||
sha256 = "1xxykjf5iyavm12gd6nx4j8x2mlzzn7x8vm0j5009lsir98qr5zn";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
nativeBuildInputs = [ pkgconfig go-bindata ];
|
||||
|
||||
buildInputs = [ ffmpeg-full graphicsmagick quicktemplate easyjson ];
|
||||
|
|
Loading…
Reference in a new issue