summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: go-github-com-mitchellh-colorstring: Move to golang-xyz.Sharlatan Hellseher2024-06-23
| | | | | | | | * gnu/packages/golang.scm (go-github-com-mitchellh-colorstring): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I298ae2f0e94847ff865375120e4953d290bbe883
* gnu: go-github-com-msteinert-pam: Sort alphabetically.Sharlatan Hellseher2024-06-23
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-msteinert-pam, go-github-com-msteinert-pam-v2): Sort variable alphabetically. Change-Id: I316da3eba7883af1dd0c7387ce5b2429a184b960
* gnu: go-github-com-ianlancetaylor-demangle: Sort alphabetically.Sharlatan Hellseher2024-06-23
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-ianlancetaylor-demangle): Sort variable alphabetically. Change-Id: I932fe281e3b85031a9d6207417ec26623fc26c2e
* gnu: go-github-com-k0kubun-go-ansi: Sort alphabetically.Sharlatan Hellseher2024-06-23
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-k0kubun-go-ansi): Sort variable alphabetically. Change-Id: I9dded01ad0592793680b5d7af3197781239d1137
* gnu: Remove go-github-com-coreos-go-systemd-activation.Sharlatan Hellseher2024-06-19
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-coreos-go-systemd-activation): Delete variable. Change-Id: I99ad61afe6bc7dcfad9adbef33f3c70438f925b0
* gnu: Add go-github-com-coreos-go-systemd-v22.Sharlatan Hellseher2024-06-19
| | | | | | | | | | | | | | | | | | 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
* gnu: Add go-github-com-polydawn-refmt.Artyom V. Poptsov2024-06-19
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-polydawn-refmt): New variable. Change-Id: I5b300fb826ec7f232cab108614737e49e114afa5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: go-github-com-gabriel-vasile-mimetype: Update to 1.4.4.Sharlatan Hellseher2024-06-19
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-gabriel-vasile-mimetype): Update to 1.4.4. Change-Id: Iecff5b7302745226e6e0f398adf6a973529ec6e7
* gnu: go-github-com-cskr-pubsub: Update to 2.0.2.Sharlatan Hellseher2024-06-19
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-cskr-pubsub): Update to 2.0.2. Change-Id: Iaf75f54763dc4da5ef07792b4b428fc263d2a13d
* gnu: go-github-com-sergi-go-diff: Move to golang-xyz.Sharlatan Hellseher2024-06-11
| | | | | | | * gnu/packages/golang.scm (go-github-com-sergi-go-diff): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: If722317a42006e3bef4462b5a6fe4c0f434bd5d2
* gnu: Add go-github-com-tidwall-sjson.Sharlatan Hellseher2024-06-11
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-tidwall-sjson): New variable. Change-Id: I69d5c7205a440cbf2d6abcc814b6130a6a9d4e9c
* gnu: Add go-github-com-tidwall-gjson.Sharlatan Hellseher2024-06-11
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-tidwall-gjson): New variable. Change-Id: If3345205e3cbc75c0a4aa51ea0e5566d6db9af71
* gnu: Add go-github-com-tidwall-match.Sharlatan Hellseher2024-06-11
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-tidwall-match): New variable. Change-Id: I6923c2383784aeaa45d432a92c4d05f55cd3bea0
* gnu: Add go-github-com-tidwall-pretty.Sharlatan Hellseher2024-06-11
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-tidwall-pretty): New variable. Change-Id: Id5ebc95f579551710ef57553b96815c865e4b294
* gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb.Artyom V. Poptsov2024-06-11
| | | | | | | | | | | | * 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
* gnu: go-gopkg-in-cheggaaa-pb-v1: Update to 1.0.29.Artyom V. Poptsov2024-06-11
| | | | | | | | * 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>
* gnu: Add go-github-com-k0kubun-go-ansi.Luis Higino2024-06-11
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-k0kubun-go-ansi): New variable. Change-Id: I012a3b5c530f1fb7ee61e628fac216bdd966772c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-github-com-docopt-docopt-go.Luis Higino2024-06-11
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-docopt-docopt-go): New variable. Change-Id: I70ab7bce1a4ac13e1b63ecb72f5b7df0b8b94b69 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: go-gopkg-in-alecthomas-kingpin-v2: Match name with variable.Christopher Baines2024-06-10
| | | | | | | | | 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
* gnu: go-github-com-syndtr-goleveldb-leveldb: Move to golang-xyz.Sharlatan Hellseher2024-05-23
| | | | | | | | * gnu/packages/golang.scm (go-github-com-syndtr-goleveldb-leveldb): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ib457abe33612b371c33985c6b3b0e9372221e37d
* gnu: Add go-github-com-go-task-slim-sprig-v3.Sharlatan Hellseher2024-05-22
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-go-task-slim-sprig-v3): New variable. Change-Id: I46ef3728993556dfc2d6c9349da6962d747e2664
* gnu: go-github-com-go-task-slim-sprig: Enable tests.Sharlatan Hellseher2024-05-22
| | | | | | | | * 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
* gnu: go-github-com-go-task-slim-sprig: Move to golang-xyz.Sharlatan Hellseher2024-05-22
| | | | | | | | * gnu/packages/golang.scm (go-github-com-go-task-slim-sprig): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I540e4211e7e4006d654c7da40bba35e2bd577c78
* gnu: Add go-github-com-pion-logging.Artyom V. Poptsov2024-05-16
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-pion-logging): New variable. Change-Id: I2da53900059251b78cad2bb56cfbc87228c91e23 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-bazil-org-fuse.Sharlatan Hellseher2024-05-07
| | | | | | * gnu/packages/golang-xyz.scm (go-bazil-org-fuse): New variable. Change-Id: I933d90dca50110f53831febc81d587c14973934f
* gnu: go-git-sr-ht-emersion-go-scfg: Move to golang-xyz.Sharlatan Hellseher2024-05-07
| | | | | | | * gnu/packages/golang.scm: (go-git-sr-ht-emersion-go-scfg): Move from here ... * gnu/packages/golang-xyz.scm: ... to here Change-Id: I75cc680543313e41abc86e71d48a9be9e9ce694a
* gnu: go-git-sr-ht-sircmpwn-getopt: Move to golang-xyz.Sharlatan Hellseher2024-05-07
| | | | | | | * gnu/packages/golang.scm (go-git-sr-ht-sircmpwn-getopt): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ic53ec6828f7389326191b659dd16b623e6d1af43
* gnu: go-github-com-nbrownus-go-metrics-prometheus: Disable tests.Sharlatan Hellseher2024-05-07
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-nbrownus-go-metrics-prometheus): Disable all tests. Change-Id: I7f340fd1e58edc0203068c762a1bbc798003a84b
* gnu: Add go-github-com-msteinert-pam-v2.Sharlatan Hellseher2024-05-07
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-msteinert-pam-v2): New variable. Change-Id: I7dfcb72703722f894eb52c603f02e64e7350f53a
* gnu: go-github-com-prometheus-client-model: Update to 0.5.0.Jesse Eisses2024-05-07
| | | | | | | | * gnu/packages/golang.scm (go-github-com-prometheus-client-model): Update to 0.5.0. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Iebb57390b99a4ed2567588872a9745a69aae9ced
* gnu: Add go-git-sr-ht-emersion-go-sqlite3-fts5.Jesse Eisses2024-05-07
| | | | | | | | * gnu/packages/golang-xyz.scm (go-git-sr-ht-emersion-go-sqlite3-fts5): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Icb6f77b306ff5c8a816d8a42e90a1bf23115b38f
* gnu: Add go-git-sr-ht-sircmpwn-go-bare.Jesse Eisses2024-05-07
| | | | | | * gnu/packages/golang-xyz.scm (go-git-sr-ht-sircmpwn-go-bare): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Iea3ac2489549fe4cb1b1ce216a998c30c9f996d6
* gnu: go-github-com-mattn-go-sqlite3: Update to 1.14.22.Sharlatan Hellseher2024-05-07
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-mattn-go-sqlite3): Update to 1.14.22. Change-Id: I01bf397b7d74db812883994deb2c2249adf14d1f
* gnu: Add go-github-com-msteinert-pam.Jesse Eisses2024-05-07
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-msteinert-pam): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Id84648d258d2f1c7f2c9902e80dccb06642d7787
* gnu: go-go-uber-org-atomic: Update to 1.11.0.Sharlatan Hellseher2024-05-05
| | | | | | | | | | | The upstream suggested to update to the latest version to resolve failing tests on RISK-V, see <https://github.com/uber-go/atomic/issues/164>. * gnu/packages/golang-xyz.scm (go-go-uber-org-atomic): Update to 1.11.0. [arguments]: <#:tests?>: Enable tests on all platforms. Change-Id: I6df21cfaebb9e4d4a609e93f3fe4bfea2bff5e8d
* gnu: Add go-github-com-multiformats-go-multicodec.Sharlatan Hellseher2024-04-28
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-multicodec): New variable. Change-Id: I2adf3f8200818675ba1de6322a1280d4b231cda4
* gnu: go-github-com-mgutz-ansi: Propagate inputs.Sharlatan Hellseher2024-04-28
| | | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-mgutz-ansi): Propagate inputs. * gnu/packages/music.scm (demlo) [native-inputs]: Remove go-github-com-mattn-go-isatty, and go-github-com-mattn-go-colorable. Change-Id: I26949e5ef7dd5cf3e118883c28a30d9e859a11b0
* gnu: go-github-com-mgutz-ansi: Move to golang-xyz.Sharlatan Hellseher2024-04-28
| | | | | | | * gnu/packages/golang.scm (go-github-com-mgutz-ansi): Move from here... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ic0e6a1400da75f8ef3c663e1ed10ff51408480f6
* gnu: go-go-uber-org-atomic: Run tests only on x86-64.Sharlatan Hellseher2024-04-14
| | | | | | | | | | Address the build issue on i686-linux as seen in CI <https://ci.guix.gnu.org/build/3395284/details>. * gnu/packages/golang-xyz.scm (go-go-uber-org-atomic): [arguments]: <#:tests?>: Only run on x86-64. Change-Id: Iab5a896be05d879f3552471d8789a11dba7826ce
* gnu: go-go-uber-org-fx: Fix home-page, again.Sharlatan Hellseher2024-04-14
| | | | | | | | | | Amend lint warning: URI https://go.uber.org/fx returned suspiciously small file (549 bytes). * gnu/packages/golang-xyz.scm (go-go-uber-org-fx): [home-page]: Swap to redirected URL. Change-Id: Ica2a4580dde04ac7242e92bcd0f740bfbd730b1d
* gnu: go-go-uber-org-fx: Fix repository URI.Artyom V. Poptsov2024-04-14
| | | | | | | | * gnu/packages/golang-xyz.scm (go-go-uber-org-fx) [source]: Fix repository URI. Change-Id: I82b340a094efa9157bc56ae851ad94c9b0ffaff6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: go-github-com-hashicorp-go-multierror: Adjust inputs.Sharlatan Hellseher2024-04-12
| | | | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-multierror): [propagated-inputs]: Swap from native-inputs to propagated-inputs. * gnu/packages/admin.scm (fiano): [inputs]: Remove go-github-com-hashicorp-errwrap. Change-Id: Ie04c05d76b5d0e3ac94e2d956a282a8b9b13f6c6
* gnu: Add go-go-uber-org-fx.Sharlatan Hellseher2024-04-12
| | | | | | * gnu/packages/golang-xyz.scm (go-go-uber-org-fx): New variable. Change-Id: Ib8410424acc31caf486f2d6cd14e736a110efa0f
* gnu: go-go-uber-org-zap: Fix home-page.Sharlatan Hellseher2024-04-12
| | | | | | | | | Amend lint warning: URI https://go.uber.org/zap returned suspiciously small file (557 bytes). * gnu/packages/golang-xyz.scm (go-go-uber-org-zap): Fix home-page. Change-Id: I6f6148f59d7c4166d7d5a62ab14385ca5346012c
* gnu: go-go-uber-org-zap: Enable tests.Sharlatan Hellseher2024-04-12
| | | | | | | | | | | * gnu/packages/golang-xyz.scm (go-go-uber-org-zap): [arguments]: <#:go>: Use go-1.19. <#:tests?>: Enable them. <#:phases>: Add 'remove-test-files phase. [propagated-inputs]: Add go-github-com-benbjohnson-clock. [native-inputs]: Remove go-github-com-stretchr-testify; add go-github-com-stretchr-testify-next and go-go-uber-org-goleak. Change-Id: I6c96d1067338e9b8d1b8d26488dc1471cbde5b21
* gnu: go-go-uber-org-multierr: Fix home-page.Sharlatan Hellseher2024-04-12
| | | | | | | | | Amend lint warning: URI https://go.uber.org/multierr returned suspiciously small file (597 bytes). * gnu/packages/golang-xyz.scm (go-go-uber-org-multierr): Fix home-page. Change-Id: Ied5132b722f98fc9745afd691dc4f95a6e0dfe7b
* gnu: go-go-uber-org-multierr: Move to golang-xyz.Sharlatan Hellseher2024-04-12
| | | | | | | * gnu/packages/golang.scm (go-go-uber-org-multierr): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: If343d3b97a4b625424ee846c903e5db1b91fcc23
* gnu: go-go-uber-org-atomic: Fix home-page.Sharlatan Hellseher2024-04-12
| | | | | | | | | | Ammend a lint warning: URI https://go.uber.org/atomic returned suspiciously small file (581 bytes). * gnu/packages/golang-xyz.scm (go-go-uber-org-atomic) [home-page]: Fix URL. Change-Id: I361f52f2a62f36cde5435cec6f336c1c114f44b0
* gnu: go-go-uber-org-atomic: Move to golang-xyz.Sharlatan Hellseher2024-04-12
| | | | | | | * gnu/packages/golang.scm (go-go-uber-org-atomic): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ib12085510b40a00e61dda2ae886754a116edd032
* gnu: Add go-go-uber-org-dig.Sharlatan Hellseher2024-04-12
| | | | | | * gnu/packages/golang-xyz.scm (go-go-uber-org-dig): New variable. Change-Id: I127569582dbf060b2870c8ac7f977a96e5ba9596