Commit graph

541 commits

Author SHA1 Message Date
zowoq fa88f4a8be go_1_19: 1.19.11 -> 1.19.12
Changelog: https://go.dev/doc/devel/release#go1.19
2023-08-03 12:23:27 +10:00
zowoq 3c53623bf4 go_1_20: 1.20.5 -> 1.20.6
Changelog: https://go.dev/doc/devel/release#go1.20
2023-07-13 14:42:35 +10:00
zowoq 1b1738d30a go_1_19: 1.19.10 -> 1.19.11
Changelog: https://go.dev/doc/devel/release#go1.19
2023-07-12 08:57:40 +10:00
github-actions[bot] 45c3df25d7
Merge staging-next into staging 2023-06-07 18:01:50 +00:00
zowoq deb3d80ae0 go_1_20: 1.20.4 -> 1.20.5
Changelog: https://go.dev/doc/devel/release#go1.20
2023-06-07 07:04:54 +10:00
zowoq 1887a08e2a go_1_19: 1.19.9 -> 1.19.10
Changelog: https://go.dev/doc/devel/release#go1.19
2023-06-07 07:02:42 +10:00
github-actions[bot] ffc1ef23bc
Merge staging-next into staging 2023-05-04 00:03:03 +00:00
zowoq 094aeff17c go_1_20: 1.20.3 -> 1.20.4
Changelog: https://go.dev/doc/devel/release#go1.20
2023-05-04 07:23:26 +10:00
zowoq 5f05c243c4 go_1_19: 1.19.8 -> 1.19.9
Changelog: https://go.dev/doc/devel/release#go1.19
2023-05-04 07:23:19 +10:00
Elias Naur 32ef6c3629 go: only include Darwin target dependencies when targeting Darwin
Fixes

```
$ nix build .#pkgsCross.raspberryPi.buildPackages.go
```
2023-04-19 14:44:39 +10:00
github-actions[bot] 80f198ff3a
Merge staging-next into staging 2023-04-05 06:01:50 +00:00
zowoq 4a65e9f64e go_1_19: 1.19.7 -> 1.19.8
Changelog: https://go.dev/doc/devel/release#go1.19
2023-04-05 14:27:30 +10:00
zowoq 416d51a21c go_1_20: 1.20.2 -> 1.20.3
Changelog: https://go.dev/doc/devel/release#go1.20
2023-04-05 11:03:06 +10:00
Yureka b730214152 pkgsCross.musl64.go: fix build 2023-04-04 08:18:39 +10:00
Robert Schütz 9af96def95 Merge branch 'master' into staging-next 2023-03-07 21:35:26 -08:00
zowoq dfccc488db go_1_19: 1.19.6 -> 1.19.7
Changelog: https://go.dev/doc/devel/release#go1.19
2023-03-08 08:46:58 +10:00
zowoq 779db7898c go_1_20: 1.20.1 -> 1.20.2
Changelog: https://go.dev/doc/devel/release#go1.20
2023-03-08 08:44:59 +10:00
github-actions[bot] f38c4cce4a
Merge master into staging-next 2023-02-16 06:01:07 +00:00
zowoq e06c5e0108 go: add meta.changelog 2023-02-16 10:13:40 +10:00
github-actions[bot] 5539facae8
Merge master into staging-next 2023-02-16 00:02:23 +00:00
zowoq 4ffd5a8684 go_1_20: 1.20 -> 1.20.1 2023-02-16 07:28:19 +10:00
zowoq 2a603a41a5 go_1_19: 1.19.5 -> 1.19.6 2023-02-16 07:27:43 +10:00
Felix Buehler cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
github-actions[bot] ffbbb55ee2
Merge master into staging-next 2023-02-02 06:01:28 +00:00
zowoq d8fc10cad3 go_1_20: 1.20rc3 -> 1.20 2023-02-02 07:06:31 +10:00
github-actions[bot] 588d9ab6e2
Merge staging-next into staging 2023-01-25 12:02:09 +00:00
github-actions[bot] 20df8d00cc
Merge master into staging-next 2023-01-25 12:01:34 +00:00
zowoq d56f7d9fe4
go: various gccgo changes (#211850)
* gccgo: mark broken on darwin

* gccgo12: init

create versioned gccgo for bootstrapping go

* go: use versioned gccgo for bootstrapping
2023-01-25 10:11:12 +01:00
github-actions[bot] b98f339186
Merge staging-next into staging 2023-01-22 18:01:37 +00:00
github-actions[bot] feb2240b37
Merge master into staging-next 2023-01-22 18:01:03 +00:00
Zhaofeng Li 658c788bc7 go: Add patches to support Sv57 addressing on riscv64 2023-01-22 12:24:40 +10:00
Zhaofeng Li 30e7afbdb4 go: Bootstrap on RISC-V with gccgo 2023-01-22 11:00:42 +10:00
Sergei Trofimovich b9b1d958d0 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/libraries/qt-6/modules/qtbase.nix
	pkgs/stdenv/linux/make-bootstrap-tools.nix
2023-01-20 21:56:57 +00:00
Yureka e72146804a
pkgsMusl.go: bootstrap with gccgo (#207681) 2023-01-20 18:04:58 +01:00
Sergei Trofimovich ca4da963f8 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/libraries/audio/roc-toolkit/default.nix
2023-01-14 11:07:42 +00:00
zowoq 65e8ccfad6 go_1_20: 1.20rc2 -> 1.20rc3 2023-01-14 13:54:44 +10:00
github-actions[bot] 9e72ff5c31
Merge staging-next into staging 2023-01-13 00:02:48 +00:00
zowoq 8389dff3db go_1_19: 1.19.4 -> 1.19.5 2023-01-12 14:25:38 +10:00
zowoq bacd9d11d5 go_1_18: 1.18.9 -> 1.18.10 2023-01-12 14:22:03 +10:00
zowoq 19a8a0ad21 go_1_20: 1.20rc1 -> 1.20rc2 2023-01-05 18:45:41 +10:00
zowoq 3cc18bf489 go_1_20: init at 1.20rc1 2023-01-02 12:18:07 +10:00
Vladimír Čunát 9c497bb8d6
Merge branch 'staging-next' into staging 2022-12-09 10:27:46 +01:00
zowoq b6466eae0a go_1_18: 1.18.8 -> 1.18.9
https://github.com/golang/go/releases/tag/go1.18.9
2022-12-08 02:07:20 +10:00
zowoq 5b349b72d5 go_1_19: 1.19.3 -> 1.19.4
https://github.com/golang/go/releases/tag/go1.19.4
2022-12-07 06:11:21 +10:00
Jörg Thalheim 890d0576c5 cross/mingw: make threading library configureable 2022-11-14 12:50:04 +01:00
zowoq 355ad731e4 go_1_17: remove
1.17 has been EOL since the release of 1.19
2022-11-13 09:02:22 +10:00
zowoq 62bf5bbe29 go_1_19: 1.19.2 -> 1.19.3 2022-11-02 07:54:45 +10:00
zowoq 666e33e99c go_1_18: 1.18.7 -> 1.18.8 2022-11-02 07:54:45 +10:00
github-actions[bot] 855f2990f1
Merge staging-next into staging 2022-10-05 12:02:14 +00:00
zowoq 0c7a6a0832 go_1_19: 1.19.1 -> 1.19.2 2022-10-05 17:48:54 +10:00