nixpkgs/pkgs/development/compilers/go
Wael M. Nasreddine 252376c617
go_1_12: switch to fetchurl for sha256 consistency on Darwin
fetchFromGitHub and thus fetchzip hashes the contents of the archive and
not the archive itself. Unicode file names lead to different checksums
on HFS+ vs. other file systems because of Unicode normalisation
2019-03-03 16:32:04 -08:00
..
1.4.nix treewide: remove wkennington as maintainer 2019-01-26 10:05:32 +00:00
1.10.nix go_1_10: fix tests after binutils update 2019-02-19 11:35:54 +01:00
1.11.nix treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
1.12.nix go_1_12: switch to fetchurl for sha256 consistency on Darwin 2019-03-03 16:32:04 -08:00
creds-test-1.4.patch
creds-test.patch
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.patch
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