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

153716 commits

Author SHA1 Message Date
Sharlatan Hellseher
9afa4eb17c
gnu: go-github-com-twpayne-go-vfs-v5: Simplify.
* gnu/packages/golang-xyz.scm (go-github-com-twpayne-go-vfs-v5)
[arguments] <phases>: Use default 'check.

Change-Id: I7857a7d9ab6334188ca8cb40ad71af2d7790298b
2025-01-21 23:47:49 +00:00
Sharlatan Hellseher
5f0bb92451
gnu: Add go-github-com-twpayne-go-xdg-v6.
* gnu/packages/golang-xyz.scm (go-github-com-twpayne-go-xdg-v6): New variable.

Change-Id: I6acdfc4a947ed6b72536ec10c394963ce3bae4df
2025-01-21 23:47:48 +00:00
Sharlatan Hellseher
60f5676b2d
gnu: go-github-com-twpayne-go-xdg-v3: Adjust inputs.
* gnu/packages/golang-xyz.scm (go-github-com-twpayne-go-xdg-v3)
[propagated-inputs]: Add go-github-com-twpayne-go-vfs-1.0.1.
[native-inputs]: Remove go-github-com-twpayne-go-vfs-1.0.1.

Change-Id: I99e932b0ccbed59ee08065a941487e54d5cd88db
2025-01-21 23:47:48 +00:00
Sharlatan Hellseher
b102e120d5
gnu: go-github-com-twpayne-go-xdg-v3: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-twpayne-go-xdg-v3): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Icfea33020fcadb4b47cdced47df203886b3260b4
2025-01-21 23:47:48 +00:00
Sharlatan Hellseher
027356f66c
gnu: go-github-com-twpayne-go-vfs: Rename variable.
* gnu/packages/configuration-management.scm
* gnu/packages/golang-xyz.scm (go-github-com-twpayne-go-vfs): Rename
variable to go-github-com-twpayne-go-vfs-v5 to reflect go.mod import path.
[arguments] <import-path>: Adjust as seen in go.mod for the current
version.
(go-github-com-twpayne-go-vfs-1.0.1) [arguments] <import-path>: Adjust
as seen in go.mod for the current version.

* gnu/packages/configuration-management.scm (chezmoi) [native-inputs]:
Remove go-github-com-twpayne-go-vfs, add
go-github-com-twpayne-go-vfs-1.0.1.

Change-Id: Ifa1ae0e12795248820c86db106146a45f4bbbe2d
2025-01-21 23:47:48 +00:00
Sharlatan Hellseher
297f3f279a
gnu: Add go-github-com-twpayne-go-pinentry.
* gnu/packages/golang-crypto.scm (go-github-com-twpayne-go-pinentry,
go-github-com-twpayne-go-pinentry-v4): New variables.

Change-Id: Iec28d1a0c9215d9d31212ceaa4ccb4046bf0fab3
2025-01-21 23:47:48 +00:00
Sharlatan Hellseher
519d7cf948
gnu: go-github-com-go-git-go-git-v5: Move to golang-vcs.
* gnu/packages/version-control.scm (go-github-com-go-git-go-git-v5):
Move from here ...
* gnu/packages/golang-vcs.scm: ... to here.
Add golang-crypto and version-control modules.

* gnu/packages/configuration-management.scm: Remove version-control, add
golang-vcs module.

Change-Id: I0125943bcb2ab719ad5667678b72ece7650f5e4b
2025-01-21 23:47:48 +00:00
Sharlatan Hellseher
12b99d2854
gnu: go-github-com-google-go-github: Update to 31.0.0.
This is a bare minimal version required for any other inheritances,
upstream introduces a new import path for each major version.

* gnu/packages/golang-web.scm (go-github-com-google-go-github): Update
to 31.0.0 and rename variable to go-github-com-google-go-github-v31.
[source] <snippet>: Delete 2 stand alone submodules.
[arguments] <skip-build?>: No go files in project's root.
<import-path>: Adjust to the module's new path.
<unpack-path>: Remove as redundant.
<phases>: Add 'remove-examples.
(go-github-com-google-go-github-v33): Inherit.
[source] <snippet>: Delete 2 stand alone submodules.
<import-path>: Adjust to the module's new path.
<unpack-path>: Remove as redundant.

Change-Id: I345774192fb091630151eadcb1448bb8cf0f8303
2025-01-21 23:47:48 +00:00
Sharlatan Hellseher
379574af85
gnu: pixterm: Update to 1.3.2.
* gnu/packages/image-viewers.scm (pixterm): Update to 1.3.2.
[arguments] <install-source?>: No sources required as it's final CLI
command.
[inputs]: Remove go-golang-org-x-crypto.

Change-Id: I9bbeb1868466f89a56e172e8518c89d39c1950dc
2025-01-21 23:47:48 +00:00
Sharlatan Hellseher
97cca4c43b
gnu: go-github-com-ssgelm-cookiejarparser: Move to golang-web.
* gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): Move
from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I258d3f7126c4937421181456c71dc02615707fb2
2025-01-21 23:47:48 +00:00
Sharlatan Hellseher
060f5adfef
gnu: go-github-com-valyala-tcplisten: Move to golang-web.
* gnu/packages/golang.scm (go-github-com-valyala-tcplisten): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I6214029df7e62c1f3fe74253617d6d417dc23b09
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
5572b70e30
gnu: go-mvdan-cc-unparam: Move to golang-check.
* gnu/packages/golang.scm (go-mvdan-cc-unparam, unparam): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: I4059ca18c951182d7fa186b8b9787992cfe90410
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
7c3cd33092
gnu: go-mvdan-cc-unparam: Swap inheritance.
Simplify both packages by swapping inheritance where final CLI command
package inherits from Go library.

* gnu/packages/golang.scm (go-mvdan-cc-unparam): Override unparam.
Swap inputs with propagated-inputs to cover future library use.
(unparam): Inherit from go-mvdan-cc-unparam

Change-Id: Id21d10bc10462b28475f9064f34141f12c5656bb
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
c0c985a53b
gnu: unparam: Enable tests.
* gnu/packages/golang.scm (unparam) [arguments] <tests?>: Enable most of
the tests.
<phases>: Add 'remove-failing-test-scripts.

Change-Id: I1dd75fcd2e991bd84ac042ee1a3519612fc64511
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
e6ef4eb582
gnu: go-github-com-phpdave11-gofpdi: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-phpdave11-gofpdi): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I80c875bac3e7ba920cc344a9c0e2a053536154e1
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
cfaae6e69a
gnu: go-github-com-phpdave11-gofpdi: Update to 1.0.14.
* gnu/packages/golang.scm (go-github-com-phpdave11-gofpdi): Update to 1.0.14.

Change-Id: I20f423e4ccbb0a3e9ca5179c76b6d326b467c37d
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
52d33f6eff
gnu: Remove go-gopkg-in-mgo-v2.
Not in use by any other packages in Guix. Unmaintained according to
project's about, see <https://github.com/go-mgo/mgo/pull/574>.

* gnu/packages/databases.scm (go-gopkg-in-mgo-v2): Delete variable.

Change-Id: Idc1e064e20a3263fc62f478bf4fe69b7b39a4dcb
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
d8003c3e2b
gnu: go-github-com-twpayne-go-shell: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-twpayne-go-shell): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I67aeca08535ea3a03963518288daf1613c2df392
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
68e8cfc081
gnu: go-github-com-twpayne-go-shell: Update to 0.5.0.
* gnu/packages/golang.scm (go-github-com-twpayne-go-shell): Update to 0.5.0.
[native-inputs]: Add go-github-com-alecthomas-assert-v2.

Change-Id: I686aaf9ce82471b044d89dcec6cc8839dc957a7f
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
35e0667e09
gnu: go-github-com-leonelquinteros-gotext: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-leonelquinteros-gotext): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ia8817b7ec6edab094ef8e3cf6aebba6854277f3f
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
83669444a1
gnu: go-github-com-leonelquinteros-gotext: Update to 1.7.0.
* gnu/packages/golang.scm (go-github-com-leonelquinteros-gotext): Update to 1.7.0.

Change-Id: I87903a3d0ee6330b174b0fce30aeb32129619588
2025-01-21 23:47:46 +00:00
Sharlatan Hellseher
87f74d3692
gnu: Add go-github-com-knz-lipgloss-convert.
* gnu/packages/golang-xyz.scm (go-github-com-knz-lipgloss-convert): New variable.

Change-Id: Ibed997c9da2066489f91d87b5994998237d50c98
2025-01-21 23:47:46 +00:00
Sharlatan Hellseher
a74fd39667
gnu: Add go-github-com-kortschak-wol.
* gnu/packages/golang-web.scm (go-github-com-kortschak-wol): New variable.

Change-Id: If9f2153d1fb4b42479e7bbf8b1ce2677300abcd1
2025-01-21 23:47:46 +00:00
Sharlatan Hellseher
1c387040e1
gnu: go-github-com-kortschak-utter: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-kortschak-utter): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I043dd97ef246a242fbf99b0c5e63d81ded8f6cb7
2025-01-21 23:47:46 +00:00
Sharlatan Hellseher
f8a3d27ae6
gnu: go-github-com-kortschak-utter: Update to 1.7.0.
* gnu/packages/golang.scm (go-github-com-kortschak-utter): Update to 1.7.0.

Change-Id: I70b773144a50c60860cf4b6aa5801e2b0a269c82
2025-01-21 23:47:46 +00:00
Sharlatan Hellseher
9b1bbc81dc
gnu: go-github-com-kataras-golog: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-kataras-golog): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I9af9de46300f34983c5a1716ebc3421049b2a385
2025-01-21 23:47:46 +00:00
Sharlatan Hellseher
d8ce1531c6
gnu: go-github-com-kataras-golog: Update to 0.1.12.
* gnu/packages/golang.scm (go-github-com-kataras-golog): Update to 0.1.12.

Change-Id: Ia4641f38d811231ecbfc4b4a6069b6a227ad792e
2025-01-21 23:47:46 +00:00
Sharlatan Hellseher
5646fb717d
gnu: go-github-com-kataras-pio: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-kataras-pio): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ibbd6329cb264458d03e3da64d6a051b360d0d8d3
2025-01-21 23:47:46 +00:00
Sharlatan Hellseher
fc07de05d7
gnu: go-github-com-kataras-pio: Update to 0.0.13.
* gnu/packages/golang.scm (go-github-com-kataras-pio): Update to 0.0.13.

Change-Id: Ie771ae5faf67efad5ad2644eac5ca17a1fb21481
2025-01-21 23:47:46 +00:00
Sharlatan Hellseher
ddf0505f60
gnu: go-github-com-kardianos-minwinsvc: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-kardianos-minwinsvc): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Iba04b2b29011afe7b53f1e00062604ae42121650
2025-01-21 23:47:46 +00:00
Sharlatan Hellseher
788c37bca9
gnu: go-github-com-kardianos-minwinsvc: Update to 1.0.2.
* gnu/packages/golang.scm (go-github-com-kardianos-minwinsvc): Update to 1.0.2.

Change-Id: I461d1a8abcb170266de17f69e4c0a3906493e84d
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
ff9538022d
gnu: go-github-com-jtolds-gls: Move to golang-check.
* gnu/packages/golang.scm (go-github-com-jtolds-gls): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: Ic4e483abf95146a3a39919f40e8dda86c64dd355
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
7c7247efb0
gnu: go-github-com-jtolds-gls: Update to 4.20.0.
* gnu/packages/golang.scm (go-github-com-jtolds-gls): Update to 4.20.0.

Change-Id: Id58e905a08ee1a961e46aa36c2d20ae951aca166
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
fcc03256f1
gnu: go-github-com-docker-distribution: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-docker-distribution): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I1da803bef6e02969b606a47e6b8058df1a0d04ae
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
dda8158e7c
gnu: go-github-com-docker-distribution: Update to 2.8.3.
* gnu/packages/golang.scm (go-github-com-docker-distribution): Update to 2.8.3.
[source] <snippets>: Delete bundeled packages from "vendor/golang.org"
as they are availalbe in Guix.
[arguments] <test-flags>: Run short tests.
<tests-subdir>: Run some not expencive tests.

Change-Id: I47977f10ea80295b3676ba9ad4847b99fc1a6e67
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
5dd90d4e84
gnu: go-git-sr-ht-adnano-go-gemini: Move to golang-web.
* gnu/packages/golang.scm (go-git-sr-ht-adnano-go-gemini): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: Idade0e9089654e4acc456d05e01e4fc5f2aef943
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
e9be86b1ac
gnu: go-git-sr-ht-adnano-go-gemini: Update to 0.2.5.
* gnu/packages/golang.scm (go-git-sr-ht-adnano-go-gemini): Update to 0.2.5.
[propagated-inputs]: Remove go-golang-org-x-text.

Change-Id: I21944aecb805547be323d1e0a007ff3073d4f047
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
63ae00be2a
gnu: go-github-com-spaolacci-murmur3: Move to golang-crypto.
* gnu/packages/golang.scm (go-github-com-spaolacci-murmur3): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I05fca3251cf7706f8e34295657d57e43f1213079
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
9a88ba7802
gnu: go-github-com-fsnotify-fsnotify: Skip one test.
* gnu/packages/golang-xyz.scm (go-github-com-fsnotify-fsnotify)
[arguments] <test-flags>: Skip one failing test.

Change-Id: I978b5987e29953c228f6bf187d547cb1beebe939
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
2f4ea332de
gnu: go-github-com-mr-tron-base58: Move to golang-crypto.
* gnu/packages/golang.scm (go-github-com-mr-tron-base58): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: I85d07e3451db02d39df1620ce9dfd69baaa0b8eb
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
2d92ce9a18
gnu: go-github-com-mr-tron-base58: Update to 1.2.0.
* gnu/packages/golang.scm (go-github-com-mr-tron-base58): Update to 1.2.0.

Change-Id: I32c22775a4de14100332e5dfbddbe5b47055d36f
2025-01-21 23:47:44 +00:00
Sharlatan Hellseher
4fd5007c05
gnu: go-github-com-cli-safeexec: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-cli-safeexec): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ib58339d2e0658deec2c4f191b201d007b73f6380
2025-01-21 23:47:44 +00:00
Sharlatan Hellseher
97ea9da58e
gnu: gron: Move to golang-web.
* gnu/packages/golang.scm (gron): Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: Ib657465e9603c96e285f4658b38b5c0c37535756
2025-01-21 23:47:44 +00:00
Sharlatan Hellseher
dbcd298526
gnu: Remove go-gopkg-in-djherbis-times-v1.
Not in use by any other packages in Guix, succeeded by
go-github-com-djherbis-times.

* gnu/packages/golang.scm (go-gopkg-in-djherbis-times-v1): Delete variable.

Change-Id: I20b4d2010241b435a842e555a9cdf6ab26312aa0
2025-01-21 23:47:44 +00:00
Sharlatan Hellseher
6332710164
gnu: Remove go-github-com-zenhack-go-notmuch.
Not in use by any other packages in Guix, no updates for 3 years.

* gnu/packages/golang.scm (go-github-com-zenhack-go-notmuch): Delete variable.

Change-Id: I1a28aff813415e912eff1c57136590bff5896472
2025-01-21 23:47:44 +00:00
Sharlatan Hellseher
695ff1ae63
gnu: Remove go-github-com-whyrusleeping-stump.
Not in use by any other packages in Guix, no updates for 9 years.

* gnu/packages/golang.scm (go-github-com-whyrusleeping-stump): Delete variable.

Change-Id: I5ab2d0038c06964740b1c89556acd9919dd1a23f
2025-01-21 23:47:44 +00:00
Sharlatan Hellseher
c0598cd90c
gnu: Remove go-github-com-whyrusleeping-progmeter.
Not in use by any packages in Guix and no updates for 7 years.

* gnu/packages/golang.scm (go-github-com-whyrusleeping-progmeter): Delete variable.

Change-Id: I5b7f0737e23ec1efc1502f8094cb9758f2437b91
2025-01-21 23:47:44 +00:00
Sharlatan Hellseher
388687e7de
gnu: Remove go-github-com-tevino-abool.
Not in use by any packages in Guix, no updates for 3 years.

* gnu/packages/golang.scm (go-github-com-tevino-abool): Delete variable.

Change-Id: I92bfdd50835ec06fc8ec2eaa72b098660ef8ed79
2025-01-21 23:47:44 +00:00
Sharlatan Hellseher
d07d98b17a
gnu: Remove go-github-com-mtibben-androiddnsfix.
Not in use by any other packages in Guix, it was a temporary solution
implemented 5 years ago according to project's about field:
"androiddnsfix is a hack around the issues in
<https://github.com/golang/go/issues/8877>"

* gnu/packages/golang.scm
(go-github-com-mtibben-androiddnsfix, go-github-com-androiddnsfix):
Delete variables.

Change-Id: Ie2fda123b03b1cf99c70b39198eaabfe3e6baa8f
2025-01-21 23:47:44 +00:00
Sharlatan Hellseher
9016419e80
gnu: go-dario-cat-mergo: Move to golang-xyz.
* gnu/packages/golang.scm (go-dario-cat-mergo): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I3c82451ec5c3147e00f6598986903dda735f9e0f
2025-01-21 23:47:44 +00:00