Troy Figiel
436cd5a625
gnu: go-github-com-cheggaaa-pb-v3: Enable tests.
...
* gnu/packages/golang.scm (go-github-com-cheggaaa-pb-v3): Enable tests.
[arguments] <#:tests?>: Set to true.
<#:unpack-path>: Set unpack-path to the repository root.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic8b64dcf4717ff6a163d8a674e5e7c2c6d162b98
2024-03-06 23:28:29 +00:00
Troy Figiel
2477aea26d
gnu: go-github-com-vividcortex-ewma: Fix import-path.
...
* gnu/packages/golang.scm (go-github-com-vividcortex-ewma): Fix import-path.
[arguments]<#:import-path>: Use proper capitalization.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:29 +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
Troy Figiel
9a47afb3de
gnu: go-github-com-signintech-gopdf: Remove examples.
...
* gnu/packages/golang.scm (go-github-com-signintech-gopdf): Remove examples.
[arguments] <#:phases>: Add remove-examples phase.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Change-Id: I0a285c30856d3b22fa8abdbe71e1f0e149dae082
2024-03-01 14:17:13 +08:00
Troy Figiel
33dc981d27
gnu: go-github-com-signintech-gopdf: Update to 0.22.1.
...
* gnu/packages/golang.scm (go-github-com-signintech-gopdf): Update to 0.22.1.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2024-03-01 14:17:07 +08:00
Sharlatan Hellseher
eee292979a
gnu: Add go-github-com-bmatcuk-doublestar-v2.
...
* gnu/packages/golang.scm (go-github-com-bmatcuk-doublestar-v2): New variable.
Change-Id: I56d5588a1741a8e6c86320ec07bc86805f34fc91
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
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
Sharlatan Hellseher
a1335516e3
gnu: go-github-com-coreos-go-semver: Update to 0.3.1.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-semver): Update to 0.3.1.
Change-Id: I1b43d705c587c5a6030b96ce4419d58d8513b1cb
2024-02-19 23:32:31 +00:00
Troy Figiel
f93c7713ff
gnu: go-github-com-coreos-go-semver: Add missing input.
...
* gnu/packages/golang.scm (go-github-com-coreos-go-semver): Add missing input.
[propagated-inputs]: Add go-gopkg-in-yaml-v2.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I0ba64084dcd939ee4a95f4629351f7ac9a49a8cb
2024-02-19 23:19:21 +00:00
Troy Figiel
d6cc85825f
gnu: go-github-com-schollz-progressbar-v3: Remove examples.
...
* gnu/packages/golang.scm (go-github-com-schollz-progressbar-v3): Remove
examples.
[arguments] <#:phases>: Add remove-examples phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib1aa91160a8e94624d484654572da1b89305e076
2024-02-19 23:19:21 +00:00
Troy Figiel
643900518d
gnu: go-github-com-mesilliac-pulse-simple: Remove examples.
...
* gnu/packages/golang.scm (go-github-com-mesilliac-pulse-simple): Remove examples.
[arguments] <#:phases>: Add remove-examples phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19 23:19:21 +00:00
Troy Figiel
1822ec7e79
gnu: go-github-com-mattn-go-colorable: Add missing input.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Add missing
input.
[native-inputs]: Move go-github-com-mattn-go-isatty from here ...
[propagated-inputs]: ... to here.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19 23:19:21 +00:00
Troy Figiel
8abb1e59fd
gnu: go-github-com-charmbracelet-harmonica: Remove examples.
...
* gnu/packages/golang.scm (go-github-com-charmbracelet-harmonica): Remove examples.
[arguments] <#:phases>: Add remove-examples phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19 23:19:21 +00:00
Greg Hogan
b177e753bb
gnu: Add go-go-uber-org-goleak.
...
* gnu/packages/golang.scm (go-go-uber-org-goleak): New variable.
Change-Id: I4dd8f244c44ced8910752f67b318c4e39d5acd74
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-02-18 16:04:28 +01:00
Greg Hogan
13e7d4d399
gnu: Add go-github-com-cli-safeexec.
...
* gnu/packages/golang.scm (go-github-com-cli-safeexec): New variable.
Change-Id: Ibc183f5185de16b4d6528697cbc85183a3282733
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-02-18 16:04:21 +01: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
664e227b67
gnu: go-github-com-spf13-cobra: Update to 1.8.0.
...
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.8.0.
[propagated-inputs]: Remove labels.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3eff757674ff9eafa1bd1c32bfb12616faa080c6
2024-02-16 14:17:34 +00:00
Hilton Chain
04f2710c5c
gnu: Add go-github-com-pelletier-go-toml-v2.
...
* gnu/packages/golang.scm (go-github-com-pelletier-go-toml-v2): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ibc9ee1c7dc3aac1628d2bd32fafc65c23d25c8e8
2024-02-16 14:17:34 +00:00
Hilton Chain
156bee7acf
gnu: go-github-com-magiconair-properties: Update to 1.8.7.
...
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to
1.8.7.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-16 14:17:34 +00:00
Hilton Chain
af0b968955
gnu: go-github-com-goccy-yaml: Update to 1.11.3.
...
* gnu/packages/golang.scm (go-github-com-goccy-yaml): Update to 1.11.3.
[arguments] <#:go>: Use go-1.18.
[native-inputs]: Add go-github-com-google-go-cmp-cmp. Replace
go-gopkg-in-go-playground-validator-v9 with
go-github-com-go-playground-validator-v10.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic037a61fe627411d380887d7a9f9962abf6ca004
2024-02-16 14:17:34 +00:00
Hilton Chain
8bd9ca475e
gnu: Add go-github-com-go-playground-validator-v10.
...
* gnu/packages/golang.scm (go-github-com-go-playground-validator-v10): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Id54761e39cd01b3fa84d4183f5da87e8587f90d0
2024-02-16 14:17:34 +00:00
Hilton Chain
62d3b90925
gnu: go-github-com-leodido-go-urn: Update to 1.4.0.
...
* gnu/packages/golang.scm (go-github-com-leodido-go-urn): Update to 1.4.0.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I22c392c55843d99f7ab9d69eb46d7c541e7b73f8
2024-02-16 14:17:33 +00:00
Hilton Chain
16bcf95282
gnu: go-github-com-go-playground-universal-translator: Update to 0.18.1.
...
* gnu/packages/golang.scm (go-github-com-go-playground-universal-translator):
Update to 0.18.1.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ia7b89b4f53af9288c9f5c449ef0734f2971031f5
2024-02-16 14:17:33 +00:00
Hilton Chain
4a8db1ec82
gnu: go-github-com-fatih-color: Update to 1.16.0.
...
Fix lint warning: permanent redirect from
<https://godoc.org/github.com/fatih/color > to
<https://pkg.go.dev/github.com/fatih/color?utm_source=godoc >
* gnu/packages/golang.scm (go-github-com-fatih-color): Update to 1.16.0.
[home-page]: Adjust it to resolve lint warning.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I36921eab9350cb3581b58b5cb79fb0e04929045d
2024-02-16 14:17:33 +00:00
Hilton Chain
b6231253ce
gnu: go-github-com-mattn-go-colorable: Update to 0.1.13.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Update to 0.1.13
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-16 14:17:33 +00:00
Hilton Chain
274b363253
gnu: go-github-com-mattn-go-isatty: Update to 0.0.20.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Update to 0.0.20.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic76d494bde95315315a153211f241d80de17ce92
2024-02-16 14:17:33 +00:00
Hilton Chain
b5e008d04c
gnu: go-github-com-alecthomas-repr: Update to 0.3.0.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-repr): Update to 0.3.0.
[arguments] <#:go>: Use go-1.18.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3fe2baeff3cd4736688552029cf3902da01a415a
2024-02-16 14:17:32 +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
Sarah Morgensen
7e773e8f05
gnu: go-github-com-mattn-go-shellwords: Enable tests.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords)
[arguments] <#:tests?>: Enable tests.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib306e412e28ad7c2d005b6662e23a20afcaeaf40
2024-02-15 21:11:01 +00:00
Sarah Morgensen
839039c0b5
gnu: go-github-com-mattn-go-shellwords: Fix sh path.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords)
[arguments] <#:phases> {patch-sh-path}: New phase.
Co-authored-by: Sharlatan Hellseher <sharlatanus@mgail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I9e8051a502471ff1ade2517c9d839af765de3a25
2024-02-15 21:06:54 +00:00
Sharlatan Hellseher
8c9bc0e710
gnu: go-github-com-mattn-go-shellwords: Fix indentation.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords): Fix
indentation.
Change-Id: Ib8825a82f92096f17d50bbbc1645c212c2986aa7
2024-02-15 20:54:29 +00:00
Sarah Morgensen
008811aef6
gnu: go-github-com-mattn-go-shellwords: Update to 1.0.12.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords): Update to
1.0.12.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Idc4cfdcddacce007cd2d4ba1274a7752a25756e3
2024-02-15 20:52:00 +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
ac470c516e
gnu: go-github-com-go-test-deep: Move to golang-check.
...
* gnu/packages/golang.scm (go-github-com-go-test-deep): Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: I47fec9c4e399067494eb20c214a47958b3cf755d
2024-02-13 21:26:40 +00:00
Troy Figiel
d024f3ffba
gnu: go-golang-org-x-oauth2: Add missing input.
...
* gnu/packages/golang.scm (go-golang-org-x-oauth2) [propagated-inputs]:
Add go-cloud-google-com-go-compute-metadata.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ie89d4ebfcc3f78ff748b42bfd5ac6550f206280b
2024-02-13 21:26:39 +00:00
Troy Figiel
6e248ccc5e
gnu: go-github-com-twpayne-go-vfs: Add missing input.
...
* gnu/packages/golang.scm (go-github-com-twpayne-go-vfs)
[native-inputs]: Add go-github-com-stretchr-testify.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3c0c05d3488ff9ebfb56499565ff2bd5999fb484
2024-02-13 21:26:39 +00:00
Troy Figiel
9b095daa29
gnu: go-github-com-prometheus-procfs: Add missing input.
...
* gnu/packages/golang.scm (go-github-com-prometheus-procfs): Add missing
input.
[propagated-inputs]: Add go-golang.org-x-sync-errgroup.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-13 21:26:39 +00:00
Troy Figiel
f8d1df5f98
gnu: go-gotest-tools-assert: Add missing inputs.
...
* gnu/packages/golang.scm (go-gotest-tools-assert): Add missing inputs.
[native-inputs]: Move go-github-com-google-go-cmp-cmp and
go-github-com-pkg-errors from here ...
[propagated-inputs]: ... to here. Add go-github-com-spf13-pflag and
go-golang-org-x-tools.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I8b9e1dd43ce3a0866ccc2cddd6b14cf1ecd06a50
2024-02-13 21:26:39 +00:00
Troy Figiel
4bf6ad67ba
gnu: go-github-com-playground-locales: Add missing input.
...
* gnu/packages/golang.scm (go-github-com-playground-locales): Add missing
input.
[propagated-inputs]: Add go-golang-org-x-text.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-13 21:26:39 +00:00
Troy Figiel
14ea50518d
gnu: go-github-com-charmbracelet-bubbletea: Remove examples.
...
* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Remove
examples and tutorials.
[arguments] <#:phases>: Add remove-examples phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic4ed211ae0fa0849770264ccc950a73d55cd70c4
2024-02-13 21:26:39 +00:00
Troy Figiel
2525b168f9
gnu: go-github-com-avast-retry-go: Remove examples.
...
* gnu/packages/golang.scm (go-github-com-avast-retry-go): Remove examples.
[arguments] <#:phases>: Add remove-examples phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I20107aa3c77add0f5645f8f3be5ca45de9ab1ed9
2024-02-13 21:26:39 +00:00
Troy Figiel
0f19437ab8
gnu: go-github-com-goccy-yaml: Remove benchmarks.
...
* gnu/packages/golang.scm (go-github-com-goccy-yaml): Remove benchmarks.
[arguments] <#:phases>: Add remove-benchmarks phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I4249df3ab64d734ebf561e84f6bbc7ed50ff3a1b
2024-02-13 21:26:39 +00:00
Troy Figiel
7386718183
gnu: go-github-com-oneofone-xxhash: Remove benchmarks.
...
* gnu/packages/golang.scm (go-github-com-oneofone-xxhash): Remove benchmarks.
[arguments] <#:phases>: Add remove-benchmarks phase.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I68db9ff67e5d48e932e01509c26e9ce545cda5e6
2024-02-13 21:26:39 +00:00
Troy Figiel
33183150c2
gnu: go-gopkg-in-djherbis-times-v1: Remove examples.
...
* gnu/packages/golang.scm (go-gopkg-in-djherbis-times-v1) [source]:
Remove examples.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic015391ab1962e9bbc60360ef3403daba20471d6
2024-02-13 21:26:38 +00:00
Troy Figiel
63d23f03f7
gnu: go-github-com-macronut-go-tproxy: Remove examples.
...
* gnu/packages/golang.scm (go-github-com-macronut-go-tproxy) [source]:
Remove examples.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Icee19c7f087d3d12da00861c85950b598c5a2600
2024-02-13 21:26:38 +00:00
Sharlatan Hellseher
c185c51e14
gnu: go-github.com-ulikunitz-xz: Move to golang-compression.
...
* gnu/packages/golang.scm (go-github.com-ulikunitz-xz): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
* gnu/packages/admin.scm: Add (gnu packages golang-compression) module.
* gnu/packages/bioinformatics.scm: As above.
Change-Id: I1901e67ac4336efd356085332572b3f09de90f7a
2024-02-13 14:33:17 +00:00
Sharlatan Hellseher
8af7c33818
gnu: go-github-com-andybalholm-brotli: Move to golang-compression.
...
* gnu/packages/golang.scm (go-github-com-andybalholm-brotli): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
Change-Id: I820b0211b1fe4d90643e82fc32a99d8e8b6a9b0f
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
d8f69addc2
gnu: go-github-com-klauspost-compress: Move to golang-compression.
...
* gnu/packages/golang.scm (go-github-com-klauspost-compress): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
* gnu/packages/golang-compression.scm: Add (gnu packages
golang-compression) module.
* gnu/packages/golang-crypto.scm: As above.
* gnu/packages/golang-web.scm: As above.
* gnu/packages/uucp.scm: As above.
Change-Id: Ia99f1e6aae7f75940fc150eb02862c0b3e9f3325
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
19c8f9e0fe
gnu: go-golang-org-x-crypto: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-crypto): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/backup.scm: Add (gnu packages golang-build) module.
* gnu/packages/crypto.scm: As above.
Change-Id: I5daad7fe90e1507958fe73c04fc043ebbc006395
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
b8e8cb296f
gnu: go-golang-org-x-image: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-image): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/game.scm: Add (gnu packages golang-build) module.
Change-Id: Icd0b303d8f7544f6eae10ac30d7bd01779abaede
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
92df6b5c70
gnu: go-golang-org-x-tools: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-tools): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: Ib9a69a5dab73b6f9d935fd0216658f5e4f8cf1f8
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
faabd385eb
gnu: go-github-com-yuin-goldmark: Move to golang-build.
...
* gnu/packages/golang.scm (go-github-com-yuin-goldmark): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: If553b4a00b288a913d1d54da8b5b52eab87bb277
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
de36ec1480
gnu: go-golang-org-x-text: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-text): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/admin.scm: Add (gnu packages golang-build) module.
* gnu/packages/bioinformatics.scm: As above.
* gnu/packages/mail.scm: As above.
Change-Id: Ifd15b35b460ae30c5c1d677551e95842b322b246
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
82a9ceebe8
gnu: go-golang-org-x-time: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-time): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/high-availability.scm: Add (gnu packages golang-build) module.
Change-Id: I2f2704501b19d991d153c6d8636e1f9fc4cf154b
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
d8b0ad79a8
gnu: go-golang-org-x-term: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-term): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/disk.scm: Add (gnu packages golang-build) module.
* gnu/packages/image-viewers.scm: As above.
Change-Id: Ibdb637bb129437ef74a0270fd44edc8804bb3055
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
13188641f3
gnu: go-golang-org-x-sync: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-sync): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I28b72dc45116398512c0255ac9e06b9c539e9e7b
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
2175660d92
gnu: go-golang.org-x-sync-errgroup: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup,
go-golang.org-x-sync-semaphore): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/check.scm: Add (gnu packages golang-build) module.
Change-Id: Ie886c0f44e0a70629e23371b447f5a35006ade21
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
b900304377
gnu: go-golang-org-x-xerrors: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-xerrors): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I68c9aa1607d71d08eb7ea4e5caf27121cdd0df4c
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
2e8b550b56
gnu: go-golang-org-x-mod: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-mod): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/shellutils.scm: Add (gnu packages golang-build) module.
Change-Id: I88ce7ac1e264cb545a272f9c8a485747e84f7c82
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
0317445b08
gnu: go-golang-org-x-exp: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-exp): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I2253ac166a8830662360b14cec0fa301686dac22
2024-02-13 14:33:15 +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
b5bbfef22a
gnu: go-github-com-davecgh-go-spew: Move to golang-check.
...
* gnu/packages/golang.scm (go-github-com-davecgh-go-spew): Move
from here ...
* gnu/packages/golang-check.scm: ... to here.
* gnu/packages/high-availability.scm: Add (gnu packages golang-check) module.
Change-Id: I935006c3656b7bf18b91e529296778672338f094
2024-02-13 14:22:21 +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
a4aac98bbb
gnu: go-golang-org-x-sys: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-sys): Move
from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/curl.scm: Add (gnu packages golang-build) module.
* gnu/packages/databases.scm: As above.
* gnu/packages/docker.scm: As above.
* gnu/packages/golang-build.scm: As above.
* gnu/packages/golang.scm: As above.
* gnu/packages/irc.scm: As above.
* gnu/packages/linux.scm: As above.
* gnu/packages/password-utils.scm: As above.
* gnu/packages/syncthing.scm: As above.
* gnu/packages/textutils.scm: As above.
* gnu/packages/vpn.scm: As above.
* gnu/packages/weather.scm: As above.
* gnu/packages/web.scm: As above.
Change-Id: I161e89cacb9aa87b4fbb643ecd9ad32cfe49c9d7
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
20c1bd6e9e
gnu: go-github-com-golang-snappy: Mmove to golang-compression.
...
* gnu/packages/syncthing.scm (go-github-com-golang-snappy): Move from
here ...
* gnu/packages/golang-compression.scm: ... to here.
* gnu/packages/golang.scm: Add (gnu packages golang-compression) module.
* gnu/packages/high-availability.scm: As above.
* gnu/packages/ipfs.scm: As above.
* gnu/packages/syncthing.scm: As above.
Change-Id: I936c82c127e1aa25dde20693bee70e5a871249fe
2024-02-13 14:17:59 +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
Alexey Abramov
062a4a49db
gnu: Add go-dario-cat-mergo.
...
This is a new version of go-github-com-imdario-mergo. It was renamed and
now used as dario.cat/mergo in tests and other places.
* gnu/packages/golang.scm (go-dario-cat-mergo): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I10cf6c962441535493889820543d29a9a9b20e98
2024-02-12 23:33:23 +00:00
Sharlatan Hellseher
ae60a953d6
gnu: go-github-com-prometheus-client-model: Move to golang-xyz.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model):
Move from here
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/golang.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/ipfs.scm: As above.
* gnu/packages/networking.scm: As above.
Change-Id: Ibf79be7fd49acc8fc88bf2411a4d7d89b44713d0
2024-02-12 23:33:23 +00:00
Troy Figiel
34fe725fb3
gnu: go-github-com-go-git-go-billy: Add missing input.
...
* gnu/packages/golang.scm (go-github-com-go-git-go-billy)
[propagated-inputs]: Add go-golang-org-x-sys.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ia1fee47a497dcd1221ec6a8b2b6bbd549662e470
2024-02-05 22:34:47 +00:00
Troy Figiel
c1a4de630c
gnu: go-github-com-cheekybits-genny: Add missing input.
...
* gnu/packages/golang.scm (go-github-com-cheekybits-genny)
[native-inputs]: Add go-github-com-stretchr-testify.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib3b9a0aefa8218d26527e4401952ad72d6cc625d
2024-02-05 22:34:47 +00:00
Troy Figiel
f33473e7b2
gnu: misspell: Add missing input.
...
* gnu/packages/golang.scm (misspell) [propagated-inputs]: Add go-github-com-gobwas-glob.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I1c080a8fbb6f0a0294e28e4697438ab31ebca3cc
2024-02-05 22:34:47 +00:00
Troy Figiel
3ce5778adb
gnu: go-github-com-kr-text: Update to 0.2.0.
...
* gnu/packages/golang.scm (go-github-com-kr-text): Update to 0.2.0.
[propagated-inputs]: Add go-github-com-creack-pty.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-05 22:34:47 +00:00
Troy Figiel
b0d7e4923e
gnu: go-github-com-docker-go-connections: Update to 0.5.0.
...
* gnu/packages/golang.scm (go-github-com-docker-go-connections): Update to 0.5.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Change-Id: I742db180c55048e997df159377a212fb238455f8
2024-02-05 15:13:07 +08:00
Hilton Chain
95c2de71a4
gnu: age-keygen: Move to (gnu packages golang-crypto).
...
This is a follow-up to c94fc0596f
, which
introduces cyclic module dependencies.
* gnu/packages/golang.scm (age-keygen): Move to…
* gnu/packages/golang-crypto.scm (age-keygen): …here.
Change-Id: Id4f526cd07cf74304d481ca0c94b516360c8dc6c
2024-02-01 14:19:44 +08:00
Hilton Chain
b2eac4455f
gnu: age: Move to (gnu packages golang-crypto).
...
This is a follow-up to c94fc0596f
, which
introduces cyclic module dependencies.
* gnu/packages/golang.scm (age): Move to…
* gnu/packages/golang-crypto.scm (age): …here.
Change-Id: I471ea739315cb052ed61c69ad52906c5c46852f5
2024-02-01 14:19:38 +08:00
Nicolas Graves
eab88f2e45
gnu: Remove go-github-com-kisielk-gotool.
...
* gnu/packages/golang-check.scm (go-github-com-kisielk-gotool): Delete variable.
Change-Id: Ic99bba40f4cd66335656f27bf7dd97d1b90bb8f1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-31 21:02:33 +00:00
Sharlatan Hellseher
b41bcc0434
gnu: go-torproject-org-pluggable-transports-goptlib: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-torproject-org-pluggable-transports-goptlib):
Move from here ...
gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I3bc97e64bd3680405c90eb84c2d7d3c7ff9092e0
2024-01-31 20:14:29 +00:00
Sarah Morgensen
849f219b72
gnu: go-torproject-org-pluggable-transports-goptlib: Fix import path.
...
* gnu/packages/golang.scm (go-torproject-org-pluggable-transports-goptlib)
[arguments] <#:import-path>: Use actual module name from go.mod.
(go-github-com-operatorfoundation-shapeshifter-transports) [arguments]
<#:phases>: Remove obsolete 'patch phase for goptlib.
(go-github-com-operatorfoundation-obfs4) [arguments] <#:phases>: Likewise.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib2e49164e2c750694101b497afe1be67c7fe6302
2024-01-31 19:59:42 +00:00
Sharlatan Hellseher
fb2b72a5f3
gnu: go-github-com-go-jose-go-jose-v3: Move to (gnu packages golang-web).
...
Drop inheritance from go-gopkg-in-square-go-jose-v2 as it's archived by
the owner on Feb 27, 2023.
* gnu/packages/golang.scm (go-github-com-go-jose-go-jose-v3): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: I67838e18a43d93e5ae3b62e9645b7d22cf474103
2024-01-30 22:58:22 +00:00
Sharlatan Hellseher
965f6d74ac
gnu: go-github-com-dvsekhvalnov-jose2go: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-dvsekhvalnov-jose2go): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I4c368c9005fd079078726b9165dff380b5092405
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher
c94fc0596f
gnu: go-filippo-io-age: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-filippo-io-age): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I4eeadfd946910d56d2441a3469967d681b9e8677
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher
a704c8a005
gnu: go-github-com-xanzy-ssh-agent: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-xanzy-ssh-agent): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I9eff26086b2b5e9e53e9271a64060f18b6197b3c
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher
d71c57a9a6
gnu: go-github-com-99designs-go-keyring: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-99designs-go-keyring): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I7615759c4cdb66a37b492f11d736b1ccfa6b21f2
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher
bf30f46716
gnu: go-github-com-minio-blake2b-simd: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-minio-blake2b-simd): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I096cf86c48b0fdcbf7c5d0b454d45de12018c908
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher
9ae4da0018
gnu: go-github-com-operatorfoundation-ed25519: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-operatorfoundation-ed25519):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: Ia6a28bb8ad138b921e386f3b4d2dee65b43806d1
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher
4df431e6cb
gnu: go-github-com-gxed-hashland-keccakpg: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-gxed-hashland-keccakpg): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I000004efa349f0d7548003aeecc98c94669662de
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher
c8640466e6
gnu: go-github-com-flynn-noise: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-flynn-noise): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: Ie08a20d57424b0ce5fc10ced2a75b29c8aa3fe7d
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher
65a2f158bb
gnu: go-github-com-minio-sha256-simd: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.
* gnu/packages/backup.scm: Add (gnu packages golang-crypto) to used modules.
Change-Id: I4e57a1bee0c7e19a9bb60ce5ff72ccd5e42deea5
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher
06e70201f3
gnu: go-github-com-cloudflare-circl: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-cloudflare-circl): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I6d01b67c795d32387e0b77f1ea53d3a4a8f9939b
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher
857be8fb47
gnu: go-lukechampine-com-blake3: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-lukechampine-com-blake3): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.
* gnu/packages/uucp.scm: Add (gnu packages golang-crypto) to used modules.
Change-Id: I56dba8380317a0f58f92140889611ac3075af2cf
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher
fb63bfb9d5
gnu: go-github-com-btcsuite-btcd-btcec: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-btcsuite-btcd-btcec): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: Iea48f1ba1edcf9daf567afc3ed1133f0895a0e99
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher
11f6c41d10
gnu: go-github-com-protonmail-go-crypto: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-protonmail-go-crypto): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I8ab594fcb5b5b7eeec777a177eb7541ed49dba90
2024-01-28 23:21:04 +00:00