quicktemplate: remove enableParallelBuilding = true
This commit is contained in:
parent
41c9885fc4
commit
775ac383e6
@ -13,8 +13,6 @@ buildGoPackage {
|
||||
sha256 = "1pimf5bwivklsr438if6l8by34gr48a05gl6hq07cvc8z6wl01m2";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://github.com/valyala/quicktemplate";
|
||||
description = "Fast, powerful, yet easy to use template engine for Go";
|
||||
|
Loading…
Reference in New Issue
Block a user