Loading
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]: https://github.com/NixOS/nixpkgs/commit/cbc976a97c3372e1eec5db021db994b85e098d12