summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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: Add go-github-com-btcsuite-btclog-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-btcsuite-btclog-v2): New variable. Change-Id: Idb9b2e9767ebdca9813ab30c134aa24ce838d358
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-hashicorp-hcl-v2: Fix tests.Sharlatan Hellseher
* 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-21gnu: Add go-github-com-apparentlymart-go-dump.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-apparentlymart-go-dump): New variable. Change-Id: Icd9fa47dc754c93d9c455ef9c89242f57ffe0184
2025-01-21gnu: Add go-github-com-zclconf-go-cty-debug.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-zclconf-go-cty-debug): New variable. Change-Id: I432d0f3b67a861d27cb8e7aeb40855e08f923b0d
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: Add go-github-com-vmihailenco-msgpack-v5.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-vmihailenco-msgpack-v5): New variable. Change-Id: I80c504fe09c917188f441c6e71a1b87db6c05fd0
2025-01-21gnu: Add go-google-golang-org-appengine.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-google-golang-org-appengine): New variable. Change-Id: Ieb682f8171487bc63bff7b110f78708d4636d3e4
2025-01-21gnu: go-github-com-vmihailenco-msgpack-v4: Update to 4.3.13.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-vmihailenco-msgpack-v4): Update to 4.3.13. Change-Id: I69463c43e4af1866f3eb8f3656180ef03695e435
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-autoversion: Update to 1.3.0.Sharlatan Hellseher
* 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-21gnu: go-github-com-apparentlymart-go-textseg: Add all variants.Sharlatan Hellseher
* 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-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: Add go-github-com-outcaste-io-ristretto.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-outcaste-io-ristretto): New variable. Change-Id: Ia4bd1416b9c4da98d214668a03fc93f91ff7bad9
2025-01-21gnu: Add go-github-com-dgryski-dgoogauth.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-dgryski-dgoogauth): New variable. Change-Id: I029051004b2d573eefa5e8289c822e967b799b33
2025-01-21gnu: Add go-github-com-dgryski-go-linebreak.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-dgryski-go-linebreak): New variable. Change-Id: I1c6aa6edaa9cd5f0804495b09f37ccface8cca36
2025-01-21gnu: Add go-github-com-dgryski-go-rendezvous.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-dgryski-go-rendezvous): New variable. Change-Id: I863e2044ab365a80763226f8b8e8ea88719fe073
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: actionlint: Update to 1.7.6.Sharlatan Hellseher
* gnu/packages/check.scm (actionlint): Update to 1.7.6. [native-inputs]: Add go-github-com-bmatcuk-doublestar-v4, go-github-com-mattn-go-shellwords, go-github-com-yuin-goldmark, and go-golang-org-x-sys. Change-Id: I138d692c107ac170c4580a00a19827ed61a158d8
2025-01-21gnu: Add go-github-com-masterminds-squirrel.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-squirrel): New variable. Change-Id: I14dbeb77ccb8d1c2a7ff0e037bd0dc18e44d187a
2025-01-21gnu: Add go-github-com-lann-builder.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-lann-builder): New variable. Change-Id: I37d916514b7c8dcbc0ac08fb7bf0ffa76320515a
2025-01-21gnu: Add go-github-com-lann-ps.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-lann-ps): New variable. Change-Id: Ic86df6f14e93c12d2f75342906c9d0cba9a05451
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-github-com-go-git-go-git-v5: Update to 5.13.1.Sharlatan Hellseher
* gnu/packages/version-control.scm (go-github-com-go-git-go-git-v5): Update to 5.13.1. Change-Id: Ie31c5b04cada32ec8928711a88f857c7d8cabe71