me
/
guix
Archived
1
0
Fork 0
Commit Graph

241 Commits (863197b9e687cb889d9a03101b509f8d782ec21c)

Author SHA1 Message Date
Sharlatan Hellseher 863197b9e6
gnu: Add go-atomicgo-dev-cursor.
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-cursor): New variable.

Change-Id: I7d742bf6056b3169999157af55cc1c002e6aceb9
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher c8dc5b1e1e
gnu: Add go-github-com-errata-ai-ini.
* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-ini): New variable.

Change-Id: Ic97b0152b10a3b3dc88cf5a617b26427058bf1f5
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher 512cd9aa75
gnu: Add go-github-com-jdkato-twine.
* gnu/packages/golang-xyz.scm (go-github-com-jdkato-twine): New variable.

Change-Id: I13e55c204ab2072672a9556d7c0cac02f395116c
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher c0ae1fa131
gnu: Add go-github-com-errata-ai-regexp2.
* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-regexp2): New variable.

Change-Id: If9af0a91da1d7a08767dea4614ece9fd620a143a
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher d7a55dd7d5
gnu: Add go-github-com-neurosnap-sentences.
* gnu/packages/golang-xyz.scm (go-github-com-neurosnap-sentences, go-sentences): New variables.

Change-Id: I56c9e6c26567cfb9a6a21f8e637ddd1465d3bb58
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher d40d0aa57c
gnu: Add go-github-com-otiai10-copy.
* gnu/packages/golang-xyz.scm (go-github-com-otiai10-copy): New variable.

Change-Id: Ia1e9e2180f668546a775c6d45ad316303ae310d8
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher d6baae3503
gnu: Add go-github-com-gookit-color.
* gnu/packages/golang-xyz.scm (go-github-com-gookit-color): New variable.

Change-Id: I7caa860ae1605fff0da7490ec46ff816cad38143
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher d36c8fb18c
gnu: Add go-github-com-remeh-sizedwaitgroup.
* gnu/packages/golang-xyz.scm (go-github-com-remeh-sizedwaitgroup): New variable.

Change-Id: Icabe407a0aefef2728e331be87e239b7683512cd
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher 6bfa7ccb23
gnu: Add go-tengo.
* gnu/packages/golang-xyz.scm (go-tengo): New variable.

Change-Id: I8fb24d0bdd4eccb2da5f584edfec9b9ba1a9c4d5
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher 1907627289
gnu: Add go-github-com-d5-tengo-v2.
* gnu/packages/golang-xyz.scm (go-github-com-d5-tengo-v2): New variable.

Change-Id: I714223a90deb696320c57f0281a8787e1cb6c2c4
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher 79e27e822f
gnu: Add go-github-com-expr-lang-expr.
* gnu/packages/golang-xyz.scm (go-github-com-expr-lang-expr): New variable.

Change-Id: I580e3c664322565d506261ec789ddfe05faa764e
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher 827dd75d2c
gnu: Add go-github-com-dsnet-golib.
* gnu/packages/golang-xyz.scm (go-github-com-dsnet-golib): New variable.

Change-Id: If3f4bc017119c05ff837414bf5a839c39feff69b
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher f0462a38da
gnu: Add go-github-com-adrg-xdg.
* gnu/packages/golang-xyz.scm (go-github-com-adrg-xdg): New variable.

Change-Id: I6a7576d45c84e864d6db915784e32606b1008710
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher 8c8fb5c878
gnu: Add go-github-com-adrg-strutil.
* gnu/packages/golang-xyz.scm (go-github-com-adrg-strutil): New variable.

Change-Id: I86addc399471f4766a3beb7725832b6b13435fce
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher a2ca087a85
gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Rename variable.
* gnu/packages/golang-xyz.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil):
Rename variable to go-github-com-matttproud-golang-protobuf-extensions-v2 as seen in go.mod.
[arguments]: <#:unpack-path>: Remove it. <#:import-path>: Swap to
"github.com/matttproud/golang_protobuf_extensions/v2".
<#:phases>: Add custom 'check phase. Remove 'build phase.

* gnu/packages/golang.scm (go-github-com-prometheus-common)
[propagated-inputs]: Remove
go-github-com-matttproud-golang-protobuf-extensions-pbutil.
Add go-github-com-matttproud-golang-protobuf-extensions-v2.

Change-Id: Icf9db2997a47be4f0babec10edcb01a578a7a7e7
2024-06-29 16:52:52 +01:00
Sharlatan Hellseher 088d174fd9
gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I7681af021b51e7c349a48cc5bd7822dbb78c6a1b
2024-06-29 16:45:27 +01:00
Sharlatan Hellseher d2d5a3af3e
gnu: go-github-com-golang-protobuf-proto: Adjust package name.
Rename go-github-com-golang-protobuf-proto to the Golang module name as
seen in go.mod. Due to lack of support of building submodules in
go-build-system 'build phase is omitted and 'check phase is substituted by
custom one providing nested path tests.

* gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): Rename to...
(go-github-com-golang-protobuf): ... this.
<#:unpack-path>: Remove argument.
<#:phases>: Delete 'build phase. Add custom 'check phase and run tests
for all submodules.
(go-github-com-prometheus-common,
go-github-com-matttproud-golang-protobuf-extensions-pbutil)
[propagated-inputs]: Adjust accordingly.

* gnu/packages/golang-check.scm (go-github-com-onsi-gomega)
[propagated-inputs]: Likewise

* gnu/packages/golang-web.scm (go-github-com-golang-groupcache,
go-github-com-quic-go-quic-go)
[propagated-inputs]: Likewise

* gnu/packages/golang-xyz.scm (go-github-com-prometheus-client-model)
[propagated-inputs]: Likewise

* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil)
[propagated-inputs]: Likewise

Change-Id: I28c11739247a5ebafefd032d04a548a683fa0454
Co-authored-by: Hilton Chain <hako@ultrarare.space>
2024-06-29 09:37:35 +01:00
Troy Figiel 89e844d825
gnu: go-go-etcd-io-bbolt: Move to (gnu packages golang-xyz).
* gnu/packages/databases.scm (go-go-etcd-io-bbolt): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I52e6ea227c417c1997210ecc22725387143df32f
2024-06-29 09:35:58 +01:00
Sharlatan Hellseher ae55410e07
gnu: go-github-com-dlclark-regexp2: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-dlclark-regexp2): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I0e355d6d21c604d89c623eaf9c5276c61b40d4c6
2024-06-28 15:15:44 +01:00
Sharlatan Hellseher f01a2dd80a
gnu: Add go-github-com-klauspost-cpuid-v2.
* gnu/packages/golang-xyz.scm (go-github-com-klauspost-cpuid-v2): New variable.

Change-Id: I0465af816409325cd8b5b5f339c155d0326338a7
2024-06-28 15:15:44 +01:00
Sharlatan Hellseher e48e8fe8d5
gnu: go-github-com-klauspost-cpuid: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-klauspost-cpuid): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I85bc873816f653bf5e4ce2882259708d5f37ca28
2024-06-28 15:15:43 +01:00
Sharlatan Hellseher 6fed47ad94
gnu: go-github-com-masterminds-semver-v3: Update to 3.2.1.
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-semver-v3): Update to 3.2.1.
[native-inputs]: Add go-github-com-stretchr-testify-next.

Change-Id: I6313394293de4d953a1ef344701d117eab35d237
2024-06-28 15:15:43 +01:00
Sharlatan Hellseher 6d6a344a08
gnu: go-github-com-masterminds-semver: Rename variable.
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-semver): Rename
to go-github-com-masterminds-semver-v3.
[arguments]: <#:import-path>: Reflect import path as seen in go.mod.

* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig)
[propagated-inputs]: Replace go-github-com-masterminds-semver with
go-github-com-masterminds-semver-v3.

Change-Id: I43f2231241f02b6f2f01f89f98a72f29929b9376
2024-06-28 15:15:43 +01:00
Sharlatan Hellseher 1526c615bc
gnu: go-github-com-masterminds-semver: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-masterminds-semver): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I267210f30143c29fe1927e7fbf9ae8cdff633092
2024-06-28 15:15:43 +01:00
Sharlatan Hellseher d9f720b7ef
gnu: go-github-com-masterminds-sprig-v3: Enable tests.
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig-v3)
[arguments]: <#:tests?>: Enable them.
<#:phases>: Add 'remove-network-tests phase.

Change-Id: I526f8c7d273ea3d88f8844da97293a1080471c62
2024-06-28 15:15:31 +01:00
Sharlatan Hellseher 1afefe0f0f
gnu: go-github-com-masterminds-sprig: Rename variable.
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig): Rename
to go-github-com-masterminds-sprig-v3.
[arguments]: <#:import-path>: Reflect import path as seen in go.mod.

* gnu/packages/configuration-management.scm (chezmoi) [native-inputs]:
Replace go-github-com-masterminds-sprig with
go-github-com-masterminds-sprig-v3.

Change-Id: I2d171ff9f719e6664266723ae0483f73cef343c5
2024-06-28 14:57:07 +01:00
Sharlatan Hellseher 8cf6d28329
gnu: go-github-com-masterminds-sprig: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-masterminds-sprig): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I424ea6887286bdaee67b3f367024c6d7982bcbd2
2024-06-28 11:31:45 +01:00
Sharlatan Hellseher 6d88e9e21f
gnu: go-github-com-vitrun-qart: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I219dfa1129e73e042170b3da176801a0058980f2
2024-06-27 15:55:48 +01:00
Sharlatan Hellseher 856c3e08f7
gnu: go-github-com-flynn-archive-go-shlex: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-flynn-archive-go-shlex):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: If6376b45b4d3809ca8452b89c335ca7532ec2759
2024-06-27 15:50:20 +01:00
Sharlatan Hellseher 88cdba5ccd
gnu: go-github-com-calmh-xdr: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-calmh-xdr): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I201f5147de0a353057206ca314a685eb70622e00
2024-06-27 15:38:26 +01:00
Sharlatan Hellseher 4fb43ae287
gnu: go-github-com-d4l3k-messagediff: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-d4l3k-messagediff): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ifb20bc5e3ee8cf8f2b354c5809ba906aae74d5c0
2024-06-27 15:28:27 +01:00
Sharlatan Hellseher 2494d95ede
gnu: Add go-github-com-thejerf-suture-v4.
* gnu/packages/golang-xyz.scm (go-github-com-thejerf-suture-v4): New variable.

Change-Id: If54702c8b0a9eec19af72dc513a8d6551966fc2d
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher 5cc35758e5
gnu: go-github-com-thejerf-suture: Update to 3.0.3.
* gnu/packages/golang-xyz.scm (go-github-com-thejerf-suture): Update to 3.0.3.

Change-Id: I5973315f4bc276acc22dfd6fde59942a6b2736d9
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher 2622549c0e
gnu: go-github-com-thejerf-suture: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I532608ed163ee60588131c34621e031b5935eacf
2024-06-27 15:28:26 +01:00
Sharlatan Hellseher 1abbcd2a65
gnu: go-github-com-audriusbutkevicius-recli: Update to 0.0.6.
* gnu/packages/golang-xyz.scm (go-github-com-audriusbutkevicius-recli): Update to 0.0.6.

Change-Id: I26631ba87ce71a737f45b2add2dfaf443ecda92d
2024-06-27 00:34:28 +01:00
Sharlatan Hellseher 91e0f01f0e
gnu: go-github-com-audriusbutkevicius-recli: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-recli):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I1494e60367873ba5ddbfe0725cd8a0ed02d8cb9e
2024-06-27 00:34:28 +01:00
Sharlatan Hellseher 8ca2756e56
gnu: go-github-com-mitchellh-colorstring: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-mitchellh-colorstring): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I298ae2f0e94847ff865375120e4953d290bbe883
2024-06-23 20:34:49 +01:00
Sharlatan Hellseher 60e120da22
gnu: go-github-com-msteinert-pam: Sort alphabetically.
* gnu/packages/golang-xyz.scm (go-github-com-msteinert-pam,
go-github-com-msteinert-pam-v2): Sort variable alphabetically.

Change-Id: I316da3eba7883af1dd0c7387ce5b2429a184b960
2024-06-23 20:27:40 +01:00
Sharlatan Hellseher a067c4ca0a
gnu: go-github-com-ianlancetaylor-demangle: Sort alphabetically.
* gnu/packages/golang-xyz.scm (go-github-com-ianlancetaylor-demangle):
Sort variable alphabetically.

Change-Id: I932fe281e3b85031a9d6207417ec26623fc26c2e
2024-06-23 20:25:48 +01:00
Sharlatan Hellseher bd7bf242f5
gnu: go-github-com-k0kubun-go-ansi: Sort alphabetically.
* gnu/packages/golang-xyz.scm (go-github-com-k0kubun-go-ansi): Sort
variable alphabetically.

Change-Id: I9dded01ad0592793680b5d7af3197781239d1137
2024-06-23 20:22:41 +01:00
Sharlatan Hellseher c551e406a7
gnu: Remove go-github-com-coreos-go-systemd-activation.
* gnu/packages/golang-xyz.scm (go-github-com-coreos-go-systemd-activation): Delete variable.

Change-Id: I99ad61afe6bc7dcfad9adbef33f3c70438f925b0
2024-06-19 15:13:12 +01:00
Sharlatan Hellseher 2ed288dbcd
gnu: Add go-github-com-coreos-go-systemd-v22.
The latest version of <github.com/coreos/go-systemd> is now available as
the <github.com/coreos/go-systemd/v22> Golang module, with a single
go.mod file. Each child submodule is included as part of the aggregated
module.

* gnu/packages/golang-xyz.scm (go-github-com-coreos-go-systemd-v22): New variable.
(go-github-com-coreos-go-systemd-daemon,
go-github-com-coreos-go-systemd-dbus,
go-github-com-coreos-go-systemd-journal,
go-github-com-coreos-go-systemd-login1,
go-github-com-coreos-go-systemd-machine1,
go-github-com-coreos-go-systemd-sdjournal,
go-github-com-coreos-go-systemd-unit): Remove variables.

Change-Id: Ib155ed71d9b9cc5c39ad8f32b33b956ec0d3dcba
2024-06-19 14:25:55 +01:00
Artyom V. Poptsov 68347f8744
gnu: Add go-github-com-polydawn-refmt.
* gnu/packages/golang-xyz.scm (go-github-com-polydawn-refmt): New variable.

Change-Id: I5b300fb826ec7f232cab108614737e49e114afa5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-06-19 14:25:55 +01:00
Sharlatan Hellseher a442763aa7
gnu: go-github-com-gabriel-vasile-mimetype: Update to 1.4.4.
* gnu/packages/golang-xyz.scm (go-github-com-gabriel-vasile-mimetype): Update to 1.4.4.

Change-Id: Iecff5b7302745226e6e0f398adf6a973529ec6e7
2024-06-19 14:09:44 +01:00
Sharlatan Hellseher 580f4d2723
gnu: go-github-com-cskr-pubsub: Update to 2.0.2.
* gnu/packages/golang-xyz.scm (go-github-com-cskr-pubsub): Update to 2.0.2.

Change-Id: Iaf75f54763dc4da5ef07792b4b428fc263d2a13d
2024-06-19 14:09:44 +01:00
Sharlatan Hellseher d346f392ee
gnu: go-github-com-sergi-go-diff: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-sergi-go-diff): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: If722317a42006e3bef4462b5a6fe4c0f434bd5d2
2024-06-11 10:25:30 +01:00
Sharlatan Hellseher 17837a9749
gnu: Add go-github-com-tidwall-sjson.
* gnu/packages/golang-xyz.scm (go-github-com-tidwall-sjson): New variable.

Change-Id: I69d5c7205a440cbf2d6abcc814b6130a6a9d4e9c
2024-06-11 10:17:03 +01:00
Sharlatan Hellseher bb79b85b1e
gnu: Add go-github-com-tidwall-gjson.
* gnu/packages/golang-xyz.scm (go-github-com-tidwall-gjson): New variable.

Change-Id: If3345205e3cbc75c0a4aa51ea0e5566d6db9af71
2024-06-11 10:17:03 +01:00
Sharlatan Hellseher e76a755ece
gnu: Add go-github-com-tidwall-match.
* gnu/packages/golang-xyz.scm (go-github-com-tidwall-match): New variable.

Change-Id: I6923c2383784aeaa45d432a92c4d05f55cd3bea0
2024-06-11 10:17:03 +01:00
Sharlatan Hellseher 02bb43b722
gnu: Add go-github-com-tidwall-pretty.
* gnu/packages/golang-xyz.scm (go-github-com-tidwall-pretty): New variable.

Change-Id: Id5ebc95f579551710ef57553b96815c865e4b294
2024-06-11 10:17:03 +01:00