1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-12 18:10:47 +02:00
Commit graph

1733 commits

Author SHA1 Message Date
Hilton Chain
0bcef42965
gnu: go-1.24: Update to 1.24.3.
* gnu/packages/golang.scm (go-1.24): Update to 1.24.3.

Change-Id: Ife52e25c121089cf19a42720a6e7a7d5f8f4f9a6
2025-05-28 19:11:34 +08:00
Hilton Chain
169bfdb43b
gnu: go-1.23: Update to 1.23.9.
* gnu/packages/golang.scm (go-1.23): Update to 1.23.9.

Change-Id: Ibb358b20f8a47136a4c73aa206f63b9ceb849060
2025-05-28 19:11:34 +08:00
Hilton Chain
f3824c1a2d
gnu: go-1.24: Update to 1.24.2.
* gnu/packages/golang.scm (go-1.24): Update to 1.24.2.

Change-Id: I4e68c9fb59a14921d0125d0cd0212f0ac4dc9171
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:34 +01:00
Hilton Chain
68171338ac
gnu: go-1.23: Update to 1.23.8.
* gnu/packages/golang.scm (go-1.23): Update to 1.23.8.

Change-Id: Ib146fb5cbd20ed0a003fa31cc56169c8e54881b2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:34 +01:00
Sharlatan Hellseher
147e588219
gnu: Add go-1.24.
* gnu/packages/golang.scm (go-1.24, go-std-1.24): New variables.

Change-Id: I3f96ae0574a5a0c1b36b291fd23e28f348cd4683
2025-05-26 16:50:21 +01:00
Sharlatan Hellseher
8708ff7401
gnu: go-1.23: Update to 1.23.6.
* gnu/packages/golang.scm (go-1.23): Update to 1.23.6.

Change-Id: Icca7f35d4f20fe93169a68406f20e8ffaa9e38d1
2025-05-26 16:50:21 +01:00
Sharlatan Hellseher
7713aba36b
gnu: go-1.22: Update to 1.22.12.
* gnu/packages/golang.scm (go-1.22): Update to 1.22.12.

Change-Id: I86db365c09bf912339f9d8676048c5660f2e5a70
2025-05-26 16:50:21 +01:00
Sharlatan Hellseher
ba36105fc4
gnu: packages/golang: Remove unused modules.
* gnu/packages/golang.scm: Remove unused gnu/packages modules: fonts,
gnupg, golang-build, golang-check, golang-compression, golang-crypto,
golang-web, golang-xyz, lua, mail, mp3, password-utils, pulseaudio,
ruby, terminals, textutils, tls, and web.
Remove duplicated (guix gexp).

Change-Id: I87a91c603e0b7d8f419d39b41674e01282fa3c6e
2025-05-26 16:50:19 +01:00
Sharlatan Hellseher
480a07c909
gnu: go-github-com-aarzilli-golua: Move to music.
* gnu/packages/golang.scm (go-github-com-aarzilli-golua): Move from here ...
* gnu/packages/music.scm: ... to here.

Change-Id: Ice6875f1b845df5361dd7a7166723a93c558cc20
2025-05-26 16:50:19 +01:00
Sharlatan Hellseher
4e23e84eb0
gnu: go-gitlab-com-ambrevar-golua-unicode: Move to music.
* gnu/packages/golang.scm (go-gitlab-com-ambrevar-golua-unicode): Move
from here ...
* gnu/packages/music.scm: ... to here.

Change-Id: Ie0278f63597ff6a6ddc0b7b8e60e79b74a114a2e
2025-05-26 16:50:19 +01:00
Sharlatan Hellseher
9db5fb445d
gnu: go-github-com-stevedonovan-luar: Move to music.
* gnu/packages/golang.scm (go-github-com-stevedonovan-luar): Move from
here ...
* gnu/packages/music.scm: ... to here.

Change-Id: I22182fc66196e907f87081cb39405f81f8edb84f
2025-05-26 16:50:19 +01:00
Sharlatan Hellseher
28a706dcf7
gnu: go-github-com-wtolson-go-taglib: Move to music.
* gnu/packages/golang.scm (go-github-com-wtolson-go-taglib): Move from
here ...
* gnu/packages/music.scm: ... to here.

Change-Id: I2b5234ac631cb11c663fdebc4173b707a3faace0
2025-05-26 16:50:18 +01:00
Sharlatan Hellseher
ba63b19618
gnu: go-golang-org-rainycape-unidecode: Move to golang-xyz.
* gnu/packages/golang.scm (go-golang-org-rainycape-unidecode): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: If8a9d030baf44af788d43cb00d87337f7f46f4d2
2025-05-26 16:50:18 +01:00
Sharlatan Hellseher
e9f0093f71
gnu: go-github-com-akosmarton-papipes: Move to radio.
* gnu/packages/golang.scm (go-github-com-akosmarton-papipes): Move from
here ...
* gnu/packages/radio.scm: ... to here.

Change-Id: I762f1260d9c4d7ab5083529e405664dc5ef225f7
2025-05-26 16:50:18 +01:00
Sharlatan Hellseher
be41897f71
gnu: go-github-com-mesilliac-pulse-simple: Move to radio.
* gnu/packages/golang.scm (go-github-com-mesilliac-pulse-simple): Move
from here ...
* gnu/packages/radio.scm: ... to here.

Change-Id: Ifa5b0c458aa069fc2f312c6be3012cfd81478d73
2025-05-26 16:50:18 +01:00
Sharlatan Hellseher
935f548d0d
gnu: go-golang-org-rainycape-unidecode: Improve style.
* gnu/packages/golang.scm (go-golang-org-rainycape-unidecode) [source]
<file-name>: Adjust it to use GIT-FILE-NAME.
[arguments]: Use list style.
[description]: Adjust fill-column.

Change-Id: I11d1a3cb0dfc6c2bb5d8012e2274eacb65e34bc4
2025-05-26 16:50:18 +01:00
Sharlatan Hellseher
b1e03662f5
gnu: lyrebird: Move to golang-web.
* gnu/packages/golang.scm (lyrebird): Move from here ...
* gnu/packages/golang-web.scm: ... to here.
* gnu/packages/tor-browsers.scm: Add (gnu packages golang-web).

Change-Id: I26ecdbf2b40008c4c453fcf91423cabf9e90cf87
2025-05-26 16:50:18 +01:00
Sharlatan Hellseher
41e098be93
gnu: go-github-com-willscott-goturn: Move to golang-web.
* gnu/packages/golang.scm (go-github-com-willscott-goturn): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I64745a4804b41101f6c6b3152d3cb04081dc6315
2025-05-26 16:50:17 +01:00
Sharlatan Hellseher
3eea492d93
gnu: go-0xacab-org-leap-shapeshifter: Move to golang-web.
* gnu/packages/golang.scm (go-0xacab-org-leap-shapeshifter): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.
* gnu/packages/vpn.scm: Add (gnu packages golang-web)

Change-Id: I5293efbd1a34b46880e682cb61147f997d575a08
2025-05-26 16:50:17 +01:00
Sharlatan Hellseher
6dc7218c78
gnu: go-github-com-operatorfoundation-shapeshifter-transports: Move to golang-crypto.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-transports):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I0092d1b230418d3cbd7ee081837b6fcd427c546e
2025-05-26 16:50:17 +01:00
Sharlatan Hellseher
1b6f357afe
gnu: go-github-com-operatorfoundation-shapeshifter-ipc: Move to golang-crytpo.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-ipc):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I4a41a0f49845af734a91333ab45fc8295411589e
2025-05-26 16:50:17 +01:00
Sharlatan Hellseher
b693b01112
gnu: go-github-com-operatorfoundation-shapeshifter-ipc: Simplify.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-ipc)
[arguments] <skip-build?>: No go files in project's root.
<phases>: Use default 'build, 'check, and 'install.

Change-Id: Ic95ce653add46e37f0c3291f2494d282c2dd592b
2025-05-26 16:50:17 +01:00
Sharlatan Hellseher
640b0a7317
gnu: go-github-com-blanu-dust: Move to golang-crypto.
* gnu/packages/golang.scm (go-github-com-blanu-dust): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Icd47f787e7a901f60bc78e00701a7c8d4a6c05b1
2025-05-26 16:50:17 +01:00
Sharlatan Hellseher
946a95a4cd
gnu: go-github-com-blanu-dust: Simplify.
* gnu/packages/golang.scm (go-github-com-blanu-dust) [source] <snippet>:
Delete broken examples; fix module path on one test file.
[arguments] <skip-build?>: No go files in project's root.
<phases>: Use default 'build, 'check and 'install.

Change-Id: I9431eae2701892b28a8dc564ffcd31a6f24a4a0b
2025-05-26 16:50:17 +01:00
Sharlatan Hellseher
45f7e86f38
gnu: go-github-com-operatorfoundation-monolith-go: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-monolith-go,
go-github-com-operatorfoundation-monolith-go-1.0.4): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I0a211a49b3f7dc6f34ae117f03fddeb3315dd388
2025-05-26 16:50:17 +01:00
Sharlatan Hellseher
8f9ab6a652
gnu: go-github-com-operatorfoundation-monolith-go: Enable tests.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-monolith-go)
[arguments] <skip-build?>: No go files in project's root.
<unpack-path>: Remove it.
<import-path>: Adjust accordingly to expected go.mod path.
<tests?>: Enable them.
<test-flags>: Skip 3 failing tests.

Change-Id: I5d22cccd6670abd48329c74ad34e35694d38e754
2025-05-26 16:50:16 +01:00
Sharlatan Hellseher
d307c92de1
gnu: go-github-com-mufti1-interconv: Move to golang-xzy.
* gnu/packages/golang.scm (go-github-com-mufti1-interconv): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ib56be0346c4f218228f5ad68ca02ed82bfac5820
2025-05-26 16:50:16 +01:00
Sharlatan Hellseher
9970a5e0fa
gnu: go-github-com-mufti1-interconv: Improve package style.
* gnu/packages/golang.scm (go-github-com-mufti1-interconv) [arguments]
<skip-build?>: No go files in project's root.
<unpack-path>: Remove it.
<import-path>: Adjust accordingly to expected go.mod path.
[description]: Add a list of supported types.

Change-Id: Id0c63a4d36f313bac72e231c68db0e64c07e7297
2025-05-26 16:50:16 +01:00
Sharlatan Hellseher
21e4d4c626
gnu: go-github-com-operatorfoundation-shapeshifter-transports: Simplify.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-transports):
Simplify package and enable most of the tests
[arguments] <parallel-tests?>: To improve testing stability run in
single thread.
<skip-build?>: No go files in project's root.
<test-flags>: Skip some tests from verity of modules.
<test-subdirs>: Only tests module where the not fail 100%.
<phases>: Use default 'build, 'check and 'install.

Change-Id: I3eda6993491287458b010ca3bea8e4ee87efe606
2025-05-26 16:50:16 +01:00
Sharlatan Hellseher
b23a0ee231
gnu: go-github-com-operatorfoundation-obfs4: Move to golang-crypto.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-obfs4): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I8d2a9d44ffab1b13d6429e89804431f366b12399
2025-05-26 16:50:16 +01:00
Sharlatan Hellseher
f37c215d24
gnu: go-github-com-apparentlymart-go-openvpn-mgmt: Move to golang-crypto.
* gnu/packages/golang.scm (go-github-com-apparentlymart-go-openvpn-mgmt):
Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

* gnu/packages/vpn.scm: Add (gnu packages golang-crypto).

Change-Id: I66bdb3c2999c01a7d78ad58d42a427c5860896af
2025-05-26 16:50:16 +01:00
Sharlatan Hellseher
b94d216afb
gnu: go-github-com-apparentlymart-go-openvpn-mgmt: Simplify.
* gnu/packages/golang.scm (go-github-com-apparentlymart-go-openvpn-mgmt)
[arguments] <skip-build?>: No go files in project's root.
<phases>: Use default 'build, 'check and 'install.

Change-Id: I9e3061895ef4a0ccd0e27efdeb8801fcdad47d71
2025-05-26 16:50:16 +01:00
Sharlatan Hellseher
6ccb54e2e6
gnu: go-github-com-yookoala-realpath: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-yookoala-realpath): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: If95b002e659cf14c4ff28e518d951324ba416ce8
2025-05-26 16:50:16 +01:00
Sharlatan Hellseher
2e24868baf
gnu: go-gitlab-com-ambrevar-damerau: Move to golang-xyz.
* gnu/packages/golang.scm (go-gitlab-com-ambrevar-damerau): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ic2e9f2fdb642c02e1c9943d13776923de2357e3c
2025-05-26 16:50:15 +01:00
Sharlatan Hellseher
643170d52a
gnu: go-github-com-fogleman-gg: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-fogleman-gg): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: If91963847f78a03c4d2f97236dba89e700fdb824
2025-05-26 16:50:15 +01:00
Sharlatan Hellseher
c5e73f1634
gnu: go-github-com-delthas-go-libnp: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-delthas-go-libnp): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I574f9429b01813a0a2a1935e5eb9b6aeee5c9833
2025-05-26 16:50:15 +01:00
Sharlatan Hellseher
940cea232d
gnu: go-github-com-delthas-go-libnp: Update to 0.0.0-1.96674b9.
* gnu/packages/golang.scm (go-github-com-delthas-go-libnp): Update to
0.0.0-1.96674b9.

Change-Id: I05a6729c0b55f604e0124426c36d3225e7c8d3bd
2025-05-26 16:50:15 +01:00
Sharlatan Hellseher
b84761df25
gnu: go-github-com-google-cadvisor: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-google-cadvisor): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Icc769b160a43e40a7cef7ec201559374d0036f33
2025-05-26 16:50:15 +01:00
Sharlatan Hellseher
27ee55714b
gnu: go-gopkg-in-tomb-v1: Move to golang-xyz.
* gnu/packages/golang.scm (go-gopkg-in-tomb-v1): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I9b5e36505b924c2ae69b95201c2d81312ae16310
2025-05-26 16:50:08 +01:00
Sharlatan Hellseher
704d8d0c04
gnu: Remove go-gopkg.in-tomb.v2.
* gnu/packages/golang.scm (go-gopkg.in-tomb.v2): Delete variable.

Change-Id: Icd42c56a36f8f6fa2888ef1f392f86e04bd5c26a
2025-05-26 16:50:08 +01:00
Sharlatan Hellseher
b9c25c5fa3
gnu: go-gopkg-in-tomb-v1: Do not inherit.
* gnu/packages/golang.scm (go-gopkg-in-tomb-v1): Do not inherit from
go-gopkg.in-tomb.v2.

Change-Id: Ib63af892c9caad1026560fc399d275b5aaf3996a
2025-05-26 16:50:07 +01:00
Sharlatan Hellseher
02c3aa0463
gnu: go-wrap: Move to fontutils.
* gnu/packages/golang.scm: Add (gnu packaes golang-xyz) and (guix
build-system go).
(go-wrap): Move from here ...
* gnu/packages/fontutils.scm: ... to here.

Change-Id: Ica77e4b936520991ba878bf2afbc47dfa89d88fe
2025-05-26 16:50:07 +01:00
Sharlatan Hellseher
0833ea80ff
gnu: go-github-com-flopp-go-findfont: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-flopp-go-findfont): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I720a48fd063fc543f4d3ada33e9b9767d88cadda
2025-05-26 16:50:07 +01:00
Sharlatan Hellseher
8f01c071a3
gnu: go-github-com-wraparound-wrap: Rename variable.
* gnu/packages/golang.scm (go-github-com-wraparound-wrap): Rename
variable to go-wrap.

Change-Id: Iad7eb43180598338cf4585d406cd32fbef67421a
2025-05-26 16:50:07 +01:00
Sharlatan Hellseher
0a5f9e1492
gnu: go-github-com-wraparound-wrap: Update to 0.3.2.
* gnu/packages/golang.scm (go-github-com-wraparound-wrap): Update to 0.3.2.
[source] <uri>: Fix permanent redirection to
<https://github.com/eprovst/wrap> which may indicate that project's
owner has been changed.
[arguments] <import-path>: Fix according to go.mod.
<unpack-path>: Likewise.
[home-page]: Fix URL.

Change-Id: I9cf34bf236b6db18f49f7d1133369981a33e8668
2025-05-26 16:50:07 +01:00
Sharlatan Hellseher
ff6929fb97
gnu: go-github-com-rakyll-statik: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-rakyll-statik): Move from here
...
* gnu/packages/golang-xyz.scm: ...  to here.

Change-Id: I02d155318c585b6d2e5bb243305a687c40a8ba44
2025-05-26 16:50:07 +01:00
Sharlatan Hellseher
983562fc42
gnu: go-github-com-signintech-gopdf: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-signintech-gopdf): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Iaba75f2ea6e96199951c3f40062b7539ad885a8b
2025-05-26 16:50:07 +01:00
Sharlatan Hellseher
a8f4aec475
gnu: go-github-com-signintech-gopdf: Update to 0.29.2.
* gnu/packages/golang.scm (go-github-com-signintech-gopdf): Update to 0.29.2.

Change-Id: I690823f9a2eeb9f31de043e90af3390edd4e357c
2025-05-26 16:50:07 +01:00
Sharlatan Hellseher
7a6da937bd
gnu: chezmoi: Update to 2.1.0.
The most of the changes are clean up for no longer required package
variants.

* gnu/packages/configuration-management.scm (chezmoi): Update to 2.1.0.
[arguments] <test-flags>: Skip failing test here instead of deleting
test files.
<phases>: Remove 'remove-failing-test-scripts.
[native-inputs]: Remove go-github-com-bmatcuk-doublestar-v2,
go-github-com-charmbracelet-glamour, go-github-com-google-go-github-v33,
go-github-com-pkg-diff, go-github-com-twpayne-go-vfs-1.0.1,
go-github-com-twpayne-go-vfsafero, and go-github-com-twpayne-go-xdg-v3;
add go-github-com-bmatcuk-doublestar-v4,
go-github-com-bradenhilton-mozillainstallhash,
go-github-com-charmbracelet-glamour-0.3,
go-github-com-google-go-github-v36, go-github-com-google-gops,
go-github-com-mitchellh-mapstructure, go-github-com-spf13-afero,
go-github-com-twpayne-go-vfs-v3, and go-github-com-twpayne-go-xdg-v6.

* gnu/packages/golanng-web.scm: (go-github-com-google-go-github-v33): Delete variable.
(go-github-com-google-go-github-v36): New variable.

* gnu/packages/golanng-xyz.scm: (go-github-com-bmatcuk-doublestar-v2,
go-github-com-spf13-afero-1.1.2, go-github-com-twpayne-go-vfs-v4,
go-github-com-twpayne-go-vfs-1.0.1, go-github-com-twpayne-go-xdg-v3):
Delete variables.

(go-github-com-twpayne-go-xdg-v6): Do not inherit from
go-github-com-twpayne-go-xdg-v3

(go-github-com-charmbracelet-glamour-0.3,
go-github-com-twpayne-go-vfs-v3): New variables.

* gnu/packages/golanng.scm (go-github-com-twpayne-go-vfsafero): Delete
variable.

Change-Id: I0732fd7eb8d8873d53a7094e94af0cc07f2f6f61
2025-05-26 16:50:06 +01:00
Sharlatan Hellseher
022b556ab6
gnu: go-github-com-gsterjov-go-libsecret: Move to golang-crypto.
* gnu/packages/golang.scm (go-github-com-gsterjov-go-libsecret): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Idd2800d55531b0045d1099272fa0d6a2b3ca27b9
2025-05-26 16:50:06 +01:00