me
/
guix
Archived
1
0
Fork 0
Commit Graph

833 Commits (436d9487da3dde2fa094e0c08e02749f61876fe7)

Author SHA1 Message Date
Nicolas Graves bc3d1affb5
gnu: go-golang-org-x-crypto: Update to 0.4.0.
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to 0.4.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:17 -04:00
Timo Wilken 35fe552e91
gnu: Add go-github-com-coreos-go-systemd-activation.
Required by restic-rest-server; see following commit.

* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-activation):
New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:45:56 -04:00
Timo Wilken 4976208fa8
gnu: Move golang dependencies to (gnu packages golang).
These packages are needed by syncthing and the new restic-rest-server package,
so put them in (gnu packages golang) instead.

* gnu/packages/syncthing.scm (go-github-com-prometheus-common,
go-github-com-prometheus-procfs, go-github-com-prometheus-client-golang):
Move variables ...
* gnu/packages/golang.scm (go-github-com-prometheus-common,
go-github-com-prometheus-procfs, go-github-com-prometheus-client-golang):
... to here.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:45:56 -04:00
Efraim Flashner da26ab7295
gnu: go-1.18: Fix packaging logic.
* gnu/packages/golang.scm (go-1.18)[arguments]: Only replace the custom
'patch-gcc:lib phase on certain architectures.
2023-04-14 15:12:13 -04:00
Efraim Flashner 34e5ba942e
gnu: go-1.17: Fix test suite on powerpc64le-linux.
* gnu/packages/golang.scm (go-1.17)[arguments]: Use custom
'patch-gcc:lib phase on powerpc64le-linux. Add a phase to adjust the
allowed size of an executable in the test suite.
[inputs]: Keep gcc:lib as an input on powerpc64le-linux.
(go-1.18)[arguments]: Delete custom 'adjust-test-suite phase.
2023-04-14 15:12:13 -04:00
Efraim Flashner 8a17609dd0
gnu: go-1.18: Adjust patch-gcclib phase.
* gnu/packages/golang.scm (go-1.18)[arguments]: Adjust the custom
'patch-gcc:lib phase for changes in the source code.
2023-04-14 15:12:12 -04:00
Maxim Cournoyer 826b222703
gnu: go: Update home page URL.
* gnu/packages/golang.scm (go-1.4) [home-page]: Update URL.
2023-04-14 15:11:50 -04:00
Hilton Chain 411e60db26
gnu: go-1.17: Update to 1.17.13.
* gnu/packages/golang.scm (go-1.17): Update to 1.17.13.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:48 -04:00
Efraim Flashner d513ba83eb
gnu: go-1.18: Fix packaging logic.
* gnu/packages/golang.scm (go-1.18)[arguments]: Only replace the custom
'patch-gcc:lib phase on certain architectures.
2023-04-05 22:16:52 +03:00
Efraim Flashner 48f0da4f4d
gnu: go-1.19: Skip 2 gccgo tests.
* gnu/packages/golang.scm (go-1.19)[arguments]: Add a phase to skip two
tests depending on specific versions of gccgo.
2023-04-05 21:58:06 +03:00
Efraim Flashner 451dff6129
gnu: go-1.17: Fix test suite on powerpc64le-linux.
* gnu/packages/golang.scm (go-1.17)[arguments]: Use custom
'patch-gcc:lib phase on powerpc64le-linux. Add a phase to adjust the
allowed size of an executable in the test suite.
[inputs]: Keep gcc:lib as an input on powerpc64le-linux.
(go-1.18)[arguments]: Delete custom 'adjust-test-suite phase.
2023-04-05 21:58:06 +03:00
Efraim Flashner b22f284b25
gnu: go-1.18: Adjust patch-gcclib phase.
* gnu/packages/golang.scm (go-1.18)[arguments]: Adjust the custom
'patch-gcc:lib phase for changes in the source code.
2023-04-05 21:58:00 +03:00
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
Efraim Flashner 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
Efraim Flashner 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
Efraim Flashner 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
Efraim Flashner 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
Efraim Flashner 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
Efraim Flashner 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
Efraim Flashner 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
Efraim Flashner 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
Katherine Cox-Buday 9fbbfea40b
gnu: Add go-github-com-jba-printsrc.
* gnu/packages/golang.scm (go-github-com-jba-printsrc): New variable.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday 855c203fed
gnu: go-golang-org-x-mod: Update to 0.7.0.
* gnu/packages/golang.scm (go-golang-org-x-mod): Update to 0.7.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday 0fd87785bd
gnu: go-golang-org-x-sync: Update to 0.1.0-1.8fcdb60.
* gnu/packages/golang.scm (go-golang-org-x-sync): Update to 0.1.0-1.8fcdb60.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:51 +01:00
Hilton Chain a94c6d78ba
gnu: go-1.19: Update to 1.19.5.
* gnu/packages/golang.scm (go-1.19): Update to 1.19.5.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 15:28:03 +01:00
Hilton Chain 76e03a7e98
gnu: go-1.18: Update to 1.18.10.
* gnu/packages/golang.scm (go-1.18): Update to 1.18.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 15:27:22 +01:00
Giacomo Leidi 8d43706a02
gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1.
* gnu/packages/golang.scm (go-github-com-andybalholm-cascadia): Update to 1.3.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31 14:17:58 +00:00
Hilton Chain 7f501b9835
gnu: Add go-github-com-macronut-go-tproxy.
* gnu/packages/golang.scm (go-github-com-macronut-go-tproxy): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:40:43 +01:00
Hilton Chain 124ca1e500
gnu: Add go-github-com-google-gopacket.
* gnu/packages/golang.scm (go-github-com-google-gopacket): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:40:36 +01:00
Tobias Geerinckx-Rice b0801110cc
gnu: lf: Fix build.
* gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2-2.3): New public variable.
* gnu/packages/disk.scm (lf)[native-inputs]: Use it instead of
go-github-com-gdamore-tcell-v2.

Reported by Tyler Wolf <https://issues.guix.gnu.org/59663>.
2022-11-27 01:00:17 +01:00
( e75e699ec3
gnu: Add go-git-sr-ht-rockorager-tcell-term.
* gnu/packages/golang.scm (go-git-sr-ht-rockorager-tcell-term):
  New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:46:30 -05:00
( 12a09206c3
gnu: go-github-com-gdamore-tcell-v2: Update to 2.5.3.
* gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2): Update
  to 2.5.3.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:46:18 -05:00
( bba6ad665a
gnu: Add go-github-com-emersion-go-mbox.
* gnu/packages/golang.scm (go-github-com-emersion-go-mbox): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:46:13 -05:00
( 46fbb3e498
gnu: Add go-github-com-syndtr-goleveldb-leveldb.
* gnu/packages/golang.scm (go-github-com-syndtr-goleveldb-leveldb): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:46:08 -05:00
( 1e2cefd0e8
gnu: Add go-github-com-onsi-ginkgo.
* gnu/packages/golang.scm (go-github-com-onsi-ginkgo): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:46:04 -05:00
( cc810a72fb
gnu: Add go-github-com-go-task-slim-sprig.
* gnu/packages/golang.scm (go-github-com-go-task-slim-sprig): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:45:59 -05:00
( a0981f9182
gnu: Add go-github-com-nxadm-tail.
* gnu/packages/golang.scm (go-github-com-nxadm-tail): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:45:41 -05:00
( ecc9c4c3f6
gnu: Add go-gopkg-in-tomb-v1.
* gnu/packages/golang.scm (go-gopkg-in-tomb-v1): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:45:32 -05:00
( 1cce28235d
gnu: Add go-github-com-onsi-gomega.
* gnu/packages/golang.scm (go-github-com-onsi-gomega): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:45:25 -05:00
(unmatched-parenthesis 992d69b1e7
gnu: Add go-github-com-emersion-go-msgauth.
* gnu/packages/golang.scm (go-github-com-emersion-go-msgauth): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:32:14 -05:00
(unmatched-parenthesis 088af73409
gnu: Add go-github-com-emersion-go-milter.
* gnu/packages/golang.scm (go-github-com-emersion-go-milter): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:32:09 -05:00
(unmatched-parenthesis 22789276b5
gnu: Add go-github-com-emersion-go-maildir.
* gnu/packages/golang.scm (go-github-com-emersion-go-maildir): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:32:05 -05:00
(unmatched-parenthesis 29b0fc4cda
gnu: Add go-github-com-lithammer-fuzzysearch.
* gnu/packages/golang.scm (go-github-com-lithammer-fuzzysearch): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:31:58 -05:00
(unmatched-parenthesis a3e196f69e
gnu: Add go-git-sr-ht--sircmpwn-getopt.
* gnu/packages/golang.scm (go-git-sr-ht--sircmpwn-getopt): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:31:43 -05:00
(unmatched-parenthesis 9bb0001a0e
gnu: Add go-github-com-arran4-golang-ical.
* gnu/packages/golang.scm (go-github-com-arran4-golang-ical): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:31:38 -05:00
(unmatched-parenthesis 5e2c3f9035
gnu: Add go-github-com-niemeyer-pretty.
* gnu/packages/golang.scm (go-github-com-niemeyer-pretty): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:31:34 -05:00
(unmatched-parenthesis 26e57c2318
gnu: Add go-github-com-emersion-go-smtp.
* gnu/packages/golang.scm (go-github-com-emersion-go-smtp): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:31:10 -05:00
(unmatched-parenthesis 4118197603
gnu: Add go-github-com-emersion-go-pgpmail.
* gnu/packages/golang.scm (go-github-com-emersion-go-pgpmail): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:31:03 -05:00
(unmatched-parenthesis 171f1918ca
gnu: Add go-github-com-protonmail-go-crypto.
* gnu/packages/golang.scm (go-github-com-protonmail-go-crypto): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:30:48 -05:00
(unmatched-parenthesis c4618ca13f
gnu: Add go-github-com-emersion-go-imap-sortthread.
* gnu/packages/golang.scm (go-github-com-emersion-go-imap-sortthread):
  New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:21:01 -05:00
(unmatched-parenthesis 394a33f74c
gnu: go-github-com-emersion-go-imap: Update to 1.2.1.
* gnu/packages/golang.scm (go-github-com-emersion-go-imap): Update
  to 1.2.1.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:20:56 -05:00
(unmatched-parenthesis f42e4f22f6
gnu: go-github-com-emersion-go-sasl: Update to 0b9dcfb.
* gnu/packages/golang.scm (go-github-com-emersion-go-sasl): Update
  to 0b9dcfb.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:20:48 -05:00
(unmatched-parenthesis eca45904e6
gnu: Add go-github-com-emersion-go-message.
* gnu/packages/golang.scm (go-github-com-emersion-go-message): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:20:40 -05:00
(unmatched-parenthesis fd52a5986f
gnu: Add go-github-com-emersion-go-textwrapper.
* gnu/packages/golang.scm (go-github-com-emersion-go-textwrapper): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:20:35 -05:00
(unmatched-parenthesis 683c8c9db4
gnu: Add go-github-com-gatherstars-com-jwz.
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:20:26 -05:00
(unmatched-parenthesis 9a49beb272
gnu: Add go-github-com-jhillyerd-enmime.
* gnu/packages/golang.scm (go-github-com-jhillyerd-enmime): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:20:13 -05:00
(unmatched-parenthesis 17495dae46
gnu: Add go-github-com-cention-sany-utf7.
* gnu/packages/golang.scm (go-github-com-cention-sany-utf7): New
  variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:20:04 -05:00
(unmatched-parenthesis 8177fec860
gnu: Add go-github-com-go-test-deep.
* gnu/packages/golang.scm (go-github-com-go-test-deep): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-27 10:17:18 -05:00