Sharlatan Hellseher
e48d51faf0
gnu: go-go-uber-org-fx: Fix home-page, again.
...
Amend lint warning: URI https://go.uber.org/fx returned suspiciously
small file (549 bytes).
* gnu/packages/golang-xyz.scm (go-go-uber-org-fx): [home-page]: Swap to
redirected URL.
Change-Id: Ica2a4580dde04ac7242e92bcd0f740bfbd730b1d
2024-04-14 12:05:51 +01:00
Artyom V. Poptsov
1c5e419ee7
gnu: go-go-uber-org-fx: Fix repository URI.
...
* gnu/packages/golang-xyz.scm (go-go-uber-org-fx) [source]: Fix repository
URI.
Change-Id: I82b340a094efa9157bc56ae851ad94c9b0ffaff6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-14 12:05:39 +01:00
Sharlatan Hellseher
432f57cc7d
gnu: go-github-com-hashicorp-go-multierror: Adjust inputs.
...
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-multierror):
[propagated-inputs]: Swap from native-inputs to propagated-inputs.
* gnu/packages/admin.scm (fiano): [inputs]: Remove
go-github-com-hashicorp-errwrap.
Change-Id: Ie04c05d76b5d0e3ac94e2d956a282a8b9b13f6c6
2024-04-12 16:58:44 +01:00
Sharlatan Hellseher
49d917e675
gnu: Add go-go-uber-org-fx.
...
* gnu/packages/golang-xyz.scm (go-go-uber-org-fx): New variable.
Change-Id: Ib8410424acc31caf486f2d6cd14e736a110efa0f
2024-04-12 16:58:44 +01:00
Sharlatan Hellseher
2d10f8eb0b
gnu: go-go-uber-org-zap: Fix home-page.
...
Amend lint warning: URI https://go.uber.org/zap returned suspiciously
small file (557 bytes).
* gnu/packages/golang-xyz.scm (go-go-uber-org-zap): Fix home-page.
Change-Id: I6f6148f59d7c4166d7d5a62ab14385ca5346012c
2024-04-12 16:58:44 +01:00
Sharlatan Hellseher
e60072bff7
gnu: go-go-uber-org-zap: Enable tests.
...
* gnu/packages/golang-xyz.scm (go-go-uber-org-zap):
[arguments]: <#:go>: Use go-1.19. <#:tests?>: Enable them.
<#:phases>: Add 'remove-test-files phase.
[propagated-inputs]: Add go-github-com-benbjohnson-clock.
[native-inputs]: Remove go-github-com-stretchr-testify; add
go-github-com-stretchr-testify-next and go-go-uber-org-goleak.
Change-Id: I6c96d1067338e9b8d1b8d26488dc1471cbde5b21
2024-04-12 16:58:43 +01:00
Sharlatan Hellseher
f704d64fa7
gnu: go-go-uber-org-multierr: Fix home-page.
...
Amend lint warning: URI https://go.uber.org/multierr returned
suspiciously small file (597 bytes).
* gnu/packages/golang-xyz.scm (go-go-uber-org-multierr): Fix home-page.
Change-Id: Ied5132b722f98fc9745afd691dc4f95a6e0dfe7b
2024-04-12 16:58:43 +01:00
Sharlatan Hellseher
1a1821ff20
gnu: go-go-uber-org-multierr: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-go-uber-org-multierr): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: If343d3b97a4b625424ee846c903e5db1b91fcc23
2024-04-12 16:58:43 +01:00
Sharlatan Hellseher
e59360188f
gnu: go-go-uber-org-atomic: Fix home-page.
...
Ammend a lint warning: URI https://go.uber.org/atomic returned
suspiciously small file (581 bytes).
* gnu/packages/golang-xyz.scm (go-go-uber-org-atomic) [home-page]: Fix
URL.
Change-Id: I361f52f2a62f36cde5435cec6f336c1c114f44b0
2024-04-12 16:58:43 +01:00
Sharlatan Hellseher
e18f8a306a
gnu: go-go-uber-org-atomic: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-go-uber-org-atomic): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib12085510b40a00e61dda2ae886754a116edd032
2024-04-12 16:58:43 +01:00
Sharlatan Hellseher
81a8d57d03
gnu: Add go-go-uber-org-dig.
...
* gnu/packages/golang-xyz.scm (go-go-uber-org-dig): New variable.
Change-Id: I127569582dbf060b2870c8ac7f977a96e5ba9596
2024-04-12 16:58:43 +01:00
Sharlatan Hellseher
fcb3a177f6
gnu: go-github-com-pbnjay-memory: Update to 0.0.0-2.7b4eea6.
...
* gnu/packages/golang-xyz (go-github-com-pbnjay-memory): Update to
0.0.0-2.7b4eea6.
Change-Id: I3772c15497ddc4e7028eb4e6e5cd7ba9a08ba198
2024-04-12 16:58:42 +01:00
Sharlatan Hellseher
5a5b8885b9
gnu: go-github-com-pbnjay-memory: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-pbnjay-memory): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ie46dfc76fd468ab3a5af886592a150e3e4565111
2024-04-12 16:58:42 +01:00
Sharlatan Hellseher
5f578c3742
gnu: Add go-github-com-hashicorp-golang-lru.
...
* gnu/packages/golang-xyz.scm go-github-com-hashicorp-golang-lru-v2,
go-github-com-hashicorp-golang-lru): New variables.
Change-Id: Id8de7d211e7a8fc4b257b0d2155ec9f4ed3cc3b9
2024-04-12 16:58:42 +01:00
Herman Rimm
06a67644dc
gnu: Add go-github-com-openprinting-goipp.
...
* gnu/packages/golang-xyz.scm (go-github-com-openprinting-goipp): Add
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-12 16:35:20 +01:00
Sharlatan Hellseher
b8558c740e
gnu: go-github-com-fatih-color: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-fatih-color): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/bioinformatics.scm: Add (gnu packages golang-xyz) module.
Change-Id: I302327d3426100d7984e6086726396e9fe7f7468
2024-04-12 16:35:20 +01:00
Sharlatan Hellseher
d4032419dd
gnu: go-github-com-gobwas-glob: Move to golang-xyz.
...
* gnu/packages/syncthing.scm (go-github-com-gobwas-glob): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/textutils.scm: Remove (gnu packages syncthing) module.
Change-Id: I131830e6edcdb666aeb3cd9bbdf6982df938ccd4
2024-04-12 16:35:20 +01:00
Wilko Meyer
d43b4d7758
gnu: Add go-github-com-facette-natsort.
...
* gnu/packages/golang-xyz.scm (go-github-com-facette-natsort): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I23ab432b5a7f35d2f3144cfd68cfff75683eb592
2024-04-09 17:14:52 +01:00
Wilko Meyer
fd38158d7f
gnu: Add go-github-com-johnkerl-lumin.
...
* gnu/packages/golang-xyz.scm (go-github-com-johnkerl-lumin): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-09 17:14:52 +01:00
Wilko Meyer
152b636f88
gnu: Add go-github-com-lestrrat-go-strftime.
...
* gnu/packages/golang-xyz.scm (go-github-com-lestrrat-go-strftime): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I8f4fcc42608357c409dc38e63c1b2b1d3083b268
2024-04-09 17:14:52 +01:00
Wilko Meyer
4d1079b9c9
gnu: Add go-github-com-lestrrat-go-envload.
...
* gnu/packages/golang-xyz.scm (go-github-com-lestrrat-go-envload): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I6bdf0b026779556bf5a0a89de0c7e868f13c286d
2024-04-09 17:14:52 +01:00
Artyom V. Poptsov
b315f4d575
gnu: Add go-github-com-multiformats-go-multibase.
...
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-multibase): New
variable.
Change-Id: If634f1497d628a23f2c2ebb1e8e9f6526faa3f3f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-06 21:47:10 +01:00
Artyom V. Poptsov
24bfbe13a8
gnu: Add go-github-com-multiformats-go-base36.
...
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-base36): New
variable.
Change-Id: I27c5540fddae55ae9ce12a205d6f7f7c9a01569b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-06 21:39:12 +01:00
Artyom V. Poptsov
93b19868e6
gnu: Add go-github-com-multiformats-go-base32.
...
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-base32): New
variable.
Change-Id: If6c54a3c2d0a62e61e524da85c76ad6bf7f7bcbe
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-06 21:39:00 +01:00
Sharlatan Hellseher
4117a463dc
gnu: Add go-github-com-tkuchiki-go-timezone.
...
* gnu/packages/golang-xyz.scm (go-github-com-tkuchiki-go-timezone): New variable.
Change-Id: Iab9a96c7a8224b5c0b7dbcab75dcc4dcf45e5699
2024-04-06 13:14:44 +01:00
Sharlatan Hellseher
34e21fac4f
gnu: Add go-github-com-djherbis-times.
...
* gnu/packages/golang-xyz.scm (go-github-com-djherbis-times): New
variable.
Change-Id: I5584f32a5ce384cc6ec1c742cf6606b26e6578fe
2024-04-06 13:14:44 +01:00
Sharlatan Hellseher
ace24a2765
gnu: go-github-com-songmu-gitconfig: Update to 0.1.1.
...
* gnu/packages/golang-xyz.scm (go-github-com-songmu-gitconfig): Update
to 0.1.1.
[source]: Use direct URL string instead of home-page.
[home-page]: Move above synopsis.
Change-Id: I6669bd6a3d25ae652b2d20441a29fdc3e0a318f7
2024-04-06 13:14:44 +01:00
Sharlatan Hellseher
59a8b156a8
gnu: go-github-com-mattn-go-pointer: Fix indentation.
...
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Fix
indentation.
Change-Id: I15669131fdeaf519458c40e49954529c5fea7c72
2024-04-06 13:14:44 +01:00
Sharlatan Hellseher
490d31d7fd
gnu: go-github-com-mattn-go-pointer: Update to 0.0.1.
...
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Update to 0.0.1.
Change-Id: I8a3d5f1cf5e8ae96e7c506ca1d28ee7c95a680ff
2024-04-06 13:14:44 +01:00
Sharlatan Hellseher
dccc807eb2
gnu: go-gopkg-in-yaml-v2: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I10f478aba8e9c836ce5cc03eb2fb59ff9f794fc5
2024-04-06 13:14:44 +01:00
Sharlatan Hellseher
4dcc9df560
gnu: go-github-com-spf13-cobra: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I545b0279c040be0412cbca744e949f31e9d34b1f
2024-04-06 13:14:43 +01:00
Sharlatan Hellseher
0f652cc404
gnu: go-github-com-mattn-go-sqlite3: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/file-systems.scm: Add (gnu packages golang-xyz) module.
Change-Id: If74972f1d920851a23508a6dc0403e0a84e270f3
2024-04-06 13:14:43 +01:00
Sharlatan Hellseher
d610a77e88
gnu: go-github-com-mattn-go-zglob: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here
* gnu/packages/password-utils.scm: Add (gnu packages golang-xyz) module.
Change-Id: I3777ff257c6baa91930e141f84f9da94be0634b6
2024-04-06 13:14:43 +01:00
Sharlatan Hellseher
8b2d5e33c9
gnu: go-github-com-mattn-go-pointer: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-pointer): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iba5e71a870bbbce1dfea80ceafcd66e56883887b
2024-04-06 13:14:43 +01:00
Sharlatan Hellseher
cfc5f07ee9
gnu: go-github-com-mattn-go-colorable: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/textutils.scm: Add (gnu packages golang-xyz) module.
Change-Id: I7a9763ebd498e071b17abbde838a7cbf8fc891de
2024-04-06 13:14:43 +01:00
Sharlatan Hellseher
c73f70d3d5
gnu: go-github-com-mattn-go-isatty: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/music.scm: Add (gnu packages golang-xyz) module.
Change-Id: Ibbab55ed60afdd5513f91dde93550b2eff7a622c
2024-04-06 13:14:43 +01:00
Sharlatan Hellseher
5abebf71e9
gnu: go-github-com-mattn-go-runewidth: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/check.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/time.scm: Likewise.
* gnu/packages/weather.scm: Likewise.
Change-Id: I80f8b4c31c0fd8fee7c190a7740513ee139646d4
2024-04-06 13:14:43 +01:00
Fries
2fb3ff7e88
gnu: Add go-github-com-modern-go-reflect2.
...
* gnu/packages/golang-xyz.scm (go-github-com-modern-go-reflect2): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I5cce2cac1cf535498bd5ecdd2d5db45080118947
2024-04-06 13:14:43 +01:00
Fries
037194373a
gnu: Add go-github-com-modern-go-concurrent.
...
* gnu/packages/golang.scm (go-github-com-modern-go-concurrent): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ie42473a28271069abea34b175dc2d98aeb6e66b9
2024-04-06 13:14:43 +01:00
Fries
818d99abe2
gnu: Add go-github-com-dbaggerman-cuba.
...
* gnu/packages/golang-xyz.scm (go-github-com-dbaggerman-cuba): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib57363e34cc489828f99e7752e9a8c887885d057
2024-04-06 13:14:42 +01:00
Fries
48512de080
gnu: Add go-github-com-karrick-godirwalk.
...
* gnu/packages/golang-xyz.scm (go-github-com-karrick-godirwalk): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I109086c8aeebb29015ece44e305a7f875b38b7b7
2024-04-06 13:14:42 +01:00
Fries
60cd7def85
gnu: Add go-github-com-ianlancetaylor-demangle.
...
* gnu/packages/golang-xyz.scm (go-github-com-ianlancetaylor-demangle):
New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3db163b9d32eff30539d81556309ec554bc3dbe6
2024-04-06 13:14:42 +01:00
Fries
083a3aefb0
gnu: Add go-github-com-chzyer-readline.
...
* gnu/packages/golang-xyz.scm (go-github-com-chzyer-readline): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I33eca16e71838a3b2a6dbe2610532e16012e3920
2024-04-06 13:14:42 +01:00
Fries
c28b319640
gnu: Add go-github-com-chzyer-logex.
...
* gnu/packages/golang-xyz.scm (go-github-com-chzyer-logex): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3c8038b999540f6cdff75f360a04f12b2753dd99
2024-04-06 13:14:42 +01:00
Sharlatan Hellseher
ade6845da6
gnu: go-github-com-hashicorp-hcl-v2: Sort alphabetically.
...
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-hcl-v2): Sort
alphabetically.
Change-Id: I8a22e7d56721168bb427f056037583d150d9edd5
2024-04-04 17:28:11 +01:00
Sharlatan Hellseher
6ca7d1a615
gnu: go-github-com-hashicorp-hcl: Sort alphabetically.
...
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-hcl): Sort
alphabetically.
Change-Id: I42cb5fc138757d32b0c7daf1c810d298d5d0d5f9
2024-04-04 17:26:45 +01:00
Sharlatan Hellseher
4e4aebde6a
gnu: go-github-com-kballard-go-shellquote: Sort alphabetically.
...
* gnu/packages/golang-xyz.scm (go-github-com-kballard-go-shellquote):
Sort alphabetically.
Change-Id: Ie73d9136b6a45467e718f1d85fc97d965b1257b2
2024-04-04 17:24:02 +01:00
Sharlatan Hellseher
903117947b
gnu: go-github-com-schollz-progressbar-v3: Adjust inputs.
...
* gnu/packages/golang-xyz.scm (go-github-com-schollz-progressbar-v3):
Adjust inputs.
[propagated-inputs]: Remove go-github-com-davecgh-go-spew,
go-github-com-mattn-go-isatty, and go-github-com-stretchr-testify.
[native-inputs]: Add go-github-com-stretchr-testify.
Change-Id: I8a1e24d6570ce36812d08e196f415b81e8ec7bda
2024-04-04 17:16:57 +01:00
Sharlatan Hellseher
8a3a91117c
gnu: go-github-com-schollz-progressbar-v3: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-schollz-progressbar-v3): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/android.scm: Add (gnu packages golang-xyz) module.
Change-Id: Id40397b4f3323670847d8e46f5d8fc6ffea61c84
2024-04-04 17:16:57 +01:00
Sharlatan Hellseher
6eef249401
gnu: Add go-code-cloudfoundry-org-bytefmt.
...
* gnu/packages/golang-xyz.scm (go-code-cloudfoundry-org-bytefmt): New
variable.
Change-Id: I1d77dd49987ad09b15149f244024831d26780e6e
2024-04-04 17:16:56 +01:00
Sharlatan Hellseher
fdcd3a107a
gnu: Add go-github-com-go-logr-logr.
...
* gnu/packages/golang-xyz.scm (go-github-com-go-logr-logr): New
variable.
Change-Id: I0fe5e817fa653bcdbe2fea03fe5d608ea270fa12
2024-04-04 17:16:56 +01:00
Sharlatan Hellseher
798c13c5f8
gnu: Add go-github-com-pierrec-cmdflag.
...
* gnu/packages/golang-xyz.scm (go-github-com-pierrec-cmdflag): New
variable.
Change-Id: If57b49b0497b622200dc82bbb921461c739ead29
2024-04-04 17:16:56 +01:00
Sharlatan Hellseher
8ed9ce9d00
gnu: go-github-com-danwakefield-fnmatch: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-danwakefield-fnmatch): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/mail.scm: Add (gnu packages golang-xyz) module.
Change-Id: I2d5d0565f4c758f49032cadfa1dcca7e884a577b
2024-03-29 14:21:00 +00:00
Sharlatan Hellseher
9358929873
gnu: go-gopkg-in-natefinch-lumberjack.v2: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-gopkg-in-natefinch-lumberjack.v2): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/finance.scm: Add (gnu packages golang-xyz) module.
Change-Id: Ib31fe5787f7b9a5c10e527ea344adaf587aeea13
2024-03-29 14:21:00 +00:00
Martin Becze
b68544731d
gnu: Add go-github-com-marcinbor85-gohex.
...
* gnu/packages/golang-xyz.scm (go-github-com-marcinbor85-gohex): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I39e8cd725819d549d562f5168e1651c22bfa50b6
2024-03-29 14:21:00 +00:00
Sharlatan Hellseher
699c9a04b2
gnu: Add go-github-com-briandowns-spinner.
...
* gnu/packages/golang-xyz.scm (go-github-com-briandowns-spinner): New variable.
Change-Id: I990b39300b55e5ba462baad6dd996defc584a03d
2024-03-29 14:21:00 +00:00
Sharlatan Hellseher
b39b38a8d8
gnu: Add go-github-com-logrusorgru-aurora-v4.
...
* gnu/packages/golang-xyz.scm (go-github-com-logrusorgru-aurora-v4): New variable.
Change-Id: I38956184e5b82865b8df0b8c7a7b6a434be1b8a4
2024-03-29 14:20:59 +00:00
Sharlatan Hellseher
bcfbb05fdb
gnu: Add go-github-com-logrusorgru-aurora-v3.
...
* gnu/packages/golang-xyz.scm (go-github-com-logrusorgru-aurora-v3): New variable.
Change-Id: Iec34c29b6785ada697ad9cded7060a221d60abc9
2024-03-29 14:20:59 +00:00
Martin Becze
dde7bb4f74
gnu: Add go-github-com-logrusorgru-aurora.
...
* gnu/packages/golang-xyz.scm (go-github-com-logrusorgru-aurora): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I14ac154d222a444ad83022e72d79a7937462c7a5
2024-03-29 14:20:59 +00:00
Martin Becze
610f66cb45
gnu: Add go-gopkg-in-cheggaaa-pb-v1.
...
* gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: If46de99aca0d301aca18b088f57616d78fe90e19
2024-03-29 14:20:59 +00:00
Sharlatan Hellseher
0e8f7ee3a9
gnu: go-github-com-nbrownus-go-metrics-prometheus: Adjust inputs.
...
* gnu/packages/golang-xyz.scm (go-github-com-nbrownus-go-metrics-prometheus):
Adjust inputs.
[propagated-inputs]: Remove go-github-com-stretchr-testify.
[native-inputs]: Add go-github-com-stretchr-testify.
Change-Id: I9c409fe88e11273e79809772001b73ffa4ed7afa
2024-03-27 23:08:25 +00:00
Sharlatan Hellseher
f10a02bdbf
gnu: go-github-com-nbrownus-go-metrics-prometheus: Fix indentation.
...
* gnu/packages/golng-xyz (go-github-com-nbrownus-go-metrics-prometheus):
Fix indentation.
Change-Id: I305e0a64fbb89ea073f30f7b91673628097fc263
2024-03-27 23:08:24 +00:00
Sharlatan Hellseher
d02579c9a1
gnu: go-github-com-miekg-dns: Fix indentation.
...
* gnu/packages/golang-xyz (go-github-com-miekg-dns): Fix indentation.
Change-Id: I10f4a9e9e28dd2214e39225a26ec45a0b7f952cf
2024-03-27 23:08:24 +00:00
Sharlatan Hellseher
faf948173f
gnu: go-github-com-cyberdelia-go-metrics-graphite: Fix indentation.
...
* gnu/packages/golang-xyz (go-github-com-cyberdelia-go-metrics-graphite):
Fix indentation.
Change-Id: Ia758dfd8f2ec683395eaace73617949a8ad897fe
2024-03-27 23:08:24 +00:00
Sharlatan Hellseher
c9fe935a33
gnu: go-github-com-anmitsu-go-shlex: Fix indentation.
...
* gnu/packages/golang-xyz (go-github-com-anmitsu-go-shlex): Fix
indentation.
Change-Id: Ib47fbdf3a31a1442cd88ff12a9a2b6c437c283d9
2024-03-27 23:08:24 +00:00
Sharlatan Hellseher
b58717b419
gnu: go-github-com-alecthomas-kingpin: Adjust inputs.
...
gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kingpin)
[native-inputs]: Move go-github-com-alecthomas-units and
go-github-com-alecthomas-template from here ...
[propagated-inputs]: ... to here.
Change-Id: I841ea8cf29ef49008d7a725c9db96b963f263f7f
2024-03-27 23:05:15 +00:00
Sharlatan Hellseher
f1911e65f9
gnu: Add go-gopkg-in-alecthomas-kingpin-v2.
...
* gnu/packages/golang-xyz.scm (go-gopkg-in-alecthomas-kingpin-v2): New variable.
Change-Id: I35a0919b30a191000e922882619e778187b5a0da
2024-03-27 23:05:15 +00:00
Sharlatan Hellseher
1c3bfe42e3
gnu: Add go-github-com-alecthomas-kingpin-v2.
...
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kingpin-v2): New variable.
* gnu/packages/golang-xyz.scm (go-github-com-kingpin): Delete variable.
Change-Id: If40f318b960e29fd601602d26fd36dcc8fce9583
2024-03-27 23:05:15 +00:00
Sharlatan Hellseher
81a417aa3e
gnu: Add go-github-com-xhit-go-str2duration-v2.
...
* gnu/packages/golang-xyz.scm (go-github-com-xhit-go-str2duration-v2): New variable.
Change-Id: I30425e498db6dd8cb736eedffe006346973628ed
2024-03-27 23:05:15 +00:00
Sharlatan Hellseher
dfd5b96459
gnu: go-github-com-alecthomas-units: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-units): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/xdisorg.scm: Remove (gnu packages golang).
Change-Id: I9a4d7da82c9ca1b3c4e0d07d97d8fcde30590e33
2024-03-27 22:58:44 +00:00
Sharlatan Hellseher
d2dcd4c7e1
gnu: go-github-com-alecthomas-template: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-template): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iffdd88439819c526cd6dd940192bf48995bf76bc
2024-03-27 21:33:42 +00:00
Sharlatan Hellseher
2173e4a12e
gnu: go-github-com-alecthomas-kingpin: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-kingpin): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib7609a82c96683809f81479f4eb13f43d85d4a2f
2024-03-27 21:33:28 +00:00
Sharlatan Hellseher
f427ec7026
gnu: go-github-com-kballard-go-shellquote: Move to golang-xyz.
...
* gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/xdisorg.scm: Remove (gnu packages syncthing).
Add (gnu packages golang-xyz).
Change-Id: I3ab4cbc55d8ca0ad8b7fec0130bdb935039f2841
2024-03-27 21:31:58 +00:00
Vagrant Cascadian
a6fc564bcc
gnu: Fix spelling of "This package" in various package descriptions.
...
* gnu/packages/cran.scm (r-formula-tools): Fix spelling of "This package" in
description.
* gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile): Likewise.
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): Likewise.
* gnu/packages/tex.scm (texlive-breakcites, texlive-psgo, texlive-footnpag,
texlive-pdfpc, texlive-phfcc): Likewise.
2024-03-24 18:40:22 -07:00
Sharlatan Hellseher
40d697a301
gnu: go-github-com-lib-pq: Move to golang-xyz.
...
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/databases.scm: Remvoe (gnu packages syncthing).
Change-Id: I0f2f9c2366fd47b7167044d76f8c2c67a2f65544
2024-03-24 21:49:35 +00:00
Artyom V. Poptsov
db340ca57a
gnu: go-github-com-multiformats-go-varint: Fix import path.
...
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-varint):
[arguments]: Replace occurrences of "go-options" with "go-varint".
[home-page]: Likewise.
Change-Id: I0ded7b789024555c4e313ce21d3c42eadf3ae579
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-24 21:29:35 +00:00
Artyom V. Poptsov
791578befb
gnu: Add go-github-com-multiformats-go-varint.
...
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-varint):
New variable.
Change-Id: Ib2f82fff0fbed00010c2aa7993134d5a855f0d7d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-21 23:50:26 +00:00
Sharlatan Hellseher
f620261a56
gnu: Add go-hclogvet.
...
* gnu/packages/golang-xyz.scm (go-hclogvet): New variable.
Change-Id: I8eccda8a3fbc2cb32f19ad9318eea2229c6064c0
2024-03-21 23:50:26 +00:00
Troy Figiel
27b339702f
gnu: Add go-github-com-hashicorp-go-hclog.
...
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-hclog): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-21 23:50:26 +00:00
Troy Figiel
6fda9cfd0f
gnu: Add go-github-com-josharian-intern.
...
* gnu/packages/golang-xyz.scm (go-github-com-josharian-intern): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-17 00:04:22 +00:00
Artyom V. Poptsov
85c816c7ad
gnu: Add go-github-com-whyrusleeping-go-sysinfo.
...
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): New
variable.
Change-Id: I73cd3fa1ab3a73545121bb3a047795ca2850c0f7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 23:27:03 +00:00
Artyom V. Poptsov
32fd277642
gnu: Add go-github-com-jbenet-go-random.
...
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-random): New variable.
Change-Id: I7b7f510af61f4bf79aa633ffaa4bd4852f55fc47
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 22:59:47 +00:00
Artyom V. Poptsov
e1e65c5930
gnu: Add go-github-com-jbenet-go-temp-err-catcher.
...
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-temp-err-catcher): New
variable.
Change-Id: Ic92f036cb9f45a8f55872a218aa42e18716cc2b9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 22:59:47 +00:00
Artyom V. Poptsov
af714ebcee
gnu: Add go-github-com-jbenet-goprocess.
...
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-goprocess): New variable.
Change-Id: I5683a9e0df7bb1a17b2e813ab6c611f0b6c2ea9c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 22:59:47 +00:00
Sharlatan Hellseher
5b59c149e0
gnu: go-github-com-beorn7-perks-quantile: Move to golang-xyz.
...
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I09a2080b78fd3273af75cbbbb49718bb8eec86e5
2024-03-15 23:43:58 +00:00
Sharlatan Hellseher
024a0e2288
gnu: Add go-github-com-blang-semver-v4.
...
* gnu/packages/golang-xyz.scm (go-github-com-blang-semver-v4): New variable.
Change-Id: I87132b1b727b7e6ef4d46bb08dc5ad509db4e2e4
2024-03-15 23:33:12 +00:00
Sharlatan Hellseher
f59f85bdeb
gnu: go-github-com-blang-semver: Fix indentation.
...
* gnu/packages/golang-xyz.scm (go-github-com-blang-semver): Fix
indentation.
Change-Id: I9b5e792f2ef859ad7a9d799ba1e369f96e53294b
2024-03-15 23:33:12 +00:00
Sharlatan Hellseher
74cab6cd03
gnu: go-github-com-blang-semver: Update to 3.8.0.
...
* gnu/packages/golang-xyz.scm (go-github-com-blang-semver): Update to 3.8.0.
Change-Id: I5f1eec936236e4f8984d6aabbab9a9ce99e291a3
2024-03-15 23:33:12 +00:00
Sharlatan Hellseher
b4107ca3ad
gnu: go-github-com-hashicorp-hcl-v2: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-hashicorp-hcl-v2): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ife07c1ca7b0ba7241955767ebd2430a8e60aec90
2024-03-06 23:37:51 +00:00
Sharlatan Hellseher
cd49133bfe
gnu: go-github-com-hashicorp-hcl: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-hashicorp-hcl): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I431689059384d203cdb1c2d40f16ef9c5958b5ab
2024-03-06 23:37:51 +00:00
Sharlatan Hellseher
adab22203e
gnu: go-github-com-hashicorp-go-version: Fix indentation.
...
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-version): Fix
indentation.
Change-Id: Ib6f81057c9434097209875b91806703695c5089c
2024-03-06 23:37:51 +00:00
Sharlatan Hellseher
44790c7c8c
gnu: go-github-com-hashicorp-go-version: Update to 1.6.0.
...
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-version): Update to 1.6.0.
Change-Id: I964c450d42a436bf093222c90abadcaf84b2968d
2024-03-06 23:37:51 +00:00
Sharlatan Hellseher
f3914c1a7b
gnu: go-github-com-hashicorp-go-version: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-hashicorp-go-version): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ica0c069e90ade97efbbb201f36d92ff70bad1c8b
2024-03-06 23:37:51 +00:00
Sharlatan Hellseher
5f5d8167b1
gnu: go-github-com-hashicorp-go-uuid: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-hashicorp-go-uuid): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib97abb60b716c971bb54144d7d1ea015211e1ed4
2024-03-06 23:28:31 +00:00
Sharlatan Hellseher
e6ce91d1bf
gnu: go-github-com-hashicorp-go-syslog: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-hashicorp-go-syslog): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iae1acbde5fcccb7879944dbcbda8a32672478f6a
2024-03-06 23:28:31 +00:00
Artyom V. Poptsov
b577550c00
gnu: Add go-github-com-hashicorp-go-multierror.
...
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-multierror): New
variable.
Change-Id: I6b09a52dc314c4cc6903690738debf4b6c99393f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:31 +00:00
Artyom V. Poptsov
d7abe61507
gnu: Add go-github-com-hashicorp-errwrap.
...
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-errwrap): New
variable.
Change-Id: I4a0e7c23f9aaab4e29c81a68d976dafcd86dd2d1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:31 +00:00
Artyom V. Poptsov
496e0f10b6
gnu: Add go-github-com-cskr-pubsub.
...
* gnu/packages/golang-xyz.scm (go-github-com-cskr-pubsub): New variable.
Change-Id: Ia0a3d5b86cdaad45b6b58af9441b1ea3396ec056
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:30 +00:00
Sharlatan Hellseher
c3992c8871
gnu: go-go-uber-org-zap: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-go-uber-org-zap): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/radio.scm: Add (gnu packages golang-xyz) module.
Change-Id: Id4de6cb4714b9b28e43e5aecabf5b32684f1a370
2024-03-06 23:28:30 +00:00
Troy Figiel
15b96de852
gnu: Add go-github-com-k0kubun-pp.
...
* gnu/packages/golang-xyz.scm (go-github-com-k0kubun-pp): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:30 +00:00
Troy Figiel
da582bcf50
gnu: Add go-github-com-hhrutter-tiff.
...
* gnu/packages/golang-xyz.scm (go-github-com-hhrutter-tiff): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:29 +00:00
Troy Figiel
fbc7a0efa7
gnu: Add go-github-com-dave-jennifer.
...
* gnu/packages/golang-xyz.scm (go-github-com-dave-jennifer): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:29 +00:00
Sharlatan Hellseher
9af99245e7
gnu: go-github-com-vividcortex-ewma: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-vividcortex-ewma): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iabf8a6ee15240c0817d80584a34e80dcbce1c974
2024-03-06 23:28:29 +00:00
Sharlatan Hellseher
c21f468cf1
gnu: go-github-com-cheggaaa-pb-v3: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-cheggaaa-pb-v3): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/golang.scm (go-github-com-cheggaaa-pb): Remove variable.
Change-Id: Ieddfddfec841e5b35c14002dbfe8655a7b5dec0f
2024-03-06 23:28:29 +00:00
Troy Figiel
7991eedd03
gnu: Add go-github-com-shirou-gopsutil-v3.
...
* gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil-v3): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ibbfe76f0a56daf76fc4a4ecd844b445e9355a7ce
2024-03-06 23:28:28 +00:00
Troy Figiel
06d6f3debf
gnu: go-github-com-shirou-gopsutil: Reformat with guix style.
...
* gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil): Reformat with
guix style.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:28 +00:00
Troy Figiel
12b8b129b3
gnu: go-github-com-shirou-gopsutil: Update to 2.21.11.
...
* gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil): Update to
2.21.11.
[arguments]: Fix tests.
<#:go>: Update to go-1.18.
<#:phases>: Add 'remove-v3 and 'remove-failing-tests phases.
[propagated-inputs]: Add go-golang-org-x-sys.
[native-inputs]: Add go-github-com-stretchr-testify and procps.
* gnu/packages/golang-xyz.scm: Add (gnu packages linux) module.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:28 +00:00
Troy Figiel
8468c55565
gnu: go-github-com-shirou-gopsutil: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-shirou-gopsutil): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:28 +00:00
Sharlatan Hellseher
51a10d3316
gnu: Add go-numcpus.
...
* gnu/packages/golang-xyz.scm (go-numcpus): New variable.
Change-Id: I2edb2f355fd14f2f9a470c91519e7fe1581cc243
2024-03-06 23:28:28 +00:00
Troy Figiel
bd4c6bbf0a
gnu: Add go-github-com-tklauser-go-sysconf.
...
* gnu/packages/golang-xyz.scm (go-github-com-tklauser-go-sysconf): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:28 +00:00
Troy Figiel
548a4ac51c
gnu: Add go-github-com-tklauser-numcpus.
...
* gnu/packages/golang-xyz.scm (go-github-com-tklauser-numcpus): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:28 +00:00
Sharlatan Hellseher
92b5c13c6a
gnu: go-github-com-songmu-gitconfig: Fix build.
...
As seen in <https://ci.guix.gnu.org/build/3490304/log/raw >.
* gnu/packages/golang-xyz.scm go-github-com-songmu-gitconfig: Update
style.
[arguments] <#:go>: Use go-1.21.
Change-Id: Iea7a32b51d4bd74e99c52938307c11177ae79199
2024-02-19 23:32:33 +00:00
Sharlatan Hellseher
efa4809384
gnu: go-github-com-songmu-gitconfig: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-songmu-gitconfig): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/version-control.scm: Add (gnu packages golang-xyx)
module.
Change-Id: Ibab2595d981d46096501bb8ab495e899d2aacf7d
2024-02-19 23:32:33 +00:00
Sharlatan Hellseher
5890d3b70f
gnu: Add go-github-com-alecthomas-chroma-v2.
...
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2): New variable.
Change-Id: I883a1ca1a84fd35cf0d7fe946fd1caedafae3842
2024-02-19 23:32:32 +00:00
Sharlatan Hellseher
18f44da03b
gnu: go-github-com-alecthomas-chroma: Remove bundled files.
...
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma)
[source]: Remove git submodules and generated files.
Change-Id: Idafee9723b837495084aa0cd2fb454a953ff6233
2024-02-19 23:32:32 +00:00
Sharlatan Hellseher
73eb26cbd7
gnu: go-github-com-alecthomas-chroma: Update to 0.10.0.
...
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma): Update to 0.10.0.
[native-inputs]: Remove go-github-com-alecthomas-assert,
go-github-com-alecthomas-colour, go-github-com-alecthomas-repr,
go-github-com-mattn-go-isatty, and go-github-com-sergi-go-diff; add
go-github-com-stretchr-testify.
Change-Id: I9d72bbdeb97a3c94545ff08d356c5e568fe173c6
2024-02-19 23:32:32 +00:00
Sharlatan Hellseher
ee79286031
gnu: go-github-com-alecthomas-chroma: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-chroma): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/configuration-management.scm: Add (gnu packages
golang-xyz) module.
Change-Id: I0f5f7068f530b282f3636678e9edc4fad6c8c94a
2024-02-19 23:32:32 +00:00
Artyom V. Poptsov
930692feb0
gnu: Add go-github-com-dustin-gojson.
...
* gnu/packages/golang.scm (go-github-com-dustin-gojson): New variable.
Change-Id: Ifc3df4e7a2cdf21bf0725a848123930d61d048e3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19 23:32:32 +00:00
Artyom V. Poptsov
084ce22aa3
gnu: Add go-github-com-benbjohnson-clock.
...
* gnu/packages/golang-xyz.scm (go-github-com-benbjohnson-clock): New variable.
Change-Id: Ifcb3254e07388a6c7b4a7f9ee5dff4f3b4d25ee8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19 23:32:32 +00:00
Troy Figiel
f5de1f96ed
gnu: Add go-github-com-coocood-freecache.
...
* gnu/packages/golang-xyz.scm (go-github-com-coocood-freecache): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19 23:32:32 +00:00
Sharlatan Hellseher
4bbca060da
gnu: Add go-pixelmatch.
...
* gnu/packages/golang-xyz.scm (go-pixelmatch): New variable.
Change-Id: Iaf1480d7ee938605644e27345c2e7a2b6cf8b9e0
2024-02-19 23:32:31 +00:00
Troy Figiel
d1a5af5adb
gnu: Add go-github-com-orisano-pixelmatch.
...
* gnu/packages/golang-xyz.scm (go-github-com-orisano-pixelmatch): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19 23:32:31 +00:00
Hilton Chain
32aa57a358
gnu: Add go-gopkg-in-op-go-logging-v1.
...
* gnu/packages/golang-xyz.scm (go-gopkg-in-op-go-logging-v1): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I73b0ab7ed1e0f46a5bf8e4f92bcf3028dbf1a336
2024-02-16 14:17:34 +00:00
Sharlatan Hellseher
60d883db03
gnu: go-github-com-op-go-logging: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-op-go-logging): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here
Change-Id: Ifd2e30b644c7727650eef1996e86b679c994cb35
2024-02-16 14:17:34 +00:00
Hilton Chain
852d0eab39
gnu: Add go-github-com-jinzhu-copier.
...
* gnu/packages/golang-xyz.scm (go-github-com-jinzhu-copier): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ibff15ec235790b915c852a0d9a33572a05f3374d
2024-02-16 14:17:34 +00:00
Hilton Chain
10ecec291e
gnu: Add go-github-com-elliotchance-orderedmap.
...
* gnu/packages/golang-xyz.scm (go-github-com-elliotchance-orderedmap):
New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I44518a6a5371e5312b472aaa2c8d9a417d621924
2024-02-16 14:17:33 +00:00
Hilton Chain
701907fae9
gnu: Add go-github-com-dimchansky-utfbom.
...
* gnu/packages/golang-xyz.scm (go-github-com-dimchansky-utfbom): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I25ecf3bd881d2317b84ecaef5260c78296f51d56
2024-02-16 14:17:33 +00:00
Hilton Chain
b2ad18ce4d
gnu: Add go-github-com-alecthomas-participle-v2.
...
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-participle-v2):
New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ia6a75894a65de756b771d2467125db411da2708b
2024-02-16 14:17:33 +00:00
Hilton Chain
8595b82d55
gnu: Add go-github-com-a8m-envsubst.
...
* gnu/packages/golang-xyz.scm (go-github-com-a8m-envsubst): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I356924d0eb4137425608d64d7ed16e1430b9be03
2024-02-16 14:17:20 +00:00
Sharlatan Hellseher
3e2334d945
gnu: go-github-com-mattn-go-shellwords: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/terminals.scm: Add (gnu packages golang-xyz) module.
Change-Id: Icedf167f4477c6a84fd1b897ca208d6e737efb48
2024-02-15 21:20:32 +00:00
Artyom V. Poptsov
9ddb59f452
gnu: Add go-github-com-coreos-go-systemd-sdjournal.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-sdjournal):
New variable.
Change-Id: I48d6d6e888ab757363a16bae9f50c1ff955f287a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 22:59:14 +00:00
Artyom V. Poptsov
3aa92cc71f
gnu: Add go-github-com-coreos-go-systemd-unit.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-unit): New
variable.
Change-Id: I4103a0a8a3fe8f0efe4e21b053cecda9825efdc1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 22:59:14 +00:00
Artyom V. Poptsov
51f8d60665
gnu: Add go-github-com-coreos-go-systemd-machine1.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-machine1): New
variable.
Change-Id: I2d9340a2b70dd68e24e4a88bdcd1f4c289100c6d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 22:59:14 +00:00
Artyom V. Poptsov
40cc2ca588
gnu: Add go-github-com-coreos-go-systemd-login1.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-login1): New
variable.
Change-Id: I815e67c119b00232a620004f72e6b61d90d2c06a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 22:59:14 +00:00
Artyom V. Poptsov
ba17880abd
gnu: Add go-github-com-coreos-go-systemd-journal.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-journal): New
variable.
Change-Id: I6a8ae9d416ce7c4236ce0d8a8388da130964144c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 22:59:13 +00:00
Artyom V. Poptsov
cfeec48158
gnu: Add go-github-com-coreos-go-systemd-dbus.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-dbus): New
variable.
Change-Id: Ib50ff86ec7c03fd8b5e732dc9b3ec5e4196d8d3b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 22:59:13 +00:00
Artyom V. Poptsov
30afb17152
gnu: Add go-github-com-coreos-go-systemd-daemon.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-daemon): New
variable.
Change-Id: If79215d0676b9bb8dfe6e12a144a9b156f43f9be
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 22:59:13 +00:00
Sharlatan Hellseher
592b144836
gnu: go-github-com-coreos-go-systemd-activation: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-activation):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/backup.scm: Add (gnu packages golang-xyz) module.
Change-Id: I6bcc819e65347588103064a892f8c6c46288179a
2024-02-14 22:41:37 +00:00
Sharlatan Hellseher
714462744a
gnu: go-github-com-bitly-go-hostpool: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-bitly-go-hostpool): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ia314e6134f229c004f23d99a9c42dbd0adf105f8
2024-02-13 14:33:08 +00:00
Sharlatan Hellseher
6d22865f58
gnu: go-github-com-bitly-timer-metrics: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-bitly-timer-metrics): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Id30d1add9ccbfbc05af114f6ccf82f353a7aa74b
2024-02-13 14:31:36 +00:00
Sharlatan Hellseher
997075e495
gnu: go-github-com-blang-semver: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-blang-semver): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/education.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/ipfs.scm: As above.
Change-Id: I620543088661512bcc8135922a454c5f2dc73119
2024-02-13 14:29:51 +00:00
Sharlatan Hellseher
4609bea87c
gnu: go-github-com-bmizerany-perks-quantile: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-bmizerany-perks-quantile): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I215d8f1f2710bd21ad9a251e4cb029064a0968f6
2024-02-13 14:28:19 +00:00
Sharlatan Hellseher
f9ead8f7a8
gnu: go-github-com-burntsushi-toml: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/golang-check.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/golang.scm: As above.
* gnu/packages/shellutils.scm: As above.
Change-Id: If8a645431a1fb17159681daae70db49fd21b37c1
2024-02-13 14:26:07 +00:00
Sharlatan Hellseher
13e682ea94
gnu: go-github-com-nsqio-go-diskqueue: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-nsqio-go-diskqueue): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I2051eb1f8a40eeab9c8cc96c540413f5818dd78e
2024-02-13 14:22:16 +00:00
Sharlatan Hellseher
35445a7c1a
gnu: go-github-com-nsqio-go-nsq: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-nsqio-go-nsq): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ie718c9943dd527281b30c78ab4e23adc764289c1
2024-02-13 14:21:01 +00:00
Sharlatan Hellseher
b41a405649
gnu: go-github-com-mreiferson-go-svc: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-mreiferson-go-svc): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I21f1d5f651fb09a3716cbcdb48aaf7f8dd37384d
2024-02-13 14:19:05 +00:00
Sharlatan Hellseher
d8c8cfac7a
gnu: go-github-com-mreiferson-go-options: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-mreiferson-go-options): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ia5cf19a48812b56b0b38ed80246a65c345454c79
2024-02-13 14:18:57 +00:00
Sharlatan Hellseher
8b3daeca55
gnu: go-golang-org-x-net: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-net,
go-golang-org-x-net-0.17, go-golang-org-x-net-html): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/configuration-management.scm: Add (gnu packages golang-build) module.
* gnu/packages/education.scm: As above ...
* gnu/packages/file-systems.scm: As above ...
* gnu/packages/golang-check.scm: As above ...
* gnu/packages/golang-crypto.scm: As above ...
* gnu/packages/golang-web.scm: As above ...
* gnu/packages/golang-xyz.scm: As above ...
* gnu/packages/golang.scm: As above ...
* gnu/packages/ipfs.scm: As above ...
* gnu/packages/messaging.scm: As above ...
* gnu/packages/networking.scm: As above ...
* gnu/packages/uucp.scm: As above ...
* gnu/packages/version-control.scm: As above ...
Change-Id: If009e62555ada293f17cf0f42fde82c21ef4615e
2024-02-13 14:16:59 +00:00
Sharlatan Hellseher
9cdcf7c6f9
gnu: go-github-com-stathat-go: Move to golang-xyz.
...
* gnu/packages/syncthing.scm (go-github-com-stathat-go): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I804043f512b60665233fba61da3f2225042d8d65
2024-02-12 23:33:23 +00:00
Sharlatan Hellseher
3da105865c
gnu: go-github-com-rcrowley-go-metrics: Move to golang-xyz.
...
* gnu/packages/syncthing.scm (go-github-com-rcrowley-go-metrics): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Id153e4b8295c1430077941c5e4ee854ef28a56fa
2024-02-12 23:33:23 +00:00