forked from mirrors/nixpkgs
statik: remove enableParallelBuilding = true
This commit is contained in:
parent
775ac383e6
commit
29c2fffa0b
|
@ -13,8 +13,6 @@ buildGoPackage {
|
|||
sha256 = "15wwgrprfq36pa13b9anp7097q1fqcad28hirvivybmc011p0fri";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://github.com/rakyll/statik";
|
||||
description = "Embed files into a Go executable ";
|
||||
|
|
Loading…
Reference in a new issue