Commit Graph

565 Commits

Author SHA1 Message Date
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
Otavio Salvador
0922bf32f4 go_1_18: 1.18.1 -> 1.18.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-12 23:15:21 +10:00
Otavio Salvador
bee3e742ef go_1_17: 1.17.9 -> 1.17.10
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-12 23:15:12 +10:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Luke Rewega
4ba5f26780 go_1_18: 1.18 -> 1.18.1 2022-04-13 14:31:06 +10:00
Luke Rewega
53684678d1 go_1_17: 1.17.8 -> 1.17.9 2022-04-13 14:30:50 +10:00
zowoq
83f2427bc1 go_2: remove
fix bad merge in 3a70d5dc83
2022-04-08 10:06:20 +10:00
zowoq
3a70d5dc83 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/compilers/go/2-dev.nix
2022-04-07 22:12:13 +10:00
zowoq
d888104e4c go_2: remove
> 55626ee50b
> This branch was published in 2020 and is no longer being maintained.
2022-04-07 17:31:15 +10:00
zowoq
72f22c9e3e go: remove unnecessary patch input 2022-04-04 11:51:16 +10:00
github-actions[bot]
07e0324dff
Merge staging-next into staging 2022-03-18 06:01:55 +00:00
Adam Joseph
55dae422e2 go: add mips64 support 2022-03-18 10:02:58 +10:00
zowoq
6431086967 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/symengine/default.nix
2022-03-16 16:03:43 +10:00
Martin Weinelt
8d18f29b60
Merge pull request #161366 from NixOS/staging-next
Staging next 2022-02-22
2022-03-15 22:31:01 +01:00
Elliot Cameron
2eb46d5c50 go: 1.18rc1 -> 1.18 2022-03-16 07:28:08 +10:00
techknowlogick
7bd35b61fe go_1_17: 1.17.7 -> 1.17.8 2022-03-04 13:32:32 +10:00
github-actions[bot]
d9f7fd1901
Merge master into staging-next 2022-03-04 00:01:55 +00:00
techknowlogick
6eed87d449 go_1_16: 1.16.14 -> 1.16.15 2022-03-04 07:44:35 +10:00
github-actions[bot]
7f28a5962a
Merge staging-next into staging 2022-02-19 00:02:38 +00:00
zowoq
762df38f51 go_1_18: 1.18beta2 -> 1.18rc1 2022-02-19 07:37:08 +10:00
github-actions[bot]
30e6d926d2
Merge staging-next into staging 2022-02-11 06:01:58 +00:00
zowoq
4a3fd67be9 go_1_16: 1.16.13 -> 1.16.14 2022-02-11 10:28:25 +10:00
zowoq
f789c2bb28 go_1_17: 1.17.6 -> 1.17.7 2022-02-11 10:28:18 +10:00
github-actions[bot]
30946056f0
Merge staging-next into staging 2022-02-05 12:03:39 +00:00
Colin
deb06498e0
go_1_18: 1.18beta1 -> 1.18beta2 2022-02-05 17:47:18 +10:00
regnat
a66d9c85c9 go: Fix the build in non-root sandboxes
Workaround for <https://github.com/golang/go/issues/42525>

(Also related to <https://github.com/NixOS/nix/issues/3245>)
2022-02-04 17:32:58 +10:00
Colin L Rice
d67ad28fc3 go_1_18: init at go1.18beta1
The go 1.18 beta1 is out. It appears to be building fully (and
suprisingly quickly too - :) ).

I trimmed a couple patches which referenced golang issues which had been
closed.
2022-02-04 14:22:06 +10:00
regnat
af3cd7c1f8 go: Fix the build in non-root sandboxes
Workaround for <https://github.com/golang/go/issues/42525>

(Also related to <https://github.com/NixOS/nix/issues/3245>)
2022-02-04 14:22:06 +10:00
zowoq
019ca1cb3b go_1_15: remove 2022-02-01 12:45:56 +10:00
Dmitry Kalinkin
477540469e
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/gradient-utils/default.nix
	pkgs/development/python-modules/gradient/default.nix
2022-01-08 02:39:35 -05:00
zowoq
cacab72b75 go_1_17: 1.17.5 -> 1.17.6 2022-01-08 10:38:36 +10:00
zowoq
d50b6bff89 go_1_16: 1.16.12 -> 1.16.13 2022-01-08 10:38:32 +10:00
github-actions[bot]
0f2bb5a63f
Merge master into staging-next 2021-12-10 12:01:12 +00:00
Jörg Thalheim
e42adefce1 go: add mipsel/riscv64/s390x support 2021-12-10 09:19:23 +01:00