mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 15:13:46 +00:00
1ee50a2928
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]:
|
||
---|---|---|
.. | ||
1.18.nix | ||
1.19.nix | ||
1.20.nix | ||
1.21.nix | ||
binary.nix | ||
bootstrap116.nix | ||
bootstrap117.nix | ||
bootstrap121.nix | ||
go_no_vendor_checks-1.16.patch | ||
go_no_vendor_checks-1.21.patch | ||
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 |