summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
AgeCommit message (Collapse)Author
2025-01-21gnu: go-github-com-gologme-log: Update to 1.3.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gologme-log): Update to 1.3.0. Change-Id: Iba2fe62ec8137d394b02e8f4503d1c7c299c6984
2025-01-21gnu: go-github-com-davecgh-go-xdr: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-davecgh-go-xdr): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ia49386d831382f20d49606621056166b8a935acc
2025-01-21gnu: go-github-com-tdewolff-hasher: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-tdewolff-hasher): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I89ecc37721cffadb43177f20d311682a9e493a9e
2025-01-21gnu: go-github-com-client9-misspell: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-client9-misspell, misspell): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I3e2a09d61f1d9a44249b2aac31a73d8b1b220928
2025-01-21gnu: go-github-com-client9-misspell: Fix build.Sharlatan Hellseher
Simplify, final command inherits from the library, remove redundant modifications. * gnu/packages/golang.scm (go-github-com-client9-misspell) [arguments] <phases>: Use default 'build. <test-subdirs>: Do not run tests in "cmd" which are failing. (misspell): Inherit. Change-Id: Ia9cbe287918dce646ece2ba9e50da110659c2a8f
2025-01-21gnu: go-howett-net-plist: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-howett-net-plist): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ib43cfcd5783bc37a4b84e892b443683c5d6443ae
2025-01-21gnu: go-github-com-godbus-dbus: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-godbus-dbus, go-github-com-godbus-dbus-v5): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Add glib module. Change-Id: I9fd0199177ca170403c081e190ac4f3ace2d0eb5
2025-01-21gnu: go-github-com-godbus-dbus: Simplify.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-godbus-dbus) [arguments] <phases>: Remove 'disable-failing-tests and move skipped tests to 'check. Change-Id: Id7081a0e052ec307a8bc8dcb76e142702990857c
2025-01-21gnu: go-1.21: Update to 1.21.13.Sharlatan Hellseher
* gnu/packages/golang.scm (go-1.21): Update to 1.21.13. Change-Id: I3f8aa0bde70f24019b5671114c56a66cefd263e3
2025-01-21gnu: go-1.22: Update to 1.22.10.Sharlatan Hellseher
* gnu/packages/golang.scm (go-1.22): Update to 1.22.10. Change-Id: I5ab93daf77cef4c0cc570805513a0d35f236c2dd
2025-01-21gnu: go-1.23: Update to 1.23.4.Sharlatan Hellseher
* gnu/packages/golang.scm (go-1.23): Update to 1.23.4. Change-Id: I27463a1f1921b4c6c37aac43e6ae7b0e55f2f538
2025-01-21gnu: ↵Sharlatan Hellseher
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel: Fix tests. * gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel) [arguments] <test-subdirs>: Limit to project's root. Change-Id: I0003e95f7b57a31f9c8ea52a2fa724db0dbca9c4
2025-01-21gnu: go-github-com-operatorfoundation-obfs4: Simplify.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-operatorfoundation-obfs4) [arguments] <phases>: Use default 'build, 'check and 'install. Change-Id: I1679f1fab4d07bfca9df6e0447712280906029ec
2025-01-21gnu: go-github-com-willscott-goturn: Update to ↵Sharlatan Hellseher
0.0.0-20170802220503-19f41278d0c9. * gnu/packages/golang.scm (go-github-com-willscott-goturn): Update to 0.0.0-20170802220503-19f41278d0c9. Change-Id: I9fef2106903c819d9796b2b490fb3baf332f438c
2025-01-21gnu: go-github-com-keybase-go-ps: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-keybase-go-ps): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I0362a55bf8c3a5e18a35b95207b1c696484d311e
2025-01-21gnu: go-github-com-keybase-go-ps: Simplify.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-keybase-go-ps) [phases] {fix-tests}: Remove dependencies on coreutils. [native-inputs]: Remove coreutils. Change-Id: Icee6fe263db1b546ef8a0d6376998f63922c30d1
2025-01-21gnu: go-github-com-keybase-go-ps: Update to 0.0.0-20190827175125-91aafc93ba19.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-keybase-go-ps): Update to 0.0.0-20190827175125-91aafc93ba19. Change-Id: I2969f88ce35da1265d47d2a661e6463b8c31d341
2025-01-21gnu: go-gopkg-in-yaml-v3: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-yaml-v3): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: If8d59687150d2315be29caf29e5c1b5cb55bd80b
2025-01-21gnu: go-github-com-charmbracelet-harmonica: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-charmbracelet-harmonica): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I0f20fd7b9916877dff377632ff247b3cac22242e
2025-01-21gnu: go-howett-net-plist: Fix tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-howett-net-plist) [arguments] <test-subdirs>: Skip tests in cmd. Change-Id: I5d1da9b029ff6a72fa9c725d0de18d17c8d358a7
2025-01-21gnu: go-github-com-charmbracelet-glamour: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ie8214f93c6c4fbb2937e2bf18aa27a9178a3d817
2025-01-21gnu: go-github-com-charmbracelet-glamour: Update to 0.8.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Update to 0.8.0. [propagated-inputs]: Remove go-github-com-olekukonko-tablewriter; add go-github-com-charmbracelet-lipgloss, go-github-com-charmbracelet-x-ansi, go-github-com-charmbracelet-x-exp-golden, and go-golang-org-x-term. Change-Id: Iec424cb6c93f49cd202b74b4eaac6147de395647
2025-01-21gnu: go-github-com-charmbracelet-bubbletea: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ice8bdd953a7687af28588f56ad5ecc4a89f21f1f
2025-01-21gnu: go-github-com-charmbracelet-bubbletea: Update to 1.2.4.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Update to 1.2.4. [propagated-inputs]: Remove go-github-com-containerd-console, go-github-com-lucasb-eyer-go-colorful, go-github-com-mattn-go-isatty, go-github-com-mattn-go-isatty, go-github-com-mattn-go-runewidth, go-github-com-muesli-reflow, go-github-com-muesli-termenv, go-golang-org-x-crypto, and go-golang-org-x-term; add go-github-com-erikgeiser-coninput. Change-Id: I254a718bb6cd1e189255a92cea3ddb8985bccba0
2025-01-21gnu: go-github-com-gizak-termui-v3: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gizak-termui-v3): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I890a7ab5d8fc2089acc290c95806d2e6e98e2ff7
2025-01-21gnu: go-github-com-mitchellh-go-homedir: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I69e5d5931319d80e33c1d042255d250603913842
2025-01-21gnu: go-github-com-mitchellh-go-homedir: Update to 1.1.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): Update to 1.1.0. Change-Id: I709e3dd146bfb972a89ca4cdd742261ce908e2a1
2025-01-21gnu: go-github-com-skratchdot-open-golang: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-skratchdot-open-golang): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I7062387aa5e134582843e4bc673eaba47aee6d7e
2025-01-21gnu: go-github-com-skratchdot-open-golang: Update to ↵Sharlatan Hellseher
0.0.0-20200116055534-eef842397966. * gnu/packages/golang.scm (go-github-com-skratchdot-open-golang): Update to 0.0.0-20200116055534-eef842397966. Improve style. Change-Id: I018242b019c914854109ba66e7bde6824e252819
2025-01-21gnu: go-gopkg-in-errgo-fmt-errors: Rename variable.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-gopkg-in-errgo-fmt-errors): Reename variable to go-gopkg-in-errgo-v2 reflecting go.mod module path. * gnu/packages/golang.scm (gofumpt): [native-inputs]: Remove go-gopkg-in-errgo-fmt-errors; add go-gopkg-in-errgo-v2. Change-Id: Iaaae97df06a68c16162ced1db65bb905adc34ddc
2025-01-21gnu: go-gopkg-in-errgo-fmt-errors: Move to golang-check.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-errgo-fmt-errors): Move from here ... * gnu/packages/golang-check.scm: ... to here. Change-Id: I2b5166dd147132d14647e4a9d16ac61df7c7cd6a
2025-01-21gnu: go-gopkg-in-errgo-fmt-errors: Enable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-errgo-fmt-errors) [arguments] <skip-build?>: Set to #t, as no go files in project's root. [native-inputs]: Add go-gopkg-in-check-v1. Change-Id: I04497ef63cd550911c6ccb870f08f902227a4ef4
2025-01-21gnu: go-github-com-bits-and-blooms-bloom-v3: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-bits-and-blooms-bloom-v3): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ic66f3164c15d64f3fb9a2b6a22a83c2630bed528
2025-01-21gnu: go-github-com-bits-and-blooms-bitset: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-bits-and-blooms-bitset): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I2b4b08969f3b5973560e18755dfd34eb280b61d3
2025-01-21gnu: go-github-com-bits-and-blooms-bitset: Update to 1.20.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-bits-and-blooms-bitset): Update to 1.20.0. Change-Id: I94b0c325248cbc0f400785f5aea74ea4c15f1c2a
2025-01-21gnu: go-github-com-jbenet-go-context: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-jbenet-go-context): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ibe212716ee34cebde63e19f19949ee8f7b12202a
2025-01-21gnu: go-github-com-jbenet-go-context: Enable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-jbenet-go-context): Enable tests. [propagated-inputs]: Add go-golang-org-x-net. Change-Id: Ib0ab11e29d998217e332b57715d47bd36befc55c
2025-01-21gnu: go-github-com-jbenet-go-context: Update to ↵Sharlatan Hellseher
0.0.0-20150711004518-d14ea06fba99. * gnu/packages/golang.scm (go-github-com-jbenet-go-context): Update to 0.0.0-20150711004518-d14ea06fba99. Change-Id: Ifac6a73c93947a8e9ef3af620b10bb6bb50eeef1
2025-01-21gnu: go-github-com-gogo-protobuf: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gogo-protobuf): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I5b923e2b8ffc07fef3de8642f93873845c0aa8fd
2025-01-21gnu: go-github-com-gogo-protobuf: Enable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gogo-protobuf): [arguments] <skip-build?>: Set to #t, as no go files in project's root. <tests?>. Enable them. <test-flags>: Skip 8 tests. Change-Id: I83544f09a4a3b150041db3a7a0261976b435b33d
2025-01-21gnu: go-github-com-gogo-protobuf: Update to 1.3.2.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gogo-protobuf): Update to 1.3.2. Change-Id: I1eb7ae905d1a836bafca490c1d650d79954405f1
2025-01-21gnu: go-github-com-pborman-getopt: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-pborman-getopt): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iea88fdc069231f5520a12721a322c38a21230287
2025-01-21gnu: go-github-com-hebcal-hebcal-go: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-hebcal-hebcal-go): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/calendar.scm: Add golang-xyz. Change-Id: I8e5c5dce15e12e0ce38004be79d7bfe75ad9d2ab
2025-01-21gnu: go-github-com-hebcal-hebcal-go: Update to 0.9.31.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-hebcal-hebcal-go): Update to 0.9.31. [propagated-inputs]: Add go-github-com-dustin-go-humanize, go-github-com-hebcal-greg, and go-github-com-hebcal-hdate. Change-Id: I90d111caefae7e3b4fae492d7405d490586c2cd6
2025-01-21gnu: go-github-com-go-git-gcfg: Move to golang-vcs.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-go-git-gcfg): Move from here ... * gnu/packages/golang-vcs.scm: ... to here. Add goalng-xyz module. Change-Id: I218c5e5c663ea5ba54cef9f26fec95912bbcac34
2025-01-21gnu: go-github-com-go-git-gcfg: Fix bulid.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-go-git-gcfg): [argumetns] <test-flags>: Skip 2 tests. Change-Id: I6b88b622c63ac07ebfc2623962b1157ca82c1ecb
2025-01-21gnu: go-gopkg-in-warnings-v0: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-warnings-v0): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I03b8383bc8b5df1ff337b8db6e802a53a98b702d
2025-01-21gnu: go-gopkg-in-warnings: Rename variable.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-warnings): Rename to go-gopkg-in-warnings-v0 to reflect go.mod import path. * gnu/packages/golang.scm (go-github-com-go-git-gcfg) [propagated-inputs]: Remove go-gopkg-in-warnings; add go-gopkg-in-warnings-v0. * gnu/packages/version-control.scm (go-github-com-go-git-go-git-v5): [propagated-inputs]: Remove go-gopkg-in-warnings; add go-gopkg-in-warnings-v0. Change-Id: Ie926408d639fca13c6c4bd4e6f382f5cb4424e8b
2025-01-21gnu: go-github-com-emirpasic-gods: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emirpasic-gods): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I49097629697760c68a25eb6179114b43e92538a3
2025-01-21gnu: go-github-com-emirpasic-gods: Enable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emirpasic-gods): Enable tests and skip build. Change-Id: Ic86199e12d6a731939274acd46f5e5f4c33a255e