nixpkgs/pkgs/development/compilers/go
Yegor Timoshenko f969e6e474
go: do not wrap with go get tools
See: https://github.com/NixOS/nixpkgs/issues/46603

These tools are not required for `buildGoPackage`, while
significantly affecting closure size and build time.

This essentially reverts 458895db33.
2018-10-12 19:36:34 +00:00
..
1.4.nix reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
1.9.nix go: do not wrap with go get tools 2018-10-12 19:36:34 +00:00
1.10.nix go: do not wrap with go get tools 2018-10-12 19:36:34 +00:00
1.11.nix go: do not wrap with go get tools 2018-10-12 19:36:34 +00:00
creds-test-1.4.patch
creds-test-1.9.patch go_1_10: init at 1.10 and set as default 2018-02-22 11:40:07 +00:00
creds-test.patch go_1_10: init at 1.10 and set as default 2018-02-22 11:40:07 +00:00
go-1.9-skip-flaky-19608.patch
go-1.9-skip-flaky-20072.patch
remove-fhs-test-references.patch go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
remove-test-pie-1.9.patch
remove-test-pie.patch go_1_10: cleanup remove-test-pie.patch 2018-02-22 12:17:31 +00:00
remove-tools-1.4.patch
remove-tools-1.9.patch
remove-tools-1.11.patch go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
setup-hook.sh
skip-external-network-tests.patch go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
skip-nohup-tests.patch go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
skip-test-extra-files-on-386.patch go: skip flaky os/exec TestExtraFiles 2018-09-15 18:46:18 +02:00
ssl-cert-file-1.9.patch