3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

771 commits

Author SHA1 Message Date
Leo Famulari
c4cca9cb5d
gnu: Go 1.20: Update to 1.20.2.
* gnu/packages/golang.scm (go-1.20): Update to 1.20.2.
2023-03-28 16:26:10 -04:00
Leo Famulari
f47e47243b
gnu: Go 1.19: Update to 1.19.7.
* gnu/packages/golang.scm (go-1.19): Update to 1.19.7.
2023-03-28 16:26:10 -04:00
Felix Lechner
f6eb16ca3e
gnu: Add go-github-com-rfjakob-eme.
* gnu/packages/golang.scm (go-github-com-rfjakob-eme): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:10 -04:00
Felix Lechner
e64286d6e0
gnu: Add go-github-com-pkg-xattr.
* gnu/packages/golang.scm (go-github-com-pkg-xattr): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner
48f8f9048d
gnu: Add go-github-com-jacobsa-reqtrace.
* gnu/packages/golang.scm (go-github-com-jacobsa-reqtrace): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner
bcec46eee2
gnu: Add go-github-com-jacobsa-ogletest.
* gnu/packages/golang.scm (go-github-com-jacobsa-ogletest): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner
6d9dbdffcb
gnu: Add go-github-com-jacobsa-oglemock.
* gnu/packages/golang.scm (go-github-com-jacobsa-oglemock): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner
e7a1ae9bf9
gnu: Add go-github-com-jacobsa-oglematchers.
* gnu/packages/golang.scm (go-github-com-jacobsa-oglematchers): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner
bd89aed936
gnu: Add go-github-com-aperturerobotics-jacobsa-crypto.
* gnu/packages/golang.scm (go-github-com-aperturerobotics-jacobsa-crypto): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner
8810be06f2
gnu: Add go-github-com-hanwen-go-fuse-v2.
* gnu/packages/golang.scm (go-github-com-hanwen-go-fuse-v2): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner
871a0fe5a3
gnu: go-golang-org-x-net: Update to 0.5.0.
* gnu/packages/golang.scm (go-golang-org-x-net): Update to 0.5.0.
(go-golang-org-x-net): Switch to gexp.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner
87eb8473c1
gnu: go-golang-org-x-sys: Update to 0.4.0.
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.4.0.
(go-golang-org-x-sys): Switch to gexp.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:04 -04:00
Jack Hill
82690c9b36
gnu: go-filippo-io-age: Update to 1.1.1.
* gnu/packages/golang.scm (go-filippo-io-age): Update to 1.1.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-21 19:13:33 +01:00
Sergey Trofimov
441951bb03
gnu: Add go-github-com-schollz-progressbar-v3.
* gnu/packages/golang.scm (go-github-com-schollz-progressbar-v3): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21 14:06:39 -04:00
Sergey Trofimov
28418027e5
gnu: Add go-github-com-mitchellh-colorstring.
* gnu/packages/golang.scm
(go-github-com-mitchellh-colorstring): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21 13:48:44 -04:00
Felix Lechner
5312d798ac
gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016.
Newer releases of this package are available but require newer versions of
Golang, especially around networking.

* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Update to
0.0.20211016.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-13 20:34:36 +00:00
Josselin Poiret
997b93cc4a
gnu: go-github-com-robfig-cron-1.2: Move to (gnu packages golang).
Because (gnu packages golang) and (gnu packages check) use each other, this
avoids an undefined symbol due to a module dependency cycle.

* gnu/packages/check.scm (go-github-com-robfig-cron-1.2): Move to...
* gnu/packages/golang.scm (go-github-com-robfig-cron-1.2): ...here.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-26 01:00:00 +01:00
Timo Wilken
1a550c93e5
gnu: Add go-golang.org-x-sync-semaphore.
* gnu/packages/golang.scm (go-golang.org-x-sync-semaphore):
  New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-26 14:29:59 -05:00
672036c6df
gnu: Remove unneeded module imports.
* gnu/packages/abiword.scm,
* gnu/packages/ada.scm,
* gnu/packages/agda.scm,
* gnu/packages/backup.scm,
* gnu/packages/barrier.scm,
* gnu/packages/bioinformatics.scm,
* gnu/packages/bootstrap.scm,
* gnu/packages/bqn.scm,
* gnu/packages/c.scm,
* gnu/packages/chemistry.scm,
* gnu/packages/coq.scm,
* gnu/packages/cross-base.scm,
* gnu/packages/databases.scm,
* gnu/packages/emacs-xyz.scm,
* gnu/packages/enlightenment.scm,
* gnu/packages/games.scm,
* gnu/packages/geo.scm,
* gnu/packages/ghostscript.scm,
* gnu/packages/gl.scm,
* gnu/packages/golang.scm,
* gnu/packages/jami.scm,
* gnu/packages/java-maths.scm,
* gnu/packages/kde-frameworks.scm,
* gnu/packages/kde-plasma.scm,
* gnu/packages/language.scm,
* gnu/packages/libreoffice.scm,
* gnu/packages/linphone.scm,
* gnu/packages/lisp.scm,
* gnu/packages/llvm.scm,
* gnu/packages/machine-learning.scm,
* gnu/packages/minetest.scm,
* gnu/packages/monitoring.scm,
* gnu/packages/nfs.scm,
* gnu/packages/ocr.scm,
* gnu/packages/opencl.scm,
* gnu/packages/pdf.scm,
* gnu/packages/python-xyz.scm,
* gnu/packages/racket.scm,
* gnu/packages/rust.scm,
* gnu/packages/syncthing.scm,
* gnu/packages/syndication.scm,
* gnu/packages/telegram.scm,
* gnu/packages/vulkan.scm,
* gnu/packages/web-browsers.scm,
* gnu/packages/web.scm,
* gnu/packages/webkit.scm: Remove some unecessary module imports.
2023-02-16 22:41:03 +02:00
Gleb Zakharov
630b6e62d2
gnu: go-gopkg-in-yaml-v3: Update to 3.0.1.
This addresses an apparent upstream hash change, which was actually our
own fault: the Guix package underspecified the version as ‘3’ instead of
‘3.0.0’, hence treating the ‘v3’ *branch* as a tag.

Guix's hash for ‘3’ never matched upstream's ‘3.0.0’ release, so upgrade
straight to ‘3.0.1’.

* gnu/packages/golang.scm (go-gopkg-in-yaml-v3): Update to 3.0.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-12 01:00:00 +01:00
542fcc3dfe
gnu: golang.scm: Update comment about bootstrapping go.
* gnu/packages/golang.scm: Update the comment at the top of the file
about bootstrapping go on different architectures and about which
versions of gccgo are currently provided.
2023-02-14 13:59:05 +02:00
024a8b3995
gnu: go-1.17: Skip tests on riscv64-linux.
* gnu/packages/golang.scm (go-1.17)[arguments]: When building for
riscv64-linux skip the test suite.
2023-02-14 13:59:05 +02:00
455ecb5cbe
gnu: go-1.14: On systems not supported by go-1.4 use gccgo-12.
* gnu/packages/golang.scm (go-1.14)[native-inputs]: On systems not
supported by go-1.4 replace gccgo-10 with gccgo-12.
(go-1.17)[native-inputs]: Remove workaround and inherit from go-1.14.
2023-02-14 13:59:02 +02:00
c8423a5457
gnu: go-github-com-gatherstars-com-jwz: Update to 1.3.1.
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): Update to
1.3.1.
2023-02-11 19:11:38 +02:00
8490327e53
gnu: go-github-com-rakyll-statik: Fix building with go-1.18+.
* gnu/packages/golang.scm (go-github-com-rakyll-statik)[source]: Add
snippet to allow building with a newer go.
2023-02-11 18:42:07 +02:00
3584cff93d
gnu: go-github-com-spf13-pflag: Fix building with newer go.
* gnu/packages/golang.scm (go-github-com-spf13-pflag)[source]: Add
snippet to fix test suite with newer versions of go.
2023-02-09 21:58:18 +02:00
Hilton Chain
1a5f5694a7
gnu: Add the Go standard library 1.20.
* gnu/packages/golang.scm (go-std-1.20): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-09 14:27:31 +01:00
Hilton Chain
1cc0f0efd4
gnu: Add Go 1.20.
* gnu/packages/golang.scm (go-1.20): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-09 14:27:27 +01:00
e16158ddd0
gnu: go-1.16: Remove redundant native-input substitution.
* gnu/packages/golang.scm (go-1.16)[native-inputs]: More directly
inherit from go-1.14.
2023-02-08 09:26:20 +02:00
Katherine Cox-Buday
f3ab5888a0
gnu: Add gopls.
* gnu/packages/golang.scm (gopls): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:55 +01:00
Katherine Cox-Buday
3b223b8e91
gnu: Add go-mvdan-cc-gofumpt.
* gnu/packages/golang.scm (go-mvdan-cc-gofumpt): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:55 +01:00
Katherine Cox-Buday
15330b625a
gnu: Add gofumpt.
* gnu/packages/golang.scm (gofumpt): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:55 +01:00
Katherine Cox-Buday
dfd1bcb3a6
gnu: go-honnef-co-go-tools: Update to 0.3.3.
* gnu/packages/golang.scm (go-honnef-co-go-tools): Update to 0.3.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
90a2ef549b
gnu: go-github-com-burntsushi-toml: Update to 1.2.1.
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): Update to 1.2.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
967ce806f4
gnu: Add go-golang-org-x-vuln.
* gnu/packages/golang.scm (go-golang-org-x-vuln): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
83b58b5f51
gnu: Add govulncheck.
* gnu/packages/golang.scm (govulncheck): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
cfbd6e90a0
gnu: Add go-mvdan-cc-unparam.
* gnu/packages/golang.scm (go-mvdan-cc-unparam): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
347ac7fbde
gnu: Add unparam.
* gnu/packages/golang.scm (unparam): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
a62ed0b3bf
gnu: Add go-github-com-google-go-cmdtest.
* gnu/packages/golang.scm (go-github-com-google-go-cmdtest): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday
068a3709dc
gnu: Add go-github-com-client9-misspell.
* gnu/packages/golang.scm (go-github-com-client9-misspell): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
502f7ed25c
gnu: Add misspell.
* gnu/packages/golang.scm (misspell): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
7938d68b6b
gnu: Add go-mvdan-cc-xurls.
* gnu/packages/golang.scm (go-mvdan-cc-xurls): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
cd51d1340c
gnu: Add xurls.
* gnu/packages/golang.scm (xurls): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
35fedd1719
gnu: go-golang-org-x-tools: Update to 0.5.0.
* gnu/packages/golang.scm (go-golang-org-x-tools): Update to 0.5.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
19c81c1517
gnu: gopkg-in-errgo-fmt-errors: Rename to go-gopkg-in-errgo-fmt-errors.
* gnu/packages/golang.scm (gopkg-in-errgo-fmt-errors):
Rename to …
(go-gopkg-in-errgo-fmt-errors): … this.
* gnu/packages/configuration-management.scm (chezmoi)[native-inputs]: Update
accordingly.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
4b249fcb03
gnu: go-github-com-rogpeppe-go-internal: Update to 1.9.0.
* gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): Update to 1.9.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday
1c55f1258e
gnu: go-github-com-pkg-diff: Update to 0.0.0-20210226163009-20ebb0f2a09e.
* gnu/packages/golang.scm (go-github-com-pkg-diff): Update to 0.0.0-20210226163009-20ebb0f2a09e.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday
edace44c4a
gnu: go-github-com-google-go-cmp-cmp: Update to 0.5.9.
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp): Update to 0.5.9.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday
ed4effffd2
gnu: Add go-github-com-jba-templatecheck.
* gnu/packages/golang.scm (go-github-com-jba-templatecheck): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday
195780da77
gnu: Add go-github-com-google-safehtml.
* gnu/packages/golang.scm (go-github-com-google-safehtml): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00