Age | Commit message (Expand) | Author |
2024-06-29 | gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Rename varia......* 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
| Sharlatan Hellseher |
2024-06-29 | gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Move to gola......* 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
| Sharlatan Hellseher |
2024-06-29 | 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>
| Sharlatan Hellseher |
2024-06-29 | 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
| Troy Figiel |
2024-06-28 | 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
| Sharlatan Hellseher |
2024-06-28 | gnu: Add go-github-com-klauspost-cpuid-v2....* gnu/packages/golang-xyz.scm (go-github-com-klauspost-cpuid-v2): New variable.
Change-Id: I0465af816409325cd8b5b5f339c155d0326338a7
| Sharlatan Hellseher |
2024-06-28 | 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
| Sharlatan Hellseher |
2024-06-28 | 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
| Sharlatan Hellseher |
2024-06-28 | 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
| Sharlatan Hellseher |
2024-06-28 | 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
| Sharlatan Hellseher |
2024-06-28 | 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
| Sharlatan Hellseher |
2024-06-28 | 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
| Sharlatan Hellseher |
2024-06-28 | 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
| Sharlatan Hellseher |
2024-06-27 | 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
| Sharlatan Hellseher |
2024-06-27 | 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
| Sharlatan Hellseher |
2024-06-27 | 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
| Sharlatan Hellseher |
2024-06-27 | 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
| Sharlatan Hellseher |
2024-06-27 | gnu: Add go-github-com-thejerf-suture-v4....* gnu/packages/golang-xyz.scm (go-github-com-thejerf-suture-v4): New variable.
Change-Id: If54702c8b0a9eec19af72dc513a8d6551966fc2d
| Sharlatan Hellseher |
2024-06-27 | 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
| Sharlatan Hellseher |
2024-06-27 | 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
| Sharlatan Hellseher |
2024-06-27 | 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
| Sharlatan Hellseher |
2024-06-27 | 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
| Sharlatan Hellseher |
2024-06-23 | 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
| Sharlatan Hellseher |
2024-06-23 | 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
| Sharlatan Hellseher |
2024-06-23 | gnu: go-github-com-ianlancetaylor-demangle: Sort alphabetically....* gnu/packages/golang-xyz.scm (go-github-com-ianlancetaylor-demangle):
Sort variable alphabetically.
Change-Id: I932fe281e3b85031a9d6207417ec26623fc26c2e
| Sharlatan Hellseher |
2024-06-23 | 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
| Sharlatan Hellseher |
2024-06-19 | 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
| Sharlatan Hellseher |
2024-06-19 | 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
| Sharlatan Hellseher |
2024-06-19 | 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>
| Artyom V. Poptsov |
2024-06-19 | 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
| Sharlatan Hellseher |
2024-06-19 | 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
| Sharlatan Hellseher |
2024-06-11 | 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
| Sharlatan Hellseher |
2024-06-11 | gnu: Add go-github-com-tidwall-sjson....* gnu/packages/golang-xyz.scm (go-github-com-tidwall-sjson): New variable.
Change-Id: I69d5c7205a440cbf2d6abcc814b6130a6a9d4e9c
| Sharlatan Hellseher |
2024-06-11 | gnu: Add go-github-com-tidwall-gjson....* gnu/packages/golang-xyz.scm (go-github-com-tidwall-gjson): New variable.
Change-Id: If3345205e3cbc75c0a4aa51ea0e5566d6db9af71
| Sharlatan Hellseher |
2024-06-11 | gnu: Add go-github-com-tidwall-match....* gnu/packages/golang-xyz.scm (go-github-com-tidwall-match): New variable.
Change-Id: I6923c2383784aeaa45d432a92c4d05f55cd3bea0
| Sharlatan Hellseher |
2024-06-11 | gnu: Add go-github-com-tidwall-pretty....* gnu/packages/golang-xyz.scm (go-github-com-tidwall-pretty): New variable.
Change-Id: Id5ebc95f579551710ef57553b96815c865e4b294
| Sharlatan Hellseher |
2024-06-11 | gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb....* gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): Rename to
go-github-com-cheggaaa-pb and sort alphabetically.
(go-gopkg-in-cheggaaa-pb-v3): Inherit from go-github-com-cheggaaa-pb.
Change-Id: I945bc8646b2b4a01cf0e81bfd47a2d4fd1075dca
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I42446da67c9c17aec35421a312120ad03c7fe83c
| Artyom V. Poptsov |
2024-06-11 | gnu: go-gopkg-in-cheggaaa-pb-v1: Update to 1.0.29....* gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): Update to 1.0.29.
[arguments]: Set the import path to "github.com/cheggaaa/pb".
Change-Id: I0042b64c44386d588bad7779444f1f6652619a2d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Artyom V. Poptsov |
2024-06-11 | gnu: Add go-github-com-k0kubun-go-ansi....* gnu/packages/golang-xyz.scm (go-github-com-k0kubun-go-ansi): New variable.
Change-Id: I012a3b5c530f1fb7ee61e628fac216bdd966772c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Luis Higino |
2024-06-11 | gnu: Add go-github-com-docopt-docopt-go....* gnu/packages/golang-xyz.scm (go-github-com-docopt-docopt-go): New variable.
Change-Id: I70ab7bce1a4ac13e1b63ecb72f5b7df0b8b94b69
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Luis Higino |
2024-06-10 | gnu: go-gopkg-in-alecthomas-kingpin-v2: Match name with variable....To avoid duplicating go-github-com-alecthomas-kingpin.
* gnu/packages/golang-xyz.scm (go-gopkg-in-alecthomas-kingpin-v2)[name]: Set
to go-gopkg-in-alecthomas-kingpin-v2.
Change-Id: I1f9d2766c03393ac1268dafe490d25a7e57f7bc4
| Christopher Baines |
2024-05-23 | gnu: go-github-com-syndtr-goleveldb-leveldb: Move to golang-xyz....* gnu/packages/golang.scm (go-github-com-syndtr-goleveldb-leveldb): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib457abe33612b371c33985c6b3b0e9372221e37d
| Sharlatan Hellseher |
2024-05-22 | gnu: Add go-github-com-go-task-slim-sprig-v3....* gnu/packages/golang-xyz.scm (go-github-com-go-task-slim-sprig-v3): New
variable.
Change-Id: I46ef3728993556dfc2d6c9349da6962d747e2664
| Sharlatan Hellseher |
2024-05-22 | gnu: go-github-com-go-task-slim-sprig: Enable tests....* gnu/packages/golang-xyz.scm (go-github-com-go-task-slim-sprig)
[arguments] <#:tests>: Enable it.
<#:phases>: Add 'remove-failing-tests phase.
Change-Id: I32424925a96defd69e2871dee079db8bef2861b2
| Sharlatan Hellseher |
2024-05-22 | gnu: go-github-com-go-task-slim-sprig: Move to golang-xyz....* gnu/packages/golang.scm (go-github-com-go-task-slim-sprig): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I540e4211e7e4006d654c7da40bba35e2bd577c78
| Sharlatan Hellseher |
2024-05-16 | gnu: Add go-github-com-pion-logging....* gnu/packages/golang-xyz.scm (go-github-com-pion-logging): New variable.
Change-Id: I2da53900059251b78cad2bb56cfbc87228c91e23
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Artyom V. Poptsov |
2024-05-07 | gnu: Add go-bazil-org-fuse....* gnu/packages/golang-xyz.scm (go-bazil-org-fuse): New variable.
Change-Id: I933d90dca50110f53831febc81d587c14973934f
| Sharlatan Hellseher |
2024-05-07 | gnu: go-git-sr-ht-emersion-go-scfg: Move to golang-xyz....* gnu/packages/golang.scm: (go-git-sr-ht-emersion-go-scfg): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here
Change-Id: I75cc680543313e41abc86e71d48a9be9e9ce694a
| Sharlatan Hellseher |
2024-05-07 | gnu: go-git-sr-ht-sircmpwn-getopt: Move to golang-xyz....* gnu/packages/golang.scm (go-git-sr-ht-sircmpwn-getopt): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ic53ec6828f7389326191b659dd16b623e6d1af43
| Sharlatan Hellseher |
2024-05-07 | gnu: go-github-com-nbrownus-go-metrics-prometheus: Disable tests....* gnu/packages/golang-xyz.scm (go-github-com-nbrownus-go-metrics-prometheus):
Disable all tests.
Change-Id: I7f340fd1e58edc0203068c762a1bbc798003a84b
| Sharlatan Hellseher |