summaryrefslogtreecommitdiffstats
path: root/pkgs/development/compilers/go
AgeCommit message (Collapse)Author
2024-06-26go_1_23: init at 1.23rc1zowoq
2024-06-26go: remove unused bootstrapszowoq
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-05go_1_21: 1.21.10 -> 1.21.11zowoq
Changelog: https://go.dev/doc/devel/release#go1.21
2024-05-29go: Support WASI platformDaniel Nagy
With this change it is now possible to build simple Go packages into WebAssembly and WASI. For example, it is now possible to build `wazero` to wasm: ```sh $ file $(nix-build -A pkgsCross.wasi32.wazero --no-out-link)/bin/wazero /nix/store/pzzzsnmyjjrxi8gmadksn99rgfbxqrp2-wazero-static-wasm32-unknown-wasi-1.7.2/bin/wazero: WebAssembly (wasm) binary module version 0x1 (MVP) ``` https://go.dev/blog/wasi
2024-05-08Merge staging-next into staginggithub-actions[bot]
2024-05-08go: 1.22.2 -> 1.22.3R. Ryantm
2024-05-08go_1_21: 1.21.9 -> 1.21.10zowoq
Changelog: https://go.dev/doc/devel/release#go1.21
2024-05-02treewide: remove unreferenced patch files (#308127)Peder Bergebakken Sundt
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2024-04-09Merge branch 'staging-next' into stagingWeijia Wang
2024-04-08add powerpc64 archMatthieu Daniel-Thomas
2024-04-04go_1_22: 1.22.1 -> 1.22.2zowoq
Changelog: https://go.dev/doc/devel/release#go1.22
2024-04-04go_1_21: 1.21.8 -> 1.21.9zowoq
Changelog: https://go.dev/doc/devel/release#go1.21
2024-03-19Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
Conflicts: - pkgs/development/python-modules/flask-security-too/default.nix
2024-03-19go_1_20: removePaul Meyer
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-03-06Merge pull request #293563 from katexochen/go/updateSandro
2024-03-06go_1_21: 1.21.7 -> 1.21.8Paul Meyer
Changelog: https://go.dev/doc/devel/release#go1.21.0 Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-03-05go_1_22: 1.22.0 -> 1.22.1Paul Meyer
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-02-07Merge staging-next into staginggithub-actions[bot]
2024-02-07go_1_21: 1.21.6 -> 1.21.7zowoq
Changelog: https://go.dev/doc/devel/release#go1.21
2024-02-07go_1_20: 1.20.13 -> 1.20.14zowoq
Changelog: https://go.dev/doc/devel/release#go1.20
2024-02-06Merge pull request #286849 from qowoz/go_1_22Wael Nasreddine
go_1_22: 1.22rc2 -> 1.22.0
2024-02-07go_1_22: 1.22rc2 -> 1.22.0zowoq
Changelog: https://go.dev/doc/devel/release#go1.22
2024-02-01go_1_19: dropMario Rodas
Go 1.19 has reached EOL in 06 Sep 2023
2024-01-25Merge master into staging-nextgithub-actions[bot]
2024-01-25go_1_22: 1.22rc1 -> 1.22rc2Muhammad Falak R Wani
Changelog: https://go.dev/doc/devel/release#go1.22 Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-25go_1_22: init at 1.22rc1zowoq
2024-01-12Merge pull request #279903 from RealHarshThakur/bumpgo1.21.6maxine
go: 1.21.5 -> 1.21.6
2024-01-10go: 1.21.5 -> 1.21.6Harsh Thakur
Changelog: https://go.dev/doc/devel/release#go1.21 Signed-off-by: Harsh Thakur <harshthakur9030@gmail.com>
2024-01-09go_1_20: 1.20.12 -> 1.20.13Thomas Gerbet
Changes: https://github.com/golang/go/issues?q=milestone%3AGo1.20.13+label%3ACherryPickApproved
2024-01-01go: set meta.mainProgram to gonetworkException
2023-12-05go_1_20: 1.20.11 -> 1.20.12Jörg Thalheim
Changelog: https://go.dev/doc/devel/release#go1.20 fixes 3 CVEs: https://www.openwall.com/lists/oss-security/2023/12/05/2
2023-12-05go: 1.21.4 -> 1.21.5Jörg Thalheim
Changelog: https://go.dev/doc/devel/release#go1.21 fixes 3 CVEs: https://www.openwall.com/lists/oss-security/2023/12/05/2
2023-11-10go_1_21: 1.21.3 -> 1.21.4rwaweber
2023-11-08go_1_20: 1.20.10 -> 1.20.11zowoq
Changelog: https://go.dev/doc/devel/release#go1.20
2023-10-15Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
Conflicts: - pkgs/development/python-modules/numba/default.nix
2023-10-15go_1_18: dropMario Rodas
Go 1.18 has reached EOL on 01 Feb 2023
2023-10-11Merge pull request #259329 from mfrw/mfrw/golang-1.21.2maxine
[staging-next] go_1_21: 1.21.1 -> 1.21.3
2023-10-11go_1_21: 1.21.1 -> 1.21.3Muhammad Falak R Wani
Changelog: https://go.dev/doc/devel/release#go1.21
2023-10-10go_1_20: 1.20.9 -> 1.20.10Maxine Aubrey
Fixes CVE-2023-44487 https://github.com/golang/go/compare/go1.20.9...go1.20.10
2023-10-07go_1_20: 1.20.8 -> 1.20.9Muhammad Falak R Wani
Changelog: https://go.dev/doc/devel/release#go1.20
2023-09-22Revert "go_1_21: install from distpack archive"zowoq
This reverts commit 1ee50a29288f768c55211963be8040671814986d. broke cross builds
2023-09-15go: switch to finalAttrszowoq
also add version test Co-authored-by: Ivan Trubach <mr.trubach@icloud.com>
2023-09-12Merge master into staging-nextgithub-actions[bot]
2023-09-12go_1_21: install from distpack archiveIvan Trubach
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
2023-09-08Merge master into staging-nextgithub-actions[bot]
2023-09-08go_1_21: 1.21.0 -> 1.21.1zowoq
Changelog: https://go.dev/doc/devel/release#go1.21
2023-09-08go_1_19: 1.19.12 -> 1.19.13zowoq
Changelog: https://go.dev/doc/devel/release#go1.19
2023-09-07go_1_20: 1.20.7 -> 1.20.8zowoq
Changelog: https://go.dev/doc/devel/release#go1.20
2023-08-30go_1_21: bootstrap from 1.21zowoq