Artyom V. Poptsov
3634c55ce4
gnu: Deprecate the "go-github-com-lucas-clemente-quic-go" variable.
...
* gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Rename to
"go-github-com-quic-go-quic-go".
[arguments]: Patch source files to replace "lucas-clemente" with "quic-go".
[home-page]: Update.
(go-github-com-lucas-clemente-quic-go): Define as deprecated by
"go-github-com-quic-go-quic-go".
Change-Id: I9a99d4d904fadcf0b6854e806042ce5ad190ac0c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-25 23:35:01 +01:00
Efraim Flashner
d25e9f440b
gnu: go-gopkg-in-yaml-v3: Fix build on 32-bit systems.
...
* gnu/packages/golang.scm (go-gopkg-in-yaml-v3)[source]: Add patch.
* gnu/packages/patches/go-gopkg-in-yaml-v3-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: Ia8a96b15d37a3d2f133da9374cac1e58e38f2d2c
2023-11-24 12:51:28 +02:00
Artyom V. Poptsov
ada2152893
gnu: go-github-com-hjson-hjson-go: Update to 4.3.1.
...
* gnu/packages/golang.scm (go-github-com-hjson-hjson-go): Update to 4.3.1.
Change-Id: Iee2aef614686cbf79f388e2dd9435745d5502e2a
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-11-03 10:14:06 +00:00
Sharlatan Hellseher
56742f79c0
gnu: go-github-com-alecthomas-assert: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-github-com-alecthomas-assert): Move
from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:31 -04:00
Sharlatan Hellseher
0a881fdaa7
gnu: go-golang-org-sql-mock: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-golang-org-sql-mock): Move from
here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:30 -04:00
Sharlatan Hellseher
f6a03a8ba6
gnu: go-golang-org-x-lint: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-golang-org-x-lint): Move from
here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:30 -04:00
Sharlatan Hellseher
4e65fb5b33
gnu: go-honnef-co-go-tools: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-honnef-co-go-tools): Move from
here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:30 -04:00
Sharlatan Hellseher
cf9c76223f
gnu: go-github-com-onsi-ginkgo: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo):
Move from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:30 -04:00
Sharlatan Hellseher
18a537ec42
gnu: go-github-com-google-go-cmdtest: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-github-com-google-go-cmdtest): Move
from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:30 -04:00
Sharlatan Hellseher
1261ca098b
gnu: go-github-com-frankban-quicktest: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-github-com-frankban-quicktest): Move
from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:30 -04:00
Sharlatan Hellseher
eeb397018d
gnu: go-github-com-cheekybits-is: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-github-com-cheekybits-is): Move from
here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:29 -04:00
Sharlatan Hellseher
01b9dd8782
gnu: go-github-com-google-gofuzz: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-github-com-google-gofuzz): Move from
here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:29 -04:00
Sharlatan Hellseher
1b7175555e
gnu: go-github-com-jacobsa-ogletest: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-github-com-jacobsa-ogletest): Move
from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:29 -04:00
Sharlatan Hellseher
6272d5f7be
gnu: go-github-com-tdewolff-test: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-github-com-tdewolff-test):
Move from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:29 -04:00
Sharlatan Hellseher
981f0fee04
gnu: go-gopkg-in-go-playground-assert-v1: Move to (gnu packages golang-check).
...
* gnu/packages/golang-check.scm (go-gopkg-in-go-playground-assert-v1):
Move from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:29 -04:00
Sharlatan Hellseher
7990756053
gnu: go-github-com-golangplus-testing: Move to (gnu packages golang-check).
...
* gnu/packages/golang.scm (go-github-com-golangplus-testing): Move from
here...
* gnu/packages/golang-check.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:28 -04:00
Sharlatan Hellseher
28a9e296f8
gnu: go-github-com-jacobsa-oglematchers: Move to (gnu packages golang-check).
...
* gnu/packages/golang.scm (go-github-com-jacobsa-oglematchers): Move
from here...
* gnu/packages/golang-check.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:28 -04:00
Sharlatan Hellseher
4bb570a298
gnu: go-gopkg-in-check-v1: Move to (gnu packages golang-check).
...
* gnu/packages/golang.scm (go-gopkg-in-check-v1): Move from here...
* gnu/packages/golang-check.scm (go-gopkg-in-check-v1): ... to here.
* gnu/packages/bioinformatics.scm: Add (gnu-packages golang-check) to
use-module.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:28 -04:00
Sharlatan Hellseher
7d40f11e01
gnu: go-github-com-jacobsa-oglemock: Move to (gnu packages golang-check)
...
* gnu/packages/golang.scm (go-github-com-jacobsa-oglemock): Move from here...
* gnu/packages/golang-check.scm: ... to here.
* gnu/packages/file-systems.scm: Add use-module (gnu-packages golang-check).
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:03:04 -04:00
Sharlatan Hellseher
dc01497850
gnu: go-github-com-stretchr-testify: Move to (gnu packages golang-check).
...
* gnu/packages/golang.scm (go-github-com-stretchr-testify): Move from
here...
* gnu/packages/golang-check.scm: ...to here.
* gnu/packages/databases.scm: Add (gnu packages golang-check) module.
* gnu/packages/education.scm: As above...
* gnu/packages/ipfs.scm: As above...
* gnu/packages/irc.scm: As above...
* gnu/packages/mail.scm: As above...
* gnu/packages/textutils.scm: As above...
* gnu/packages/version-control.scm: As above...
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:02:56 -04:00
Nguyễn Gia Phong
a798477db8
gnu: Add go-github-com-delthas-go-localeinfo.
...
gnu/packages/golang.scm (go-github-com-delthas-go-localeinfo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-12 18:53:07 +02:00
Nguyễn Gia Phong
cf111ec0ba
gnu: Add go-github-com-delthas-go-libnp.
...
gnu/packages/golang.scm (go-github-com-delthas-go-libnp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-12 18:53:06 +02:00
Nguyễn Gia Phong
26a31e63d3
gnu: go-github-com-godbus-dbus: Update to 5.1.0
...
gnu/packages/golang.scm (go-github-com-godbus-dbus): Update to 5.1.0.
Signed-off-by: Nguyễn Gia Phong <mcsinyx@disroot.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-12 18:53:06 +02:00
Hilton Chain
444cab7f05
gnu: go-github-com-tdewolff-minify-v2: Update to 2.12.7.
...
* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2): Update to 2.12.7
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-15 11:12:01 +01:00
Artyom V. Poptsov
81bbe95cd1
gnu: go-github-com-arceliar-ironwood: Update to 0.0.0-20221115123222-ec61cea2f439.
...
* gnu/packages/golang.scm (go-github-com-arceliar-ironwood): Update to
0.0.0-20221115123222-ec61cea2f439.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-09-07 18:52:25 +03:00
Hilton Chain
c14c25b4fb
gnu: go-github-com-tdewolff-minify-v2: Regenerate hash.
...
* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2)[#:phases]: Add
phase 'regenerate-hash.
[native-inputs]: Add go-github-com-tdewolff-hasher.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:31 -04:00
Hilton Chain
d3e12a02d3
gnu: go-github-com-tdewolff-parse-v2: Regenerate hash.
...
* gnu/packages/golang.scm (go-github-com-tdewolff-parse-v2)[#:phases]: Add
phase 'regenerate-hash.
[native-inputs]: Add go-github-com-tdewolff-hasher.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain
e90b54ee99
gnu: Add go-github-com-tdewolff-hasher.
...
* gnu/packages/golang.scm (go-github-com-tdewolff-hasher): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain
e99279aa27
gnu: Add go-github-com-cespare-mph.
...
* gnu/packages/golang.scm (go-github-com-cespare-mph): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain
701041aac1
gnu: Add go-github-com-dgryski-go-mph.
...
* gnu/packages/golang.scm (go-github-com-dgryski-go-mph): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain
83064e2683
gnu: Add go-github-com-dgryski-go-metro.
...
* gnu/packages/golang.scm (go-github-com-dgryski-go-metro): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Sharlatan Hellseher
adb9e04d7b
gnu: Add go-github-com-nsqio-go-nsq.
...
* gnu/packages/golang.scm (go-github-com-nsqio-go-nsq): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-04 22:46:07 -04:00
Sharlatan Hellseher
c2ab13db24
gnu: Add go-github-com-nsqio-go-diskqueue.
...
* gnu/packages/golang.scm (go-github-com-nsqio-go-diskqueue): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-04 22:46:07 -04:00
Sharlatan Hellseher
843970f634
gnu: Add go-github-com-mreiferson-go-options.
...
* gnu/packages/golang.scm (go-github-com-mreiferson-go-options): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-04 22:46:07 -04:00
Sharlatan Hellseher
8c41567ea5
gnu: Add go-github-com-julienschmidt-httprouter.
...
* gnu/packages/golang.scm (go-github-com-julienschmidt-httprouter): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-04 22:46:07 -04:00
Sharlatan Hellseher
86fffbb4ae
gnu: Add go-github-com-mreiferson-go-svc.
...
* gnu/packages/golang.scm (go-github-com-mreiferson-go-svc): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-04 22:46:07 -04:00
Sharlatan Hellseher
91ae696032
gnu: Add go-github-com-bmizerany-perks-quantile.
...
* gnu/packages/golang.scm (go-github-com-bmizerany-perks-quantile): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-04 22:46:06 -04:00
Sharlatan Hellseher
c7a881fc5e
gnu: Add go-github-com-bitly-timer-metrics.
...
* gnu/packages/golang.scm (go-github-com-bitly-timer-metrics): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-04 22:46:06 -04:00
Sharlatan Hellseher
452f36c614
gnu: Add go-github-com-bitly-go-hostpool.
...
* gnu/packages/golang.scm (go-github-com-bitly-go-hostpool): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-04 22:46:06 -04:00
Liliana Marie Prikler
c705c522e4
gnu: Add go-github-com-wraparound-wrap.
...
* gnu/packages/patches/go-github-com-wraparound-wrap-free-fonts.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/golang.scm (go-github-com-wraparound-wrap): New variable.
2023-09-02 07:03:08 +02:00
Liliana Marie Prikler
ae2fe75be1
gnu: Add go-github-com-signintech-gopdf.
...
* gnu/packages/golang.scm (go-github-com-signintech-gopdf): New variable.
2023-09-02 07:03:08 +02:00
Liliana Marie Prikler
770353c989
gnu: Add go-github-com-phpdave11-gofpdi.
...
* gnu/packages/golang.scm (go-github-com-phpdave11-gofpdi): New variable.
2023-09-02 07:03:08 +02:00
Liliana Marie Prikler
9e2c516240
gnu: Add go-github-com-flopp-go-findfont.
...
* gnu/packages/golang.scm (go-github-com-flopp-go-findfont): New variable.
2023-09-02 07:03:07 +02:00
Hilton Chain
7a4d4aa935
gnu: Add go-github-com-coreos-go-oidc-v3.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-oidc-v3): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13 16:01:21 +08:00
Hilton Chain
53fbc9090e
gnu: Add go-github-com-go-jose-go-jose-v3.
...
* gnu/packages/golang.scm (go-github-com-go-jose-go-jose-v3): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13 16:01:21 +08:00
Efraim Flashner
b90310cf85
gnu: go: Add CPU tuning targets.
...
* gnu/packages/golang.scm (go-1.17)[properties]: New field.
(%go-1.17-arm-micro-architectures,
%go-1.17-powerpc64le-micro-architectures,
%go-1.18-x86_64-micro-architectures): New variables.
(go-1.18)[properties]: New field.
2023-07-12 16:48:28 +03:00
Hilton Chain
74adc15787
gnu: Add go-github-com-rylans-getlang.
...
* gnu/packages/golang.scm (go-github-com-rylans-getlang): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-01 23:38:27 +02:00
Hilton Chain
8e755ae077
gnu: Add go-github-com-matrix-org-gomatrix.
...
* gnu/packages/golang.scm (go-github-com-matrix-org-gomatrix): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-01 23:38:27 +02:00
Hilton Chain
7c9265c46f
gnu: Add go-github-com-go-telegram-bot-api-telegram-bot-api.
...
* gnu/packages/golang.scm (go-github-com-go-telegram-bot-api-telegram-bot-api): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-01 23:38:27 +02:00
Hilton Chain
ae93b542b2
gnu: Add go-github-com-technoweenie-multipartstreamer.
...
* gnu/packages/golang.scm (go-github-com-technoweenie-multipartstreamer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-01 23:38:27 +02:00
Hilton Chain
71a2821105
gnu: Add go-github-com-tdewolff-minify-v2.
...
* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-01 23:38:27 +02:00
Hilton Chain
ac481a0050
gnu: Add go-github-com-tdewolff-parse-v2.
...
* gnu/packages/golang.scm (go-github-com-tdewolff-parse-v2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-01 23:38:27 +02:00
Hilton Chain
b7708699d9
gnu: Add go-github-com-tdewolff-test.
...
* gnu/packages/golang.scm (go-github-com-tdewolff-test): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-01 23:38:26 +02:00
Hilton Chain
f52a41ab97
gnu: Add go-github-com-coreos-go-oidc.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-oidc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-01 23:38:26 +02:00
Hilton Chain
9e9d73333d
gnu: Add go-gopkg-in-square-go-jose-v2.
...
* gnu/packages/golang.scm (go-gopkg-in-square-go-jose-v2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-01 23:38:26 +02:00
Hilton Chain
f69e7eaf73
gnu: Add go-github-com-pquerna-cachecontrol.
...
* gnu/packages/golang.scm (go-github-com-pquerna-cachecontrol): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-01 23:38:26 +02:00
guix-patches--- via
acec1348fb
gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0.
...
* gnu/packages/golang.scm (go-git-sr-ht-rockorager-tcell-term): Update to
0.9.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:59:10 +01:00
Nguyễn Gia Phong
c9d9c54636
gnu: go-github-com-gdamore-tcell: Update to 2.6.0
...
gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2): Update to 2.6.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Nguyễn Gia Phong
da4305e9b3
gnu: go-github-com-mattn-go-runewidth: Update to 0.0.14.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Update to 0.0.14.
(go-github.com-mattn-go-runewidth): Remove, and change users to to refer
to 'go-github-com-mattn-go-runewidth'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Katherine Cox-Buday
195c91b793
gnu: gopls: Update to 0.12.0.
...
* gnu/packages/golang.scm (gopls): Update to 0.12.0.
2023-06-01 23:00:44 -05:00
Christopher Howard
fd62a5d5c1
gnu: Add go-git-sr-ht-adnano-go-gemini.
...
* gnu/packages/golang.scm (go-git-sr-ht-adnano-go-gemini): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23 17:06:11 +02:00
Nicolas Graves
d29f4e48c1
gnu: Add go-github-com-aws-aws-sdk-go-v2-feature-s3-manager.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-feature-s3-manager): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:20 -04:00
Nicolas Graves
6700ce56b9
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-s3.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-s3): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:20 -04:00
Nicolas Graves
8e5b87f1d3
gnu: Add go-github-com-xeipuuv-gojsonschema.
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonschema): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:19 -04:00
Nicolas Graves
7f990f736c
gnu: Add go-github-com-xeipuuv-gojsonreference.
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonreference): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:19 -04:00
Nicolas Graves
6265c972be
gnu: Add go-github-com-xeipuuv-gojsonpointer.
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonpointer): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:19 -04:00
Nicolas Graves
95a24214d3
gnu: Add go-github-com-ssgelm-cookiejarparser.
...
* gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:19 -04:00
Nicolas Graves
83bd748ce8
gnu: Add go-github-com-rubyist-tracerx.
...
* gnu/packages/golang.scm (go-github-com-rubyist-tracerx): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:19 -04:00
Nicolas Graves
6bd07c4443
gnu: Add go-github-com-olekukonko-ts.
...
* gnu/packages/golang.scm (go-github-com-olekukonko-ts): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:18 -04:00
Nicolas Graves
01c9748555
gnu: Add go-github-com-leonelquinteros-gotext.
...
* gnu/packages/golang.scm (go-github-com-leonelquinteros-gotext): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:18 -04:00
Nicolas Graves
8f6939652c
gnu: Add go-github-com-git-lfs-go-netrc.
...
* gnu/packages/golang.scm (go-github-com-git-lfs-go-netrc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:18 -04:00
Nicolas Graves
ab5f309c43
gnu: Add go-github-com-dpotapov-go-spnego.
...
* gnu/packages/golang.scm (go-github-com-dpotapov-go-spnego): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:18 -04:00
Nicolas Graves
9d63c194c0
gnu: Add go-github-com-jcmturner-gokrb5-v8.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-gokrb5-v8): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:17 -04:00
Nicolas Graves
69ac63166b
gnu: Add go-github-com-jcmturner-rpc-v2-mstypes.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-rpc-v2-mstypes): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:17 -04:00
Nicolas Graves
335c74f660
gnu: Add go-github-com-jcmturner-rpc-v2-ndr.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-rpc-v2-ndr): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:17 -04:00
Nicolas Graves
34bd29182e
gnu: Add go-github-com-jcmturner-rpc.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-rpc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:17 -04:00
Nicolas Graves
185b5b0c46
gnu: Add go-github-com-jcmturner-goidentity-v6.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-goidentity-v6): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:17 -04:00
Nicolas Graves
b334f91403
gnu: Add go-github-com-hashicorp-go-uuid.
...
* gnu/packages/golang.scm (go-github-com-hashicorp-go-uuid): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
9e903e9537
gnu: Add go-github-com-jcmturner-gofork.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-gofork): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
01544d32fb
gnu: Add go-github-com-jcmturner-dnsutils-v2.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-dnsutils-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
aaa379aff9
gnu: Add go-github-com-jcmturner-aescts-v2.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-aescts-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
25ecc8342d
gnu: Add go-github-com-gorilla-sessions.
...
* gnu/packages/golang.scm (go-github-com-gorilla-sessions): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
2c2c43f877
gnu: Add go-github-com-avast-retry-go.
...
* gnu/packages/golang.scm (go-github-com-avast-retry-go): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
a8797329f9
gnu: aws-vault: Update to 6.6.2.
...
* gnu/packages/golang.scm (aws-vault): Update to 6.6.2.
[native-inputs] Delete go-github-aws-aws-sdk-go. Add
go-github-com-aws-aws-sdk-go-v2,
go-github-com-aws-aws-sdk-go-v2-config,
go-github-com-aws-aws-sdk-go-v2-service-iam,
go-github-com-aws-aws-sdk-go-v2-service-sso,
go-github-com-aws-aws-sdk-go-v2-service-ssooidc,
go-github-com-aws-aws-sdk-go-v2-service-sts.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:19 -04:00
Nicolas Graves
9fa16b832f
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-sts.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-sts): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:19 -04:00
Nicolas Graves
2e1210f80c
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-ssooidc.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-ssooidc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
614e0ae554
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-sso.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-sso): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
0381c142a8
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-iam.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-iam): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
04cc9064a2
gnu: Add go-github-com-aws-aws-sdk-go-v2-config.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-config): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
cd02b71f21
gnu: Add go-github-com-aws-aws-sdk-go-v2.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
375ceda968
gnu: Add go-github-com-aws-smithy-go.
...
* gnu/packages/golang.scm (go-github-com-aws-smithy-go): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
a472ba7256
gnu: go-github-com-99designs-go-keyring: Update to 1.2.2.
...
* gnu/packages/golang.scm (go-github-com-99designs-go-keyring): Update to 1.2.2.
[native-inputs] Delete go-golang-org-x-crypto. Add go-golang-org-x-term.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:17 -04:00
Nicolas Graves
d2a5e93bd0
gnu: go-golang-org-x-term: Update to 0.3.0.
...
* gnu/packages/golang.scm (go-golang-org-x-term): Update to 0.3.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:17 -04:00
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
Felix Lechner
4ca2159bab
gnu: Add go-github-com-hebcal-hebcal-go.
...
* gnu/packages/golang.scm (go-github-com-hebcal-hebcal-go): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-24 09:44:25 +00:00
Felix Lechner
b0307b7c12
gnu: Add go-github-com-hebcal-gematriya.
...
* gnu/packages/golang.scm (go-github-com-hebcal-gematriya): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-24 09:44:25 +00:00
Felix Lechner
58eef1a258
gnu: Add go-github-com-nathan-osman-go-sunrise.
...
* gnu/packages/golang.scm (go-github-com-nathan-osman-go-sunrise): New
variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-24 09:44:24 +00:00
(unmatched-parenthesis
7343bb8325
gnu: Add go-github-com-jaytaylor-html2text.
...
* gnu/packages/golang.scm (go-github-com-jaytaylor-html2text): New
variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:54:11 -05:00
(unmatched-parenthesis
4fb0b075e4
gnu: Add go-github-com-gogs-chardet.
...
* gnu/packages/golang.scm (go-github-com-gogs-chardet): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:54:11 -05:00
(unmatched-parenthesis
a2af6352e3
gnu: Add go-github-com-ssor-bom.
...
* gnu/packages/golang.scm (go-github-com-ssor-bom): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:54:11 -05:00
(unmatched-parenthesis
9290e943cf
gnu: Add go-github-com-rivo-tview.
...
* gnu/packages/golang.scm (go-github-com-rivo-tview): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:54:11 -05:00
(unmatched-parenthesis
ae90aaa60c
gnu: Rename go-golang-org-colorful to go-github-com-lucasb-eyer-go-colorful.
...
* gnu/packages/golang.scm (go-golang-org-colorful): Deprecate and rename to...
(go-github-com-lucasb-eyer-go-colorful): ...this.
(go-github-com-gdamore-tcell)[inputs]: Rename go-golang-org-colorful to
go-github-com-lucasb-eyer-go-colorful.
(go-github-com-muesli-termenv)[inputs]: Likewise.
(go-github-com-charmbracelet-glamour)[inputs]: Likewise.
(go-github-com-charmbracelet-bubbletea)[inputs]: Likewise.
* gnu/packages/configuration-management.scm (chezmoi)[native-inputs]: Rename
go-golang-org-colorful to go-github-com-lucasb-eyer-go-colorful.
* gnu/packages/image-viewers.scm (pixterm)[inputs]: Likewise.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:31:05 -05:00
(unmatched-parenthesis
35cbf0c04a
gnu: Add go-github-com-go-ini-ini.
...
* gnu/packages/golang.scm (go-github-com-go-ini-ini): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:31:05 -05:00
(
cfec9f0552
gnu: go-github-com-zenhack-go-notmuch: Use ungexp-native.
...
* gnu/packages/golang.scm (go-github-com-zenhack-go-notmuch)
[arguments]<#:phases>{'unpack-test-fixtures}: Use ungexp-native with
notmuch-fixtures.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-20 12:00:04 +00:00
(unmatched-parenthesis
8cef05bab6
gnu: Add go-github-com-kyoh86-xdg.
...
* gnu/packages/golang.scm (go-github-com-kyoh86-xdg): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-19 23:45:29 -05:00
(unmatched-parenthesis
5f8a2a7a69
gnu: Add go-github-com-miolini-datacounter.
...
* gnu/packages/golang.scm (go-github-com-miolini-datacounter): New
variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-15 02:08:41 -05:00
(unmatched-parenthesis
02824cda55
gnu: Add go-github-com-riywo-loginshell.
...
* gnu/packages/golang.scm (go-github-com-riywo-loginshell): New
variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-15 01:24:28 -05:00
(unmatched-parenthesis
c37b6fba1a
gnu: Add go-github-com-xo-terminfo.
...
* gnu/packages/golang.scm (go-github-com-xo-terminfo): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-11 00:49:38 -05:00
(unmatched-parenthesis
8835937ea5
gnu: Add go-google-golang-org-protobuf.
...
* gnu/packages/golang.scm (go-google-golang-org-protobuf): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-11 00:21:23 -05:00
(unmatched-parenthesis
a6d2ae431a
gnu: Add go-github-com-creack-pty.
...
* gnu/packages/golang.scm (go-github-com-creack-pty): New variable.
* guix/build-system/go.scm (go-target): Add to exported variables.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-10 23:17:18 -05:00
Vagrant Cascadian
15ff5eebb6
gnu: Fix various lint issues in synopsis and descriptions.
...
* gnu/packages/android.scm (etc1tool)[synopsis]: Drop trailing period.
* gnu/packages/bioinformatics.scm (mudskipper)[synopsis]: Likewise.
* gnu/packages/crates-io.scm (rust-async-log-attributes-1)[synopsis]: Likewise.
(rust-atomic-polyfill-1)[synopsis]: Likewise.
(rust-modifier-0.1)[synopsis]: Likewise.
(rust-openssl-macros-0.1)[synopsis]: Likewise.
(rust-syn-mid-0.5)[synopsis]: Likewise.
(rust-toml-edit-0.14)[synopsis]: Likewise.
(rust-valuable-derive-0.1)[synopsis]: Likewise.
(rust-inflections-1)[synopsis]: Likewise.
* gnu/packages/databases.scm (python-databases)[synopsis]: Likewise.
* gnu/packages/games.scm (liquidwar6)[synopsis]: Likewise.
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup)[synopsis]: Likewise.
* gnu/packages/guile-xyz.scm (guile-config)[synopsis]: Likewise.
* gnu/packages/haskell-web.scm (ghc-hxt-xpath)[synopsis]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-string-qq)[synopsis]: Likewise.
* gnu/packages/machine-learning.scm (python-lap)[synopsis]: Likewise.
(python-pyro-api)[synopsis]: Likewise.
* gnu/packages/messaging.scm (python-librecaptcha)[synopsis]: Likewise.
* gnu/packages/python-check.scm (python-pytest-cram)[synopsis]: Likewise.
* gnu/packages/python-web.scm (python-jschema-to-python)[synopsis]: Likewise.
(python-sarif-om)[synopsis]: Likewise.
(python-socksio)[synopsis]: Likewise.
(python-msrest)[synopsis]: Likewise.
* gnu/packages/tor.scm (torsocks)[synopsis]: Likewise.
* gnu/packages/cran.scm (r-rlist)[synopsis]: Remove leading article.
* gnu/packages/crates-io.scm (rust-clippy-lints-0.0.153)[synopsis]: Likewise.
(rust-simplelog-0.11)[synopsis]: Likewise.
* gnu/packages/samba.scm (wsdd)[synopsis]: Likewise.
* gnu/packages/crates-io.scm (rust-spki-0.4)[synopsis]: Remove trailing
whitespace.
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob)[description]: Remove
leading whitespace.
* gnu/packages/haskell-check.scm (ghc-crypto-cipher-tests)[description]:
Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-ctype)[synopsis]: Remove trailing
whitespace.
* gnu/packages/mpi.scm (openmpi-thread-multiple)[description]: Remove leading
whitespace.
* gnu/packages/node-xyz.scm (node-string-decoder)[synopsis]: Remove trailing
whitespace.
2022-10-31 18:13:48 -07:00
(unmatched-parenthesis
c3f391376b
* gnu/packages/golang.scm (notmuch-fixtures): New variable here...
...
(go-github-com-zenhack-go-notmuch): ...and here.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-10-31 02:09:30 -04:00
Greg Hogan
a2f6900761
gnu: gron: Update to 0.7.1
...
* gnu/packages/golang.scm (gron): Update to 0.7.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-25 10:29:10 +01:00
Felix Lechner
92d2cb0f2b
gnu: go-github-com-sabhiram-go-gitignore: 1.0.2-1.525f6e1.
...
* gnu/packages/golang.scm (go-github-com-sabhiram-go-gitignore): Update to
1.0.2-1.525f6e1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-25 10:19:45 +01:00
Vagrant Cascadian
d3e982dccb
gnu: Fix typos.
...
* gnu/packages/emacs-xyz.scm (emacs-piem)[description]: Fix use of "This
packages".
* gnu/packages/tex.scm (texlive-hardwrap)[description]: Fix spelling of
"arbitrary".
* gnu/packages/cran.scm (r-shinymanager)[description]: Fix spelling of
"authentication".
* gnu/packages/lisp-xyz.scm (sbcl-utils-kt)[description]: Fix spelling of
"developed".
* gnu/packages/crates-io.scm (rust-fs-utils-1)[description]: Fix spelling of
"filesystem".
[synopsis]: Likewise.
* gnu/packages/haxe.scm (neko)[description]: Fix spelling of "functions".
* gnu/packages/animation.scm (swftools)[description]: Fix needless
pluralization of "information".
* gnu/packages/lisp-xyz.scm (sbcl-slot-extra-options)[description]: Fix
spelling of "inheritance".
* gnu/packages/emacs-xyz.scm (emacs-js-comint)[description]: Fix spelling of
"interpreter".
* gnu/packages/coq.scm (coq-mathcomp-finmap)[description]: Fix spelling of
"library".
* gnu/services/lightdm.scm (lightdm-configuration): Fix spelling of
"mechanism".
* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam)[synopsis]: Fix spelling of
"package".
* gnu/packages/games.scm (freerct)[description]: Fix spelling of
"responsibilities".
* gnu/packages/statistics.scm (r-mixedpower)[description]: Fix spelling of
"separate".
* gnu/packages/accessibility.scm (espeakup)[description]: Fix spelling of
"speech".
* gnu/packages/bioinformatics.scm (r-skitools)[synopsis]: Fix spelling of
"utilities".
* gnu/packages/golang.scm (go-github-com-savsgio-gotils)[synopsis]: Fix
spelling of "utilities".
[description]: Likewise.
* gnu/system.scm (boot-file-system-service os): Fix spelling of "utilities".
2022-10-23 17:03:09 -07:00
Tobias Geerinckx-Rice
e02a49e11d
gnu: Add age-keygen.
...
* gnu/packages/golang.scm (age-keygen): New public variable.
2022-10-16 02:00:33 +02:00
Tobias Geerinckx-Rice
d618307725
gnu: Add go-filippo-io-age.
...
* gnu/packages/password-utils.scm (age): Move from here…
* gnu/packages/golang.scm (age): …to here, and inherit from…
(go-filippo-io-age): …this new source-only package variable.
2022-10-16 02:00:33 +02:00
Nicolas Graves
4daa160b7b
gnu: Add age.
...
* gnu/packages/password-utils.scm (age): New variable.
2022-10-16 02:00:02 +02:00
Nicolas Graves
638d60c4a2
gnu: Add go-filippo-io-edwards25519.
...
* gnu/packages/golang.scm (go-filippo-io-edwards25519): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-16 02:00:02 +02:00
Adam Kandur
bf59d83699
gnu: Add go-github-com-savsgio-gotils.
...
* gnu/packages/golang.scm (go-github-com-savsgio-gotils): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:15 +01:00
Dhruvin Gandhi
0ef69fb724
gnu: go-github-com-spf13-cobra: Update to 1.5.0.
...
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.5.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-10 00:02:04 -04:00
Dhruvin Gandhi
5002e1ac05
gnu: Add go-github-com-juju-ansiterm.
...
* gnu/packages/golang.scm (go-github-com-juju-ansiterm): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi
feee342b66
gnu: Add go-github-com-lunixbochs-vtclean.
...
* gnu/packages/golang.scm (go-github-com-lunixbochs-vtclean): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi
f0902bd2c0
gnu: Add go-git-sr-ht-emersion-gqlclient.
...
* gnu/packages/golang.scm (go-git-sr-ht-emersion-gqlclient): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi
ddc59a63b7
gnu: Add go-git-sr-ht-emersion-go-scfg.
...
* gnu/packages/golang.scm (go-git-sr-ht-emersion-go-scfg): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi
4a47fcbdb4
gnu: Add go-github-com-google-shlex.
...
* gnu/packages/golang.scm (go-github-com-google-shlex): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:29 -04:00
Hilton Chain
5bd048debf
gnu: Add go-1.19.
...
* gnu/packages/golang (go-1.19,go-std-1.19): New variables.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-02 15:23:07 +03:00
Hilton Chain
f44ba4a1ad
gnu: Add go-1.18.
...
* gnu/packages/golang (go-1.18,go-std-1.18): New variables.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-02 15:22:53 +03:00
Adam Kandur
a53ef49baa
gnu: Add go-github-com-goccy-go-json.
...
* gnu/packages/golang.scm (go-github-com-goccy-go-json): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-09-10 11:32:47 +01:00
Christopher Baines
ad1d3f98b1
gnu: Add comments to the bottom of a few package modules.
...
This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.
If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.
* gnu/packages/bioconductor.scm: Add comment discouraging adding packages to
the bottom of the file.
* gnu/packages/bioinformatics.scm: ditto.
* gnu/packages/cran.scm: ditto.
* gnu/packages/crates-io.scm: ditto.
* gnu/packages/emacs-xyz.scm: ditto.
* gnu/packages/golang.scm: ditto.
* gnu/packages/guile-xyz.scm: ditto.
* gnu/packages/haskell-xyz.scm: ditto.
* gnu/packages/java.scm: ditto.
* gnu/packages/julia-xyz.scm: ditto.
* gnu/packages/lisp-xyz.scm: ditto.
* gnu/packages/ocaml.scm: ditto.
* gnu/packages/perl.scm: ditto.
* gnu/packages/python-science.scm: ditto.
* gnu/packages/python-xyz.scm: ditto.
* gnu/packages/ruby.scm: ditto.
* gnu/packages/tex.scm: ditto.
2022-09-10 10:45:27 +01:00
Cairn
dddc68350d
gnu: Add go-github-com-disintegration-imaging.
...
* gnu/packages/golang.scm (go-github-com-disintegration-imaging): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-06 16:58:12 +02:00
Efraim Flashner
932edeb3a0
gnu: go-github-com-valyala-fasthttp: Skip tests with gccgo.
...
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp)[arguments]:
Don't run the test suite when building with gccgo.
2022-08-25 13:03:14 +03:00
Efraim Flashner
e5fca82414
gnu: go-github-com-valyala-fasthttp: Update to 1.39.0.
...
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp): Update to 1.39.0.
2022-08-25 13:03:13 +03:00
Efraim Flashner
c15692b938
gnu: go-github-com-sirupsen-logrus: Skip tests with gccgo.
...
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus)[arguments]:
Don't run the test suite when building with gccgo.
2022-08-25 13:03:13 +03:00
Efraim Flashner
8772030630
gnu: go-github-com-sirupsen-logrus: Update to 1.9.0.
...
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to
1.9.0.
2022-08-25 13:03:13 +03:00
Efraim Flashner
1d49fd4fab
gnu: go-github-com-stretchr-objx: Skip tests with gccgo.
...
* gnu/packages/golang.scm (go-github-com-stretchr-objx)[arguments]:
Don't run the test suite when building with gccgo.
2022-08-25 13:03:13 +03:00
Efraim Flashner
23e03dd087
gnu: go-github-com-stretchr-objx: Update to 0.4.0.
...
* gnu/packages/golang.scm (go-github-com-stretchr-objx): Update to 0.4.0.
2022-08-25 13:03:12 +03:00
Efraim Flashner
22487dfc22
gnu: go-gopkg-in-check-v1: Skip tests with gccgo.
...
* gnu/packages/golang.scm (go-gopkg-in-check-v1)[arguments]: Don't run
the test suite when building with gccgo.
2022-08-25 13:03:12 +03:00
Efraim Flashner
54da48e2ce
gnu: go-github.com-jtolds-gls: Skip tests with gccgo.
...
* gnu/packages/golang.scm (go-github.com-ktolds-gls)[arguments]: Don't
run the test suite when building with gccgo.
2022-08-25 13:03:11 +03:00
Efraim Flashner
25494265b2
gnu: go-github-com-pkg-errors: Skip tests with gccgo.
...
* gnu/packages/golang.scm (go-github-com-pkg-errors)[arguments]: Don't
run the test suite when building with gccgo.
2022-08-25 13:03:08 +03:00
Ricardo Wurmus
ecb7dedaed
gnu: Add go-github-com-kortschak-utter.
...
* gnu/packages/golang.scm (go-github-com-kortschak-utter): New variable.
2022-08-16 16:44:42 +02:00
Leo Famulari
fca8991850
gnu: Go: Update to 1.17.11.
...
* gnu/packages/golang.scm (go-1.17): Update to 1.17.11.
2022-07-05 23:09:27 -04:00
muradm
eed4494da7
gnu: Add go-github-com-sourcegraph-jsonrpc2 0.1.0.
...
* gnu/packages/golang.scm (go-github-com-sourcegraph-jsonrpc2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-03 01:41:07 +02:00
muradm
9b6226bcda
gnu: Add go-github-com-gorilla-websocket 1.5.0.
...
* gnu/packages/golang.scm (go-github-com-gorilla-websocket): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-03 01:41:06 +02:00
Ludovic Courtès
622545de6c
Merge branch 'master' into staging
2022-06-12 22:49:47 +02:00
Ludovic Courtès
5b6b4ade7c
gnu: go: Make 'make-go-std' memoizing.
...
* gnu/packages/golang.scm (make-go-std): Use 'mlambdaq'.
2022-06-05 17:00:18 +02:00
Ludovic Courtès
fb21085d25
gnu: go-std: Make public.
...
* gnu/packages/golang.scm (go-std-1.14, go-std-1.16, go-std-1.17): New
variables.
2022-06-05 17:00:17 +02:00
JOULAUD François
8d4a69eb90
gnu: Add go-github-com-google-go-jsonnet.
...
* gnu/packages/golang.scm (go-github-com-google-go-jsonnet): New
variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:00:20 +02:00
JOULAUD François
fa0ead00d9
gnu: Add go-sigs-k8s-io-yaml.
...
* gnu/packages/golang.scm (go-sigs-k8s-io-yaml): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:00:11 +02:00
Pier-Hugues Pellerin
65e3de5cce
gnu: go: Update to 1.17.9.
...
go 1.17.9 (released 2022-04-12) includes security fixes to the
crypto/elliptic and encoding/pem packages, as well as bug fixes to
the linker and runtime.
* gnu/packages/golang.scm (go-1.17): Update to 1.17.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-29 14:57:03 +02:00
Ludovic Courtès
284fa72649
Merge branch 'master' into staging
2022-04-28 16:24:46 +02:00