1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 02:50:45 +02:00
Commit graph

1491 commits

Author SHA1 Message Date
Sharlatan Hellseher
ef44b838fb
gnu: go-github-com-mitchellh-go-wordwrap: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-mitchellh-go-wordwrap): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ie558bdc39a725dd69a033078bdf91426ba4245e0
2025-01-21 23:42:33 +00:00
Sharlatan Hellseher
f4abc9e310
gnu: go-github-com-mitchellh-reflectwalk: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Id9e77506e7d9191315fd69438f763faccfc538ec
2025-01-21 23:42:33 +00:00
Sharlatan Hellseher
03afba7533
gnu: go-github-com-mitchellh-reflectwalk: Update to 1.0.2.
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk): Update to 1.0.2.

Change-Id: Ie40debffcc3a621695354481b51fa584380bfe45
2025-01-21 23:42:33 +00:00
Sharlatan Hellseher
1504f45abb
gnu: go-github-com-mitchellh-copystructure: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-mitchellh-copystructure): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I7c0276bdd98961223760bc809707a92f6d1231bb
2025-01-21 23:42:33 +00:00
Sharlatan Hellseher
77a30f3ce3
gnu: go-github-com-mitchellh-copystructure: Update to 1.2.0.
* gnu/packages/golang.scm (go-github-com-mitchellh-copystructure): Update to 1.2.0.
[propagated-inputs]: Add go-github-com-mitchellh-reflectwalk.
[native-inputs]: Remove go-github-com-mitchellh-reflectwalk.

Change-Id: I3237a56e7fa916603237191c4c7bc485a0166da7
2025-01-21 23:42:33 +00:00
Sharlatan Hellseher
9661973e27
gnu: go-github-com-huandu-xstrings: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-huandu-xstrings): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I071023737c0c6c2726e1100e663c0593e53409f3
2025-01-21 23:42:33 +00:00
Sharlatan Hellseher
ae242ec9a9
gnu: go-github-com-huandu-xstrings: Update to 1.5.0.
* gnu/packages/golang.scm (go-github-com-huandu-xstrings): Update to 1.5.0.

Change-Id: Ie4d00d39120a2235b28a216cd83eeec7493bc96d
2025-01-21 23:42:33 +00:00
Sharlatan Hellseher
516e9be000
gnu: go-github-com-gorhill-cronexpr: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-gorhill-cronexpr): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I21a1b8a4cbb4ec2f3db1bf93d66fe20430395fdf
2025-01-21 23:42:32 +00:00
Sharlatan Hellseher
5416958ba1
gnu: go-github-com-gorhill-cronexpr: Update to 0.0.0-20180427100037-88b0669f7d75.
* gnu/packages/golang.scm (go-github-com-gorhill-cronexpr): Update to 0.0.0-20180427100037-88b0669f7d75.

Change-Id: I31b974e790d3e6c692b3409f9f0509868256e527
2025-01-21 23:42:32 +00:00
Sharlatan Hellseher
7850a8e2af
gnu: go-github-com-gologme-log: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-gologme-log): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I9f27017454569160f2e183ee38ff983e6b352cc5
2025-01-21 23:42:32 +00:00
Sharlatan Hellseher
6c71869031
gnu: go-github-com-gologme-log: Update to 1.3.0.
* gnu/packages/golang.scm (go-github-com-gologme-log): Update to 1.3.0.

Change-Id: Iba2fe62ec8137d394b02e8f4503d1c7c299c6984
2025-01-21 23:42:32 +00:00
Sharlatan Hellseher
3c15a155d8
gnu: go-github-com-davecgh-go-xdr: Move to golang-web.
* gnu/packages/golang.scm (go-github-com-davecgh-go-xdr): Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: Ia49386d831382f20d49606621056166b8a935acc
2025-01-21 23:42:32 +00:00
Sharlatan Hellseher
d2c0c8528f
gnu: go-github-com-tdewolff-hasher: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-tdewolff-hasher): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I89ecc37721cffadb43177f20d311682a9e493a9e
2025-01-21 23:42:31 +00:00
Sharlatan Hellseher
ef93945596
gnu: go-github-com-client9-misspell: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-client9-misspell, misspell):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I3e2a09d61f1d9a44249b2aac31a73d8b1b220928
2025-01-21 23:42:31 +00:00
Sharlatan Hellseher
8f8646c311
gnu: go-github-com-client9-misspell: Fix build.
Simplify, final command inherits from the library, remove redundant
modifications.

* gnu/packages/golang.scm (go-github-com-client9-misspell)
[arguments] <phases>: Use default 'build.
<test-subdirs>: Do not run tests in "cmd" which are failing.
(misspell): Inherit.

Change-Id: Ia9cbe287918dce646ece2ba9e50da110659c2a8f
2025-01-21 23:42:31 +00:00
Sharlatan Hellseher
0440821acf
gnu: go-howett-net-plist: Move to golang-xyz.
* gnu/packages/golang.scm (go-howett-net-plist): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ib43cfcd5783bc37a4b84e892b443683c5d6443ae
2025-01-21 23:42:29 +00:00
Sharlatan Hellseher
a824967f2c
gnu: go-github-com-godbus-dbus: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-godbus-dbus,
go-github-com-godbus-dbus-v5): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here. Add glib module.

Change-Id: I9fd0199177ca170403c081e190ac4f3ace2d0eb5
2025-01-21 23:42:29 +00:00
Sharlatan Hellseher
6036d09b6c
gnu: go-github-com-godbus-dbus: Simplify.
* gnu/packages/golang.scm (go-github-com-godbus-dbus) [arguments]
<phases>: Remove 'disable-failing-tests and move skipped tests to
'check.

Change-Id: Id7081a0e052ec307a8bc8dcb76e142702990857c
2025-01-21 23:42:29 +00:00
Sharlatan Hellseher
0366204011
gnu: go-1.21: Update to 1.21.13.
* gnu/packages/golang.scm (go-1.21): Update to 1.21.13.

Change-Id: I3f8aa0bde70f24019b5671114c56a66cefd263e3
2025-01-21 23:42:26 +00:00
Sharlatan Hellseher
56fee099e6
gnu: go-1.22: Update to 1.22.10.
* gnu/packages/golang.scm (go-1.22): Update to 1.22.10.

Change-Id: I5ab93daf77cef4c0cc570805513a0d35f236c2dd
2025-01-21 23:42:26 +00:00
Sharlatan Hellseher
6574707967
gnu: go-1.23: Update to 1.23.4.
* gnu/packages/golang.scm (go-1.23): Update to 1.23.4.

Change-Id: I27463a1f1921b4c6c37aac43e6ae7b0e55f2f538
2025-01-21 23:42:26 +00:00
Sharlatan Hellseher
f2c75428a3
gnu: go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel: Fix tests.
* gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel)
[arguments] <test-subdirs>: Limit to project's root.

Change-Id: I0003e95f7b57a31f9c8ea52a2fa724db0dbca9c4
2025-01-21 23:42:26 +00:00
Sharlatan Hellseher
7c3c20aefa
gnu: go-github-com-operatorfoundation-obfs4: Simplify.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-obfs4)
[arguments] <phases>: Use default 'build, 'check and 'install.

Change-Id: I1679f1fab4d07bfca9df6e0447712280906029ec
2025-01-21 23:42:26 +00:00
Sharlatan Hellseher
6f1a5f8798
gnu: go-github-com-willscott-goturn: Update to 0.0.0-20170802220503-19f41278d0c9.
* gnu/packages/golang.scm (go-github-com-willscott-goturn): Update to 0.0.0-20170802220503-19f41278d0c9.

Change-Id: I9fef2106903c819d9796b2b490fb3baf332f438c
2025-01-21 23:42:25 +00:00
Sharlatan Hellseher
a2e9b71c19
gnu: go-github-com-keybase-go-ps: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-keybase-go-ps): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I0362a55bf8c3a5e18a35b95207b1c696484d311e
2025-01-21 23:42:22 +00:00
Sharlatan Hellseher
e821854f75
gnu: go-github-com-keybase-go-ps: Simplify.
* gnu/packages/golang.scm (go-github-com-keybase-go-ps)
[phases] {fix-tests}: Remove dependencies on coreutils.
[native-inputs]: Remove coreutils.

Change-Id: Icee6fe263db1b546ef8a0d6376998f63922c30d1
2025-01-21 23:42:22 +00:00
Sharlatan Hellseher
7eb566aead
gnu: go-github-com-keybase-go-ps: Update to 0.0.0-20190827175125-91aafc93ba19.
* gnu/packages/golang.scm (go-github-com-keybase-go-ps): Update to 0.0.0-20190827175125-91aafc93ba19.

Change-Id: I2969f88ce35da1265d47d2a661e6463b8c31d341
2025-01-21 23:42:22 +00:00
Sharlatan Hellseher
97e6ae2b3c
gnu: go-gopkg-in-yaml-v3: Move to golang-xyz.
* gnu/packages/golang.scm (go-gopkg-in-yaml-v3): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: If8d59687150d2315be29caf29e5c1b5cb55bd80b
2025-01-21 23:42:22 +00:00
Sharlatan Hellseher
e66937d416
gnu: go-github-com-charmbracelet-harmonica: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-charmbracelet-harmonica): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I0f20fd7b9916877dff377632ff247b3cac22242e
2025-01-21 23:42:21 +00:00
Sharlatan Hellseher
44a48160dd
gnu: go-howett-net-plist: Fix tests.
* gnu/packages/golang.scm (go-howett-net-plist) [arguments]
<test-subdirs>: Skip tests in cmd.

Change-Id: I5d1da9b029ff6a72fa9c725d0de18d17c8d358a7
2025-01-21 23:42:21 +00:00
Sharlatan Hellseher
57b3410ca3
gnu: go-github-com-charmbracelet-glamour: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ie8214f93c6c4fbb2937e2bf18aa27a9178a3d817
2025-01-21 23:42:21 +00:00
Sharlatan Hellseher
e66b3b63e8
gnu: go-github-com-charmbracelet-glamour: Update to 0.8.0.
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Update to 0.8.0.
[propagated-inputs]: Remove go-github-com-olekukonko-tablewriter; add
go-github-com-charmbracelet-lipgloss,
go-github-com-charmbracelet-x-ansi,
go-github-com-charmbracelet-x-exp-golden, and go-golang-org-x-term.

Change-Id: Iec424cb6c93f49cd202b74b4eaac6147de395647
2025-01-21 23:42:21 +00:00
Sharlatan Hellseher
c5222e6a02
gnu: go-github-com-charmbracelet-bubbletea: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ice8bdd953a7687af28588f56ad5ecc4a89f21f1f
2025-01-21 23:42:21 +00:00
Sharlatan Hellseher
f3c346c613
gnu: go-github-com-charmbracelet-bubbletea: Update to 1.2.4.
* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Update to 1.2.4.
[propagated-inputs]: Remove go-github-com-containerd-console,
go-github-com-lucasb-eyer-go-colorful, go-github-com-mattn-go-isatty,
go-github-com-mattn-go-isatty, go-github-com-mattn-go-runewidth,
go-github-com-muesli-reflow, go-github-com-muesli-termenv,
go-golang-org-x-crypto, and go-golang-org-x-term; add
go-github-com-erikgeiser-coninput.

Change-Id: I254a718bb6cd1e189255a92cea3ddb8985bccba0
2025-01-21 23:42:21 +00:00
Sharlatan Hellseher
e71a9c69dd
gnu: go-github-com-gizak-termui-v3: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-gizak-termui-v3): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I890a7ab5d8fc2089acc290c95806d2e6e98e2ff7
2025-01-21 23:42:20 +00:00
Sharlatan Hellseher
94de50ae73
gnu: go-github-com-mitchellh-go-homedir: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I69e5d5931319d80e33c1d042255d250603913842
2025-01-21 23:42:20 +00:00
Sharlatan Hellseher
c26e143838
gnu: go-github-com-mitchellh-go-homedir: Update to 1.1.0.
* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): Update to 1.1.0.

Change-Id: I709e3dd146bfb972a89ca4cdd742261ce908e2a1
2025-01-21 23:42:19 +00:00
Sharlatan Hellseher
6c3144c958
gnu: go-github-com-skratchdot-open-golang: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-skratchdot-open-golang): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I7062387aa5e134582843e4bc673eaba47aee6d7e
2025-01-21 23:42:19 +00:00
Sharlatan Hellseher
81bf219905
gnu: go-github-com-skratchdot-open-golang: Update to 0.0.0-20200116055534-eef842397966.
* gnu/packages/golang.scm (go-github-com-skratchdot-open-golang): Update
to 0.0.0-20200116055534-eef842397966.
Improve style.

Change-Id: I018242b019c914854109ba66e7bde6824e252819
2025-01-21 23:42:19 +00:00
Sharlatan Hellseher
30755a5dd4
gnu: go-gopkg-in-errgo-fmt-errors: Rename variable.
* gnu/packages/golang-check.scm (go-gopkg-in-errgo-fmt-errors): Reename
variable to go-gopkg-in-errgo-v2 reflecting go.mod module path.

* gnu/packages/golang.scm (gofumpt): [native-inputs]: Remove
go-gopkg-in-errgo-fmt-errors; add go-gopkg-in-errgo-v2.

Change-Id: Iaaae97df06a68c16162ced1db65bb905adc34ddc
2025-01-21 23:42:19 +00:00
Sharlatan Hellseher
1ec0aa1de9
gnu: go-gopkg-in-errgo-fmt-errors: Move to golang-check.
* gnu/packages/golang.scm (go-gopkg-in-errgo-fmt-errors): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: I2b5166dd147132d14647e4a9d16ac61df7c7cd6a
2025-01-21 23:42:19 +00:00
Sharlatan Hellseher
b4501ee8bc
gnu: go-gopkg-in-errgo-fmt-errors: Enable tests.
* gnu/packages/golang.scm (go-gopkg-in-errgo-fmt-errors)
[arguments] <skip-build?>: Set to #t, as no go files in project's root.
[native-inputs]: Add go-gopkg-in-check-v1.

Change-Id: I04497ef63cd550911c6ccb870f08f902227a4ef4
2025-01-21 23:42:19 +00:00
Sharlatan Hellseher
d44aad3fc4
gnu: go-github-com-bits-and-blooms-bloom-v3: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-bits-and-blooms-bloom-v3): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ic66f3164c15d64f3fb9a2b6a22a83c2630bed528
2025-01-21 23:42:18 +00:00
Sharlatan Hellseher
04ea7f5818
gnu: go-github-com-bits-and-blooms-bitset: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-bits-and-blooms-bitset): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I2b4b08969f3b5973560e18755dfd34eb280b61d3
2025-01-21 23:42:18 +00:00
Sharlatan Hellseher
7665ff0e6c
gnu: go-github-com-bits-and-blooms-bitset: Update to 1.20.0.
* gnu/packages/golang.scm (go-github-com-bits-and-blooms-bitset): Update to 1.20.0.

Change-Id: I94b0c325248cbc0f400785f5aea74ea4c15f1c2a
2025-01-21 23:42:17 +00:00
Sharlatan Hellseher
16aee79359
gnu: go-github-com-jbenet-go-context: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-jbenet-go-context): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ibe212716ee34cebde63e19f19949ee8f7b12202a
2025-01-21 23:42:17 +00:00
Sharlatan Hellseher
e6c2d52752
gnu: go-github-com-jbenet-go-context: Enable tests.
* gnu/packages/golang.scm (go-github-com-jbenet-go-context): Enable tests.
[propagated-inputs]: Add go-golang-org-x-net.

Change-Id: Ib0ab11e29d998217e332b57715d47bd36befc55c
2025-01-21 23:42:17 +00:00
Sharlatan Hellseher
1303bf44f0
gnu: go-github-com-jbenet-go-context: Update to 0.0.0-20150711004518-d14ea06fba99.
* gnu/packages/golang.scm (go-github-com-jbenet-go-context): Update to 0.0.0-20150711004518-d14ea06fba99.

Change-Id: Ifac6a73c93947a8e9ef3af620b10bb6bb50eeef1
2025-01-21 23:42:17 +00:00
Sharlatan Hellseher
b4e44395eb
gnu: go-github-com-gogo-protobuf: Move to golang-web.
* gnu/packages/golang.scm (go-github-com-gogo-protobuf): Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I5b923e2b8ffc07fef3de8642f93873845c0aa8fd
2025-01-21 23:42:17 +00:00
Sharlatan Hellseher
90387a762a
gnu: go-github-com-gogo-protobuf: Enable tests.
* gnu/packages/golang.scm (go-github-com-gogo-protobuf):
[arguments] <skip-build?>: Set to #t, as no go files in project's root.
<tests?>. Enable them.
<test-flags>: Skip 8 tests.

Change-Id: I83544f09a4a3b150041db3a7a0261976b435b33d
2025-01-21 23:42:16 +00:00