HuangYi
cbc976a97c
fix: install go.env in go_1_21
...
fix build error: "GOPROXY list is not the empty string, but contains no entries"
see: https://github.com/golang/go/issues/57179
2023-08-21 16:10:30 +10:00
zowoq
8ed712ec90
go_1_21: 1.21rc4 -> 1.21.0
...
Changelog: https://go.dev/doc/devel/release#go1.21
2023-08-21 08:02:30 +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
Vladimír Čunát
d5732d9669
Merge branch 'staging-next' into staging
2023-08-05 07:45:29 +02:00
zowoq
95c1cbdae9
go_1_21: 1.21rc3 -> 1.21rc4
...
Changelog: https://go.dev/doc/devel/release#go1.21
2023-08-03 12:24:07 +10:00
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
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
9a424242d7
go_1_21: init at 1.21rc3
2023-08-02 01:08: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
zowoq
b0d7504e82
go_1_18: 1.18.6 -> 1.18.7
2022-10-05 07:19:07 +10:00
github-actions[bot]
325f49222b
Merge staging-next into staging
2022-09-07 12:02:22 +00:00
zowoq
7c0b72f40b
go_1_18: 1.18.5 -> 1.18.6
2022-09-07 17:36:40 +10:00
zowoq
d2d3a9b77d
go_1_19: 1.19 -> 1.19.1
2022-09-07 17:36:29 +10:00
zowoq
bf9a88db61
go: add smoke test to passthru
2022-08-16 18:53:29 +10:00
zowoq
924206c368
go: remove unneeded inputs
2022-08-16 18:53:29 +10:00
zowoq
0197bfeeea
go: merge postConfigure/postBuild into empty buildPhase
2022-08-16 18:53:29 +10:00
zowoq
0ec77e3f73
go: move xcbuild to depsTargetTargetPropagated
2022-08-16 18:53:29 +10:00
zowoq
40a0f3acb3
go: remove hardeningDisable
2022-08-16 18:53:29 +10:00
zowoq
1b031d9a35
go: drop ssl cert patch
...
`go` supports `SSL_CERT_FILE` which it set by the `cacert` shell hook
2022-08-16 18:53:29 +10:00
zowoq
4fd2bcb0fe
go: convert seds to substitute patches
2022-08-16 18:53:29 +10:00
zowoq
6285da30c0
go: remove outdated seds
2022-08-16 18:53:29 +10:00
zowoq
8eadecd9bf
go: prePatch -> postPatch
...
- also drop previous postPatch
2022-08-16 18:53:29 +10:00
zowoq
cec343a189
go: remove checkPhase
...
- remove doCheck
- remove test patches
- remove test prePatch seds
- remove test env vars
2022-08-16 18:53:29 +10:00
zowoq
0e2a36815d
go: refactor bootstrap
...
- also add bootstrap to passthru
2022-08-16 18:53:29 +10:00
github-actions[bot]
12b3c0ace9
Merge master into staging-next
2022-08-08 12:01:35 +00:00
zowoq
6f38b43c8c
go: minor cleanup
2022-08-08 21:01:41 +10:00
github-actions[bot]
fe5b312ec1
Merge master into staging-next
2022-08-08 00:02:27 +00:00
zowoq
4f60e48509
go: init 1.17 bootstrap
...
> ab0a94c6d3/src/cmd/dist/notgo117.go (L5)
> Go 1.20 and later requires Go 1.17 as the bootstrap toolchain.
2022-08-08 07:43:02 +10:00
zowoq
e4b5fde06b
go: version bootstrap
...
allows adding a newer bootstrap without causing rebuilds
2022-08-08 07:43:02 +10:00
zowoq
9d10f94380
go: print-hashes script
...
- convert to nix-shell
- shellcheck / shfmt fixes
2022-08-08 07:43:02 +10:00
github-actions[bot]
ded94f4835
Merge staging-next into staging
2022-08-03 12:02:14 +00:00
Jörg Thalheim
168d1c5789
Merge pull request #181797 from qowoz/go119
...
go_1_19: init at 1.19
2022-08-03 11:33:28 +01:00
zowoq
32f980605e
go_1_19: init at 1.19
2022-08-03 05:42:48 +10:00
zowoq
b18e7a1813
Revert "go_1_18: backport CL417615"
...
This reverts commit 4d1e04c00f
.
fixed in 1.18.5
2022-08-02 11:38:34 +10:00
github-actions[bot]
d0fae49900
Merge staging-next into staging
2022-08-02 00:03:05 +00:00
github-actions[bot]
ad090ff867
Merge master into staging-next
2022-08-02 00:02:24 +00:00
Sandro
a3b3912772
Merge pull request #184617 from SuperSandro2000/go-1-18-5
...
go_1_18: 1.18.4 -> 1.18.5
2022-08-02 00:01:01 +02:00
Sandro Jäckel
eba5f13c08
go_1_18: 1.18.4 -> 1.18.5
2022-08-02 07:24:26 +10:00
Sandro Jäckel
8fb01fab4f
go_1_17: 1.17.12 -> 1.17.13
2022-08-02 07:23:38 +10:00
Florian Klink
4d1e04c00f
go_1_18: backport CL417615
...
Upstream reverted cmd/compile: revert "fix missing dict pass for type
assertions", as it's causing compilation errors in programs like gopass
- see https://github.com/gopasspw/gopass/issues/2280 and
https://github.com/NixOS/nixpkgs/issues/182440 .
The revert has already been cherry-picked to HEAD, but there's no
backport release yet. This can be reverted once there's a new release
with that commit.
2022-07-26 09:24:40 +10:00
Sandro
f4be6ad88d
Merge pull request #181284 from qowoz/go117
...
go_1_17: 1.17.11 -> 1.17.12
2022-07-16 02:44:02 +02:00
zowoq
e4f3664e62
go_1_18: 1.18.3 -> 1.18.4
2022-07-14 12:29:03 +10:00
zowoq
6b6a73f53e
go_1_17: 1.17.11 -> 1.17.12
2022-07-13 07:58:40 +10:00
github-actions[bot]
4e74812c3a
Merge master into staging-next
2022-06-15 00:02:12 +00:00
zowoq
2ca29d0bee
go: remove outdated patch
2022-06-15 08:50:32 +10:00
Sandro Jäckel
6e7fb72f0f
go_1_18: 1.18.2 -> 1.18.3
2022-06-08 22:03:34 +02:00
Sandro Jäckel
47016de7ef
go_1_17: 1.17.10 -> 1.17.11
2022-06-08 22:03:33 +02:00
Artturi
47f8dbee96
go_1_18: fix pkgsCross.raspberryPi.pkgsBuildHost.go_1_18 ( #174612 )
2022-05-27 19:34:32 +03:00
ajs124
b7a56be514
go_1_16: remove
2022-05-22 15:22:11 +00:00
Shea Levy
5726b8faec
go_1_18: Fix build when targetting MinGW
2022-05-18 08:13:11 -04:00
Shea Levy
f4033eeeaf
go: Fix build when targetting MinGW
2022-05-18 08:12:51 -04:00
github-actions[bot]
6b23d26afc
Merge master into staging-next
2022-05-12 18:02:25 +00:00