nixpkgs/pkgs/development/compilers/go
Ivan Trubach 1ee50a2928 go_1_21: install from distpack archive
Changes the build and install phases to use archives produced by
[distpack]. This allows us to drop the code that cleans GOROOT and moves
cross-compiled binaries out of bin/GOOS_GOARCH, and potentially avoid
issues like [missing GOROOT/go.env] in the future.

[distpack]: https://pkg.go.dev/cmd/distpack
[missing GOROOT/go.env]: cbc976a97c
2023-09-12 16:45:21 +10:00
..
1.18.nix go: Don't symlink bin-directory but binaries instead to avoid breaking pkgs.symlinkJoin without error-message 2023-08-07 09:40:56 +02:00
1.19.nix go_1_19: 1.19.12 -> 1.19.13 2023-09-08 08:43:44 +10:00
1.20.nix go: Don't symlink bin-directory but binaries instead to avoid breaking pkgs.symlinkJoin without error-message 2023-08-07 09:40:56 +02:00
1.21.nix go_1_21: install from distpack archive 2023-09-12 16:45:21 +10:00
binary.nix go_1_21: bootstrap from 1.21 2023-08-30 12:32:04 +10:00
bootstrap116.nix
bootstrap117.nix
bootstrap121.nix go_1_21: bootstrap from 1.21 2023-08-30 12:32:04 +10:00
go_no_vendor_checks-1.16.patch
go_no_vendor_checks-1.21.patch go_1_21: init at 1.21rc3 2023-08-02 01:08:27 +10:00
iana-etc-1.17.patch
mailcap-1.17.patch
print-hashes.sh
remove-tools-1.11.patch
tzdata-1.17.patch
tzdata-1.19.patch