summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
AgeCommit message (Collapse)Author
2025-01-21gnu: Remove go-github-com-whyrusleeping-stump.Sharlatan Hellseher
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-21gnu: Remove go-github-com-whyrusleeping-progmeter.Sharlatan Hellseher
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-21gnu: Remove go-github-com-tevino-abool.Sharlatan Hellseher
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-21gnu: Remove go-github-com-mtibben-androiddnsfix.Sharlatan Hellseher
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-21gnu: go-dario-cat-mergo: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-dario-cat-mergo): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I3c82451ec5c3147e00f6598986903dda735f9e0f
2025-01-21gnu: go-dario-cat-mergo: Update to 1.0.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-dario-cat-mergo): Update to 1.0.1. Change-Id: I1e7cd5c414b8038828dd1a1cdf5f6ab9b26a1881
2025-01-21gnu: Remove go-github-com-imdario-mergo.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-imdario-mergo): Delete variable. (go-dario-cat-mergo): Override go-github-com-imdario-mergo's package definition instead of inherit it. [source] <url>: Fix permament redirection <https://github.com/imdario/mergo> -> <https://github.com/darccio/mergo>. [native-inputs]: Remove go-gopkg-in-yaml-v2; add go-gopkg-in-yaml-v3. [home-page]: Fix permament redirection <https://github.com/imdario/mergo> -> <https://github.com/darccio/mergo>. Change-Id: I612c7d028a92e877fd20900dffaba267405d99e6
2025-01-21gnu: go-jsonnet: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-jsonnet): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iea9d2781c60ca0c1c17d4bdf126f972fa47d22a3
2025-01-21gnu: go-jsonnet: Adjust inputs.Sharlatan Hellseher
* gnu/packages/golang.scm (go-jsonnet): Move all propagated-inputs to native-inputs as it's a final CLI command. Change-Id: I95c55cb1c95e7e794ed963d9e991431625fbaee8
2025-01-21gnu: go-github-com-google-go-jsonnet: Rename variable.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-go-jsonnet): Rename variable to go-jsonnet as it's a final CLI programm and not a library used by any package in Guix. Change-Id: I88ef319530bd64e9675d8f86dbd78640fc617e89
2025-01-21gnu: go-github-com-google-go-jsonnet: Update to 0.20.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-go-jsonnet): Update to 0.20.0. Change-Id: Iffce50b49b180e4a629052ac98ae9054816ac57d
2025-01-21gnu: Remove go-github-com-cheekybits-genny.Sharlatan Hellseher
Not in use by any packages in Guix, looks like abandoned, see <https://github.com/cheekybits/genny/issues/79>. * gnu/packages/golang.scm (go-github-com-cheekybits-genny): Delete variable. Change-Id: I19c3ab8c3fc1381efa9c125de55aa2fc179938a8
2025-01-21gnu: Remove go-github-com-burntsushi-locker.Sharlatan Hellseher
Not in use by any packages in Guix, no updates for the last 8 years. * gnu/packages/golang.scm (go-github-com-burntsushi-locker): Delete variable. Change-Id: I5a5dc69dedcc91d51cc1008e9a0cb783800cba79
2025-01-21gnu: go-github-com-btcsuite-btclog: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-btcsuite-btclog): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Idabd6bbe1ecdac641a4a7eab0f391691f4834a00
2025-01-21gnu: go-github-com-btcsuite-btclog: Update to 1.0.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-btcsuite-btclog): Update to 1.0.0. Change-Id: I2a45e3e818053b4d5b0785a5a0555726c7856d27
2025-01-21gnu: Remove go-github-com-ayufan-golang-kardianos-service.Sharlatan Hellseher
Not in use by any packages in Guix, no updates for the last 9 years. It's a clone of <https://github.com/kardianos/service>. * gnu/packages/golang.scm (go-github-com-ayufan-golang-kardianos-service): Delete variable. Change-Id: Ifbfee5366891e8349407b00998a900cee9a6d46b
2025-01-21gnu: go-git-sr-ht-rockorager-tcell-term: Move to golang-xyz.Sharlatan Hellseher
* 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-21gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.10.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-git-sr-ht-rockorager-tcell-term): Update to 0.10.0. [propagated-inputs]: Remove go-golang-org-x-sys, go-golang-org-x-term, go-gopkg-in-check-v1, go-github-com-davecgh-go-spew, and go-github-com-stretchr-testify. [native-inputs]: Add go-github-com-stretchr-testify. Change-Id: I17678d1833026f906b78592ec47ff87a3e793231
2025-01-21gnu: go-github-com-zclconf-go-cty: Move to golang-xyz.Sharlatan Hellseher
* 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-21gnu: go-github-com-zclconf-go-cty: Update to 1.16.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-zclconf-go-cty): Update to 1.16.0. [arguments] <skip-build?>: As no go files in project's root. <import-path>: Adjust to the project's root. <unpack-path>: Remove it. [propagated-inputs]: Remove go-github-com-vmihailenco-msgpack-v4 and go-github-com-apparentlymart-go-textseg-v13; add go-github-com-apparentlymart-go-textseg-v15 and go-github-com-vmihailenco-msgpack-v5. Change-Id: I1511603cc0365d66df806305086bc28c04fec593
2025-01-21gnu: go-github-com-vmihailenco-msgpack-v4: Move to golang-xyz.Sharlatan Hellseher
* 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-21gnu: go-github-com-apparentlymart-go-textseg-v13: Move to golang-xyz.Sharlatan Hellseher
* 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-21gnu: go-github-com-agext-levenshtein: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-agext-levenshtein): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I010d36d254b915db60779ca53a127c74f204e079
2025-01-21gnu: go-github-com-magiconair-properties: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I573da477818bd38cda435568fcc751e28ee6d35e
2025-01-21gnu: go-github-com-magiconair-properties: Update to 1.8.9.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to 1.8.9. Change-Id: Id1d01bb37a9a75621bea53815915432902751f9c
2025-01-21gnu: go-github-com-dgryski-go-mph: Move to golang-crypto.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-dgryski-go-mph): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: I58bb4f8d6be1e840d214a2e1487a3637bbef0edf
2025-01-21gnu: go-github-com-dgryski-go-metro: Move to golang-crypto.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-dgryski-go-metro): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: I1aa3193aa57ca3b8dd1dca49038dbc045f8bfc1a
2025-01-21gnu: go-github-com-dgryski-go-metro: Update to ↵Sharlatan Hellseher
0.0.0-20250106013310-edb8663e5e33. * gnu/packages/golang.scm (go-github-com-dgryski-go-metro): Update to 0.0.0-20250106013310-edb8663e5e33. Change-Id: Ic8405962e5e8474ce27add2ec6b6dfa54ec11e6f
2025-01-21gnu: go-github-com-docker-go-connections: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-docker-go-connections): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I30348ea1bf48d3f6929035d9a25141c6cfe86b47
2025-01-21gnu: go-github-com-docker-go-units: Move to golang-xyz.Sharlatan Hellseher
* 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-21gnu: go-github-com-docker-go-units: Update to 0.5.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-docker-go-units): Update to 0.5.0. Change-Id: I1fdec88559813d9c5a0344bdd97a6348d7909840
2025-01-21gnu: Remove go-github-com-matrix-org-gomatrix.Sharlatan Hellseher
Not in use by any packages in Guix, project is archived upstream and not maintained: "This repository has been archived by the owner on Feb 21, 2024. It is now read-only.". * gnu/packages/golang.scm (go-github-com-matrix-org-gomatrix): Delete variable. Change-Id: I98b6de96f87d8869bb2485a49f7269435062ab38
2025-01-21gnu: go-github-com-macronut-go-tproxy: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-macronut-go-tproxy): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ie0faee29489ffc89812d310eb3ccc5b0af642779
2025-01-21gnu: Remove go-github-com-ddevault-go-libvterm.Sharlatan Hellseher
Not in use by any packages in Guix, project is archived upstream and not maintained: "This repository has been archived by the owner on Nov 17, 2021. It is now read-only.". * gnu/packages/golang.scm (go-github-com-ddevault-go-libvterm): Delete variable. Change-Id: I776e9ed76640f87729b9658af3daa2e769c881ed
2025-01-21gnu: go-github-com-robfig-cron-v3: Move to golang-xyz.Sharlatan Hellseher
* 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-21gnu: go-github-com-robfig-cron: Rename variable.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-robfig-cron): Rename variable to go-github-com-robfig-cron-v3 follow go.mod import style path to improve importer. [arguments] <import-path>: Change to "github.com/robfig/cron/v3". * gnu/packages/check.scm (actionlint) [native-inputs]: Remove go-github-com-robfig-cron; add go-github-com-robfig-cron-v3. * gnu/packages/web.scm (poussetaches) [propagated-inputs]: Remove go-github-com-robfig-cron; add go-github-com-robfig-cron-v3. Change-Id: Iac02e0f256d37d8d11bfd03b7fe1d14b1d1c7894
2025-01-21gnu: go-github-com-masterminds-goutils: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-masterminds-goutils): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I610d1125c8bd4b9f6b1042aae09f2a41140fd3d7
2025-01-21gnu: go-github-com-jba-templatecheck: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-jba-templatecheck): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I056aac123819b9a625b5d80e77097a037a52f004
2025-01-21gnu: go-github-com-jba-templatecheck: Update to 0.7.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-jba-templatecheck): Update to 0.7.1. [arguments]: <go>: Use go-1.22. Change-Id: I19ab2b099e84bb5627076b3af141a6600dd2badd
2025-01-21gnu: go-github-com-kevinburke-ssh-config: Move to golang-xyz.Sharlatan Hellseher
* 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-21gnu: go-github-com-kevinburke-ssh-config: Update to 1.2.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-kevinburke-ssh-config): Update to 1.2.0. Change-Id: I9222e1bef74aeae3b158d6d15a1d7f47f9ea0491
2025-01-21gnu: go-github-com-xdg-go-stringprep: Move to golang-xyz.Sharlatan Hellseher
* 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-21gnu: go-github-com-xdg-go-stringprep: Update to 1.0.4.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-xdg-go-stringprep): Update to 1.0.4. Change-Id: I235c3a36e171c7288ff01a11d7d5b760595b65cc
2025-01-21gnu: go-github-com-xdg-go-pbkdf2: Move to golang-crypto.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-xdg-go-pbkdf2): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I3151905dcf2cdedc00c4d2f84b0e76f5b6a25d30
2025-01-21gnu: go-1.21: Skip tests with time bomb.Sharlatan Hellseher
As seen in <https://ci.guix.gnu.org/build/7713190/log/raw>. Certificates which are used in tests are not valid after Jan 1 00:00:00 2025 GMT, Happy New Year!. See <https://github.com/golang/go/issues/71077>. * gnu/packages/golang.scm (go-1.21) [arguments] <phases>: Add 'skip-crypto-tls-tests. Change-Id: Id9f8ad93201aedae4f4451ee8b7b9cf40cd33cdb
2025-01-21gnu: go-github-com-twmb-murmur3: Move to golang-crypto.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-twmb-murmur3): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: I38c3e1e43b9d20e426bd653a1255033000f0917a
2025-01-21gnu: go-github-com-twmb-murmur3: Update to 1.1.8.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-twmb-murmur3): Update to 1.1.8. Change-Id: I6e52ea89c044b5ebf1bf68d665c8dae5b0f9860e
2025-01-21gnu: Remove go-github-com-libp2p-go-libp2p-protocol.Sharlatan Hellseher
Deprecated: "This repository has been archived by the owner on Dec 7, 2019. It is now read-only.". Not in use by any packages in Guix. * gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-protocol): Delete variable. Change-Id: I00a79de2a0d009032f3103894580028aa1db2ac6
2025-01-21gnu: Remove go-github-com-whyrusleeping-tar-utils.Sharlatan Hellseher
Not in use by any packages in Guix, not maintained. * gnu/packages/golang.scm (go-github-com-whyrusleeping-tar-utils): Delete variable. Change-Id: Ie78368e21c5673f59dda81a753685cb1060d47f3
2025-01-21gnu: go-github-com-gdamore-encoding: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gdamore-encoding): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I21385be5163f339c3faad405f71cc998fd2badf5