nixpkgs/pkgs/development/compilers/go
Ryan Burns 9511f29f40 go: fix cross-compilation
Because:

* `go-bootstrap` is a native build input of go, so it needs to have
  an offset of -1. Otherwise, e.g. when building a go cross-compiler,
  it will try to make go-bootstrap a cross-compiler too.
* have to specify `buildPackages` for the `stdenv` override, otherwise
  `buildPackages.stdenv` will be the same as `pkgs.gcc8Stdenv`.
2021-02-20 08:09:42 +10:00
..
1.14.nix go: fix cross-compilation 2021-02-20 08:09:42 +10:00
1.15.nix go: fix cross-compilation 2021-02-20 08:09:42 +10:00
1.16.nix go: fix cross-compilation 2021-02-20 08:09:42 +10:00
2-dev.nix go: fix cross-compilation 2021-02-20 08:09:42 +10:00
binary.nix go: do not strip bootstrap on darwin 2021-02-20 08:09:42 +10:00
bootstrap.nix go: use binary bootstrap for all platforms 2021-02-20 08:09:42 +10:00
creds-test.patch
go-1.9-skip-flaky-19608.patch
go-1.9-skip-flaky-20072.patch
go_no_vendor_checks-1.16.patch go_1_16: init at 1.16 2021-02-17 06:30:32 +10:00
go_no_vendor_checks-1_14.patch go: Introduce environment variable GO_NO_VENDOR_CHECKS to relax go vendor checks 2021-01-12 18:08:41 +01:00
go_no_vendor_checks.patch go: Introduce environment variable GO_NO_VENDOR_CHECKS to relax go vendor checks 2021-01-12 18:08:41 +01:00
print-hashes.sh go: use binary bootstrap for all platforms 2021-02-20 08:09:42 +10:00
remove-test-pie-1.14.patch go_1_14: init at 1.14 and switch to it 2020-02-27 10:18:05 +01:00
remove-test-pie-1.15.patch go_1_15: init at 1.15beta1 (#91463) 2020-06-28 10:50:42 +10:00
remove-tools-1.11.patch go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
skip-cgo-tests-1.15.patch go_1_15: init at 1.15beta1 (#91463) 2020-06-28 10:50:42 +10:00
skip-external-network-tests-1.15.patch go_1_15: init at 1.15beta1 (#91463) 2020-06-28 10:50:42 +10:00
skip-external-network-tests-1.16.patch go_1_16: init at 1.16 2021-02-17 06:30:32 +10:00
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-1.14.patch go_1_14: init at 1.14 and switch to it 2020-02-27 10:18:05 +01:00
skip-test-extra-files-on-aarch32-1.14.patch go_1_14: init at 1.14 and switch to it 2020-02-27 10:18:05 +01:00
ssl-cert-file-1.13.patch go_1_13: init at 1.13.1 2019-10-11 10:09:05 +02:00
ssl-cert-file-1.15.patch go_1_15: 1.15beta1 -> 1.15 2020-08-21 12:21:58 +10:00
ssl-cert-file-1.16.patch go_1_16: init at 1.16 2021-02-17 06:30:32 +10:00
ssl-cert-file-2-dev.patch go_2-dev: init at dev.go2go branch 2020-12-31 12:55:38 -05:00