Commit Graph

23 Commits

Author SHA1 Message Date
Maxine Aubrey
dcb9502fe3
go_1_20: 1.20.9 -> 1.20.10
Fixes CVE-2023-44487
https://github.com/golang/go/compare/go1.20.9...go1.20.10
2023-10-10 18:54:30 +02:00
Muhammad Falak R Wani
2dde8b5888 go_1_20: 1.20.8 -> 1.20.9
Changelog: https://go.dev/doc/devel/release#go1.20
2023-10-07 10:09:18 +05:30
zowoq
99283f44be go: switch to finalAttrs
also add version test

Co-authored-by: Ivan Trubach <mr.trubach@icloud.com>
2023-09-15 13:57:27 +10:00
zowoq
09c8e2090e go_1_20: 1.20.7 -> 1.20.8
Changelog: https://go.dev/doc/devel/release#go1.20
2023-09-07 08:54:48 +10:00
Sebastian Sellmeier
1b66a90592
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
zowoq
4b428f7689 go_1_20: 1.20.6 -> 1.20.7
Changelog: https://go.dev/doc/devel/release#go1.20
2023-08-02 09:20:38 +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
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
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
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
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
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
zowoq
e06c5e0108 go: add meta.changelog 2023-02-16 10:13:40 +10:00
zowoq
4ffd5a8684 go_1_20: 1.20 -> 1.20.1 2023-02-16 07:28:19 +10:00
Felix Buehler
cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
zowoq
d8fc10cad3 go_1_20: 1.20rc3 -> 1.20 2023-02-02 07:06:31 +10: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
Zhaofeng Li
30e7afbdb4 go: Bootstrap on RISC-V with gccgo 2023-01-22 11:00:42 +10:00
Yureka
e72146804a
pkgsMusl.go: bootstrap with gccgo (#207681) 2023-01-20 18:04:58 +01:00
zowoq
65e8ccfad6 go_1_20: 1.20rc2 -> 1.20rc3 2023-01-14 13:54:44 +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