Skip to content

Commit

Permalink
easyjson: remove enableParallelBuilding = true
Browse files Browse the repository at this point in the history
  • Loading branch information
zowoq committed Aug 17, 2020
1 parent 809f97c commit 41c9885
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/development/tools/easyjson/default.nix
Expand Up @@ -13,8 +13,6 @@ buildGoPackage {
sha256 = "0q85h383mhbkcjm2vqm72bi8n2252fv3c56q3lclzb8n2crnjcdk";
};

enableParallelBuilding = true;

meta = with stdenv.lib; {
homepage = "https://github.com/mailru/easyjson";
description = "Fast JSON serializer for golang";
Expand Down

0 comments on commit 41c9885

Please sign in to comment.