Commit graph

457 commits

Author SHA1 Message Date
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
github-actions[bot] b2a2a5759e
Merge master into staging-next 2021-12-10 06:01:17 +00:00
zowoq 388f0db0af go_1_17: 1.17.4 -> 1.17.5 2021-12-10 14:00:29 +10:00
zowoq 5d33b5183b go_1_16: 1.16.11 -> 1.16.12 2021-12-10 07:57:12 +10:00
github-actions[bot] c6934c5adf
Merge master into staging-next 2021-12-04 06:01:19 +00:00
zowoq bb9bd465b6 go_1_17: 1.17.3 -> 1.17.4 2021-12-04 14:07:50 +10:00
zowoq 2100043ba9 go_1_16: 1.16.10 -> 1.16.11 2021-12-02 19:32:00 -08:00
github-actions[bot] 956b399ffa
Merge master into staging-next 2021-11-26 12:01:30 +00:00
zowoq 38ee5f8707 go: update URLs
golang.org redirects to go.dev
2021-11-26 19:12:14 +10:00