summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-xyz.scm
AgeCommit message (Collapse)Author
2025-05-26gnu: Add go-github-com-kimmachinegun-automemlimit.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-kimmachinegun-automemlimit): New variable. Change-Id: I1f059537b8533186b18eebb92f01a94965f48cfb
2025-05-26gnu: go-github-com-cilium-ebpf: Skip some tests on i686 system.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-cilium-ebpf) [arguments] <test-flags>: Skip 5 tests failing on 64bit system. Change-Id: Ib61c7ee6f26cd13ae7ee68b12e82ffbbd21004c0
2025-05-26gnu: Add protoc-gen-validate.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (protoc-gen-validate) (go-github-com-envoyproxy-protoc-gen-validate): New variables. Change-Id: I51f38f94a1b9416041912ac6dfc994dc498c9ae5
2025-05-26gnu: Add go-github-com-lyft-protoc-gen-star-v2-next.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-lyft-protoc-gen-star-v2-next): New variable. Change-Id: I70e243b41664a200ac1b88c2af3df7c29132eb1d
2025-05-26gnu: go-github-com-viant-toolbox: Skip some tests on i686 system.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-viant-toolbox) [arguments] <test-flags>: Re-write with STRING-JOIN to add more failing tests. <test-subdirs>: Skip including "data/..." on non 64bit systems. Change-Id: I0d736c5bc01085b7dd7999ef90328b26ff5fb6f8
2025-05-26gnu: go-github-com-cskr-pubsub: Fix tests.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-cskr-pubsub) [arguments] <phases>: Add 'remove-example. Change-Id: I505f5def2567471cd36c1da0a5a0ff82eb1bbe3c
2025-05-26gnu: Add go-go4-org.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-go4-org): New variable. Change-Id: I34d69506f15b9a91f415699d679b73deefbd57e6
2025-05-26gnu: Add go-github-com-rwcarlsen-goexif.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-rwcarlsen-goexif): New variable. Change-Id: Ib8cae5479ac81691946630f066038b94150fbad6
2025-05-26gnu: Add go-github-com-texttheater-golang-levenshtein.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-texttheater-golang-levenshtein): New variable. Change-Id: I5c72cca752774385c658f8b803ff2ebd0de4dee5
2025-05-26gnu: Add go-github-com-crackcomm-go-gitignore.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-crackcomm-go-gitignore): New variable. Change-Id: Ie2f226249d9eec55d852b02d6f5aeda692df29ac
2025-05-26gnu: Add go-github-com-cskr-pubsub-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-cskr-pubsub): Downgrade to 1.0.2 to reflect go.mod path. (go-github-com-cskr-pubsub-v2): New variable. Change-Id: Icb3a8ed12d6c1414aecb4552c9001b1861979ffd
2025-05-26gnu: go-github-com-go-md2man: Package executable separately.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-go-md2man) [arguments] <skip-build?>: Preserve the package for source only inputs. (go-md2man): New variable. * gnu/packages/check.scm (checkmake): [native-inputs]: Remove go-github-com-go-md2man; add go-md2man. * gnu/packages/containers.scm (buildah, podman): Likewise. * gnu/packages/hardware.scm (brillo): Likewise. * gnu/packages/printers.scm (ipp-usb): Likewise. * gnu/packages/virtualization.scm (runc, skopeo): Likewise. Change-Id: I753364633786574c603a978da75a57090d706b27
2025-05-26gnu: gopls: Update to 0.18.1.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (gopls): Update to 0.18.1. [native-inputs]: Add go-golang-org-x-sys and go-golang-org-x-tools. Change-Id: I15aec413e66f944cc64d9898daee4b7910c2680f
2025-05-26gnu: Add go-github-com-rogpeppe-go-internal-1.14.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-1.14): New variable. Change-Id: Ic20ed9a5be257eb3fc704c0846568c7b9896159c
2025-05-26gnu: go-github-com-rogpeppe-go-internal: Improve description.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal) [description]: Fix fill column and adjust the wording a little. Change-Id: I616d91e2dde2c0b7c76fc367f42bd6d6d977c56e
2025-05-26gnu: Add go-go-abhg-dev-io-ioutil.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-go-abhg-dev-io-ioutil): New variable. Change-Id: I18f5a4389a57742814813b57b880ccdaa11ed9fd
2025-05-26gnu: Add go-github-com-junegunn-go-shellwords.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-junegunn-go-shellwords): New variable. Change-Id: I5368249f9dc8c337f98f5bbbc6f0b089eb15388a
2025-05-26gnu: go-github-com-nats-io-nats-go: Update to 1.39.1.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-nats-io-nats-go): Update to 1.39.1. Change-Id: I66436fb521c98cbb84c4659b7cc8c8a55ea67d6c
2025-05-26gnu: Remove go-github-com-alecthomas-template.Sharlatan Hellseher
No users in Guix, it's a fork of already available functionality in std library. It may be build only with go-1.17. * gnu/packages/golang-xyz.scm (go-github-com-alecthomas-template): Delete variable. Change-Id: Id0a47d8f4c6afa90247481ba8a9a14466714f8c6
2025-05-26gnu: Remove go-github-com-alecthomas-kingpin.Sharlatan Hellseher
go-github-com-alecthomas-kingpin-v2 is a successor of this package. * gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kingpin): Delete variable. (go-gopkg-in-alecthomas-kingpin-v2): Inherit from go-github-com-alecthomas-kingpin-v2. Change-Id: I9225a40c5cc7a1a5510f680abff031d867fbeb34
2025-05-26gnu: go-github-com-alecthomas-kingpin-v2: Do not inherit.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kingpin-v2): Do not inherit from go-github-com-alecthomas-kingpin. Change-Id: Iaa00c39990fe89fabe37e0b9552d4074ba61bee1
2025-05-26gnu: go-golang-org-rainycape-unidecode: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-org-rainycape-unidecode): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: If8a9d030baf44af788d43cb00d87337f7f46f4d2
2025-05-26gnu: Add go-github-com-komkom-toml.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-komkom-toml): New variable. Change-Id: I6e0225301d3423453dcc88b747eca40a8e4e9d6e
2025-05-26gnu: go-github-com-operatorfoundation-monolith-go: Move to golang-xyz.Sharlatan Hellseher
* 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-26gnu: go-github-com-mufti1-interconv: Move to golang-xzy.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mufti1-interconv): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ib56be0346c4f218228f5ad68ca02ed82bfac5820
2025-05-26gnu: go-github-com-yookoala-realpath: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-yookoala-realpath): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: If95b002e659cf14c4ff28e518d951324ba416ce8
2025-05-26gnu: go-gitlab-com-ambrevar-damerau: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gitlab-com-ambrevar-damerau): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ic2e9f2fdb642c02e1c9943d13776923de2357e3c
2025-05-26gnu: go-github-com-fogleman-gg: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-fogleman-gg): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: If91963847f78a03c4d2f97236dba89e700fdb824
2025-05-26gnu: go-github-com-delthas-go-libnp: Move to golang-xyz.Sharlatan Hellseher
* 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-26gnu: go-github-com-google-cadvisor: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-cadvisor): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Icc769b160a43e40a7cef7ec201559374d0036f33
2025-05-26gnu: Add go-github-com-jorropo-jsync.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-jorropo-jsync): New variable. Change-Id: I7d832b9ae13c17022c1db9ab7d654546f2464efb
2025-05-26gnu: Add go-github-com-samber-lo.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-samber-lo): New variable. Change-Id: I2273b7c7da35e67440a03b097b1491f91058a5a0
2025-05-26gnu: Add go-github-com-petar-gollrb.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-petar-gollrb): New variable. Change-Id: I41838a3f35e9259f394b5bf1b12054d6d4386e1f
2025-05-26gnu: Add go-github-com-gammazero-chanqueue.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-gammazero-chanqueue): New variable. Change-Id: Id4952684410fe13a57db04d46ef9d160427def9c
2025-05-26gnu: Add go-github-com-gammazero-deque.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-gammazero-deque): New variable. Change-Id: I5e7c2c69433f3285d84f8bbbe45ce3209584ff73
2025-05-26gnu: Add go-github-com-nlpodyssey-spago.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-nlpodyssey-spago): New variable. Change-Id: I0ba54606ff3f82d8aad34dd243094ef321b8a231
2025-05-26gnu: Add go-github-com-anacrolix-fuse.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-anacrolix-fuse): New variable. Change-Id: Iba2c430f2f158e1a4d0975fcc4940d367e103662
2025-05-26gnu: Add go-github-com-anacrolix-log.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-anacrolix-log): New variable. Change-Id: I53b44c78b67046797dc8a39e1d493baed5458737
2025-05-26gnu: Add go-github-com-anacrolix-generics.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-anacrolix-generics): New variable. Change-Id: I6a040c5d971bde669902945adba0712a70a914d5
2025-05-26gnu: Add go-github-com-peterbourgon-ff-v3.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-peterbourgon-ff-v3): New variable. Change-Id: I63622012649442a0921d250c1fefd715090cd747
2025-05-26gnu: Add go-go-uber-org-zap-exp.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-go-uber-org-zap-exp): New variable. Change-Id: Ifda51c2b6cd9d2c0fef9afd7f14c219c5dd39b88
2025-05-26gnu: go-go-uber-org-zap: Improve package.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-go-uber-org-zap) [source] <snippet>: Remove all submodules containing go.mod. [arguments] <test-flags>: Skip just one test. <phases>: Remove 'remove-examples-and-benchmarks as redundant. [home-page]: Fix lint warning. [synopsis]: Reword it according to project's README. [description]: Likewise. Change-Id: I94c4491ff22823c958610e9adf2ac051da6a6180
2025-05-26gnu: go-github-com-benbjohnson-clock: Move to golang-check.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-benbjohnson-clock): Move from here ... * gnu/packages/golang-check.scm: ... to here. Change-Id: I8dbd3490ef60bfcc84c2d10956c2b69e7751d8af
2025-05-26gnu: Add go-go-uber-org-ratelimit.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-go-uber-org-ratelimit): New variable. Change-Id: I90579a32cc45192137524279f4097ecacf0ab139
2025-05-26gnu: Add go-github-com-boombuler-barcode.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-boombuler-barcode): New variable. Change-Id: I8dd1b72a8faac08d37bafd60ba02368b90fd680f
2025-05-26gnu: Add go-github-com-yargevad-filepathx.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-yargevad-filepathx): New variable. Change-Id: Iabea6ceb3e026420ec7d775060de882a77458159
2025-05-26gnu: Add go-github-com-ghodss-yaml.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-ghodss-yaml): New variable. Change-Id: If8172ffc3c41545e4dd247bf5c2229a95ac09970
2025-05-26gnu: Add go-github-com-kylebanks-depth.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-kylebanks-depth): New variable. Change-Id: I20dc98c4fa6c3780a30e93e1280500221171a9d0
2025-05-26gnu: Add go-github-com-tidwall-cities.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-tidwall-cities): New variable. Change-Id: I05b8dc7af104c6c16acaf942a9229ae740e1df65
2025-05-26gnu: go-gopkg-in-tomb-v1: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-tomb-v1): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I9b5e36505b924c2ae69b95201c2d81312ae16310