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

708 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
Sharlatan Hellseher
4ca7437d6b
gnu: go-jsonnet: Move to golang-xyz.
* gnu/packages/golang.scm (go-jsonnet): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Iea9d2781c60ca0c1c17d4bdf126f972fa47d22a3
2025-01-21 23:47:43 +00:00
Sharlatan Hellseher
86c9adc597
gnu: Add go-github-com-btcsuite-btclog-v2.
* gnu/packages/golang-xyz.scm (go-github-com-btcsuite-btclog-v2): New variable.

Change-Id: Idb9b2e9767ebdca9813ab30c134aa24ce838d358
2025-01-21 23:47:43 +00:00
Sharlatan Hellseher
7aa9c96d70
gnu: go-github-com-btcsuite-btclog: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-btcsuite-btclog): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Idabd6bbe1ecdac641a4a7eab0f391691f4834a00
2025-01-21 23:47:43 +00:00
Sharlatan Hellseher
30cbe8c7e0
gnu: go-git-sr-ht-rockorager-tcell-term: Move to golang-xyz.
* gnu/packages/golang.scm (go-git-sr-ht-rockorager-tcell-term): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I493bc41998770bca0794f92e0bc69a6eeeea656b
2025-01-21 23:47:42 +00:00
Sharlatan Hellseher
7bd78867de
gnu: go-github-com-hashicorp-hcl-v2: Fix tests.
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-hcl-v2):
[arguments] <test-flags>: Skip 3 failing test matches.
[native-inputs]: Add go-github-com-apparentlymart-go-dump,
go-github-com-go-test-deep, go-github-com-kr-pretty,
go-github-com-kylelemons-godebug, go-github-com-sergi-go-diff,
go-github-com-spf13-pflag, go-github-com-zclconf-go-cty-debug, and
go-golang-org-x-crypto.

Change-Id: I11e453ff3a7c947d7738474d6bbea03d86effc37
2025-01-21 23:47:42 +00:00
Sharlatan Hellseher
d1245d600a
gnu: Add go-github-com-apparentlymart-go-dump.
* gnu/packages/golang-xyz.scm (go-github-com-apparentlymart-go-dump): New variable.

Change-Id: Icd9fa47dc754c93d9c455ef9c89242f57ffe0184
2025-01-21 23:47:42 +00:00
Sharlatan Hellseher
4ffe1d1bd9
gnu: Add go-github-com-zclconf-go-cty-debug.
* gnu/packages/golang-xyz.scm (go-github-com-zclconf-go-cty-debug): New variable.

Change-Id: I432d0f3b67a861d27cb8e7aeb40855e08f923b0d
2025-01-21 23:47:42 +00:00
Sharlatan Hellseher
24c9c00e6f
gnu: go-github-com-zclconf-go-cty: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-zclconf-go-cty): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I16b398cfae170fdf34cf5e86a003db9b298509ef
2025-01-21 23:47:42 +00:00
Sharlatan Hellseher
6c79dc4548
gnu: Add go-github-com-vmihailenco-msgpack-v5.
* gnu/packages/golang-xyz.scm (go-github-com-vmihailenco-msgpack-v5): New variable.

Change-Id: I80c504fe09c917188f441c6e71a1b87db6c05fd0
2025-01-21 23:47:42 +00:00
Sharlatan Hellseher
8a67b121b6
gnu: Add go-google-golang-org-appengine.
* gnu/packages/golang-xyz.scm (go-google-golang-org-appengine): New variable.

Change-Id: Ieb682f8171487bc63bff7b110f78708d4636d3e4
2025-01-21 23:47:41 +00:00
Sharlatan Hellseher
2b5ba47661
gnu: go-github-com-vmihailenco-msgpack-v4: Update to 4.3.13.
* gnu/packages/golang-xyz.scm (go-github-com-vmihailenco-msgpack-v4): Update to 4.3.13.

Change-Id: I69463c43e4af1866f3eb8f3656180ef03695e435
2025-01-21 23:47:41 +00:00
Sharlatan Hellseher
474a236a64
gnu: go-github-com-vmihailenco-msgpack-v4: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-vmihailenco-msgpack-v4): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Id5655a227d052d960bf1c72e2f496145420a8cb1
2025-01-21 23:47:41 +00:00
Sharlatan Hellseher
7de5bbcc91
gnu: go-github-com-apparentlymart-go-textseg-autoversion: Update to 1.3.0.
* gnu/packages/golang-xyz.scm
(go-github-com-apparentlymart-go-textseg-autoversion): Update to 1.3.0.
Do not inherit from go-github-com-apparentlymart-go-textseg-v13.
[arguments] <skip-build?>: As no go files in project's root.
[propagated-inputs]: Add go-github-com-apparentlymart-go-textseg-v9,
go-github-com-apparentlymart-go-textseg-v10,
go-github-com-apparentlymart-go-textseg-v11,
go-github-com-apparentlymart-go-textseg-v12,
go-github-com-apparentlymart-go-textseg-v13, and
go-github-com-apparentlymart-go-textseg-v15.
[synopsis]: Add it.
[description]: Likewise.

Change-Id: I4d553ccfd1880455d77231042cd5a805a0613c48
2025-01-21 23:47:41 +00:00
Sharlatan Hellseher
ebabe2ed81
gnu: go-github-com-apparentlymart-go-textseg: Add all variants.
*
gnu/packages/golang-xyz.scm (go-github-com-apparentlymart-go-textseg-v13):
Inherit from go-github-com-apparentlymart-go-textseg-v12.
[arguments]: <skip-build?>: As no go files in project's root.
<phases>: Add 'remove-submodule.
<unpack-path>: Remove it.
[native-inputs]: Remove ruby.

(go-github-com-apparentlymart-go-textseg-v9
go-github-com-apparentlymart-go-textseg-v10
go-github-com-apparentlymart-go-textseg-v11,
go-github-com-apparentlymart-go-textseg-v12,
go-github-com-apparentlymart-go-textseg-v15,
go-github-com-apparentlymart-go-textseg-v16): New variables.

Change-Id: I4e7c12e36324829ac9a1d25fa9ab0e6a755d1163
2025-01-21 23:47:41 +00:00
Sharlatan Hellseher
2ad343014b
gnu: go-github-com-apparentlymart-go-textseg-v13: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-apparentlymart-go-textseg-v13,
go-github-com-apparentlymart-go-textseg-autoversion): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ifc8d6bf20573632f70bdce555736e83273b62f1f
2025-01-21 23:47:41 +00:00
Sharlatan Hellseher
3d098128bd
gnu: go-github-com-agext-levenshtein: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-agext-levenshtein): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I010d36d254b915db60779ca53a127c74f204e079
2025-01-21 23:47:41 +00:00
Sharlatan Hellseher
b0124e8af2
gnu: go-github-com-magiconair-properties: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I573da477818bd38cda435568fcc751e28ee6d35e
2025-01-21 23:47:41 +00:00
Sharlatan Hellseher
86138b2f7a
gnu: Add go-github-com-outcaste-io-ristretto.
* gnu/packages/golang-xyz.scm (go-github-com-outcaste-io-ristretto): New variable.

Change-Id: Ia4bd1416b9c4da98d214668a03fc93f91ff7bad9
2025-01-21 23:47:41 +00:00
Sharlatan Hellseher
3793af9bf8
gnu: Add go-github-com-dgryski-go-linebreak.
* gnu/packages/golang-xyz.scm (go-github-com-dgryski-go-linebreak): New variable.

Change-Id: I1c6aa6edaa9cd5f0804495b09f37ccface8cca36
2025-01-21 23:47:40 +00:00
Sharlatan Hellseher
82ec069b4f
gnu: go-github-com-docker-go-units: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-docker-go-units): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ife0e8e396188645b60527e94137693e29f0a4eb0
2025-01-21 23:47:40 +00:00
Sharlatan Hellseher
0887597c5f
gnu: go-github-com-robfig-cron-v3: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-robfig-cron-v3): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I6096fa9b398fd12ea1733565658b99054a7512ce
2025-01-21 23:47:39 +00:00
Sharlatan Hellseher
c37f11f628
gnu: Add go-github-com-masterminds-squirrel.
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-squirrel): New variable.

Change-Id: I14dbeb77ccb8d1c2a7ff0e037bd0dc18e44d187a
2025-01-21 23:47:39 +00:00
Sharlatan Hellseher
c007debac8
gnu: Add go-github-com-lann-builder.
* gnu/packages/golang-xyz.scm (go-github-com-lann-builder): New variable.

Change-Id: I37d916514b7c8dcbc0ac08fb7bf0ffa76320515a
2025-01-21 23:47:39 +00:00
Sharlatan Hellseher
4beb4b7320
gnu: Add go-github-com-lann-ps.
* gnu/packages/golang-xyz.scm (go-github-com-lann-ps): New variable.

Change-Id: Ic86df6f14e93c12d2f75342906c9d0cba9a05451
2025-01-21 23:47:39 +00:00
Sharlatan Hellseher
9c30e6c02c
gnu: go-github-com-masterminds-goutils: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-masterminds-goutils): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I610d1125c8bd4b9f6b1042aae09f2a41140fd3d7
2025-01-21 23:47:39 +00:00
Sharlatan Hellseher
47317e3a49
gnu: go-github-com-jba-templatecheck: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-jba-templatecheck): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I056aac123819b9a625b5d80e77097a037a52f004
2025-01-21 23:47:38 +00:00
Sharlatan Hellseher
46459dba7f
gnu: go-github-com-kevinburke-ssh-config: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-kevinburke-ssh-config): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ie5124c30d672afae2fedbd393874b598fcbaf042
2025-01-21 23:47:38 +00:00
Sharlatan Hellseher
01029576ad
gnu: go-github-com-xdg-go-stringprep: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-xdg-go-stringprep): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I0ef2efc4b8b3a5cc2e23ba365a78f653b7f9efc3
2025-01-21 23:47:38 +00:00
Sharlatan Hellseher
42d55657c2
gnu: go-github-com-go-git-go-git-fixtures-v5: Update to 5.0.0.
* gnu/packages/golang-xyz.scm (go-github-com-go-git-go-git-fixtures-v5): Update to 5.0.0.

Change-Id: Ib1d808e1595a17b2a5f260d620bbc2eaf5349d7e
2025-01-21 23:47:38 +00:00
Sharlatan Hellseher
e1b533daff
gnu: go-github-com-gdamore-encoding: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-gdamore-encoding): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I21385be5163f339c3faad405f71cc998fd2badf5
2025-01-21 23:47:37 +00:00
Sharlatan Hellseher
09f03a4adb
gnu: go-github-com-rivo-tview: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-rivo-tview): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: If3a3daa2a26594c1a2d2a336a22e85a2c62a0011
2025-01-21 23:47:37 +00:00
Sharlatan Hellseher
85465e73e9
gnu: go-github-com-rivo-uniseg: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-rivo-uniseg): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I949ac20c547ec55a59b445c28ad868af36d70f18
2025-01-21 23:47:37 +00:00
Sharlatan Hellseher
519f643636
gnu: Add go-github-com-containerd-btrfs-v2.
* gnu/packages/golang-xyz.scm (go-github-com-containerd-btrfs-v2): New variable.

Change-Id: I47c8158ad6cb24e9dd56c02b2d64d498491848e4
2025-01-21 23:47:36 +00:00
Sharlatan Hellseher
6d0f8af0f4
gnu: go-github-com-containerd-console: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-containerd-console): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ia6abf935788718ae023dd0395df26d417e7bf33c
2025-01-21 23:47:36 +00:00
Sharlatan Hellseher
81e18fe086
gnu: go-github-com-saracen-walker: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-saracen-walker): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ib37b06d4712af1ec3937bb14f53f2adc46af490c
2025-01-21 23:47:36 +00:00
Sharlatan Hellseher
c6a575bade
gnu: Add go-github-com-joho-godotenv.
* gnu/packages/golang-xyz.scm (go-github-com-joho-godotenv): New variable.

Change-Id: Ifb8235d5bc2772545ba7ec9ad1014e505f7a59e3
2025-01-21 23:47:36 +00:00
Sharlatan Hellseher
f8f921963c
gnu: Update copyright headers.
* gnu/packages/admin.scm: Add copyright line for Roman Scherer
<roman@burningswell.com>.
* gnu/packages/golang-check.scm: Likewise.
* gnu/packages/golang-web.scm: Likewise.
* gnu/packages/golang-xyz.scm: Likewise.

Change-Id: Ie9f9a0d1e72f5155d101c50ebd8e3178650e6f26
2025-01-21 23:47:30 +00:00