summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-xyz.scm
AgeCommit message (Collapse)Author
2024-03-17gnu: Add go-github-com-josharian-intern.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-josharian-intern): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-whyrusleeping-go-sysinfo.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): New variable. Change-Id: I73cd3fa1ab3a73545121bb3a047795ca2850c0f7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-jbenet-go-random.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-random): New variable. Change-Id: I7b7f510af61f4bf79aa633ffaa4bd4852f55fc47 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-jbenet-go-temp-err-catcher.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-temp-err-catcher): New variable. Change-Id: Ic92f036cb9f45a8f55872a218aa42e18716cc2b9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-jbenet-goprocess.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-goprocess): New variable. Change-Id: I5683a9e0df7bb1a17b2e813ab6c611f0b6c2ea9c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-15gnu: go-github-com-beorn7-perks-quantile: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I09a2080b78fd3273af75cbbbb49718bb8eec86e5
2024-03-15gnu: Add go-github-com-blang-semver-v4.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-blang-semver-v4): New variable. Change-Id: I87132b1b727b7e6ef4d46bb08dc5ad509db4e2e4
2024-03-15gnu: go-github-com-blang-semver: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-blang-semver): Fix indentation. Change-Id: I9b5e792f2ef859ad7a9d799ba1e369f96e53294b
2024-03-15gnu: go-github-com-blang-semver: Update to 3.8.0.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-blang-semver): Update to 3.8.0. Change-Id: I5f1eec936236e4f8984d6aabbab9a9ce99e291a3
2024-03-06gnu: go-github-com-hashicorp-hcl-v2: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-hashicorp-hcl-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ife07c1ca7b0ba7241955767ebd2430a8e60aec90
2024-03-06gnu: go-github-com-hashicorp-hcl: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-hashicorp-hcl): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I431689059384d203cdb1c2d40f16ef9c5958b5ab
2024-03-06gnu: go-github-com-hashicorp-go-version: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-version): Fix indentation. Change-Id: Ib6f81057c9434097209875b91806703695c5089c
2024-03-06gnu: go-github-com-hashicorp-go-version: Update to 1.6.0.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-version): Update to 1.6.0. Change-Id: I964c450d42a436bf093222c90abadcaf84b2968d
2024-03-06gnu: go-github-com-hashicorp-go-version: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-hashicorp-go-version): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ica0c069e90ade97efbbb201f36d92ff70bad1c8b
2024-03-06gnu: go-github-com-hashicorp-go-uuid: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-hashicorp-go-uuid): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ib97abb60b716c971bb54144d7d1ea015211e1ed4
2024-03-06gnu: go-github-com-hashicorp-go-syslog: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-hashicorp-go-syslog): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iae1acbde5fcccb7879944dbcbda8a32672478f6a
2024-03-06gnu: Add go-github-com-hashicorp-go-multierror.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-multierror): New variable. Change-Id: I6b09a52dc314c4cc6903690738debf4b6c99393f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06gnu: Add go-github-com-hashicorp-errwrap.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-errwrap): New variable. Change-Id: I4a0e7c23f9aaab4e29c81a68d976dafcd86dd2d1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06gnu: Add go-github-com-cskr-pubsub.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-cskr-pubsub): New variable. Change-Id: Ia0a3d5b86cdaad45b6b58af9441b1ea3396ec056 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06gnu: go-go-uber-org-zap: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-go-uber-org-zap): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/radio.scm: Add (gnu packages golang-xyz) module. Change-Id: Id4de6cb4714b9b28e43e5aecabf5b32684f1a370
2024-03-06gnu: Add go-github-com-k0kubun-pp.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-k0kubun-pp): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06gnu: Add go-github-com-hhrutter-tiff.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-hhrutter-tiff): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06gnu: Add go-github-com-dave-jennifer.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-dave-jennifer): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06gnu: go-github-com-vividcortex-ewma: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-vividcortex-ewma): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iabf8a6ee15240c0817d80584a34e80dcbce1c974
2024-03-06gnu: go-github-com-cheggaaa-pb-v3: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-cheggaaa-pb-v3): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/golang.scm (go-github-com-cheggaaa-pb): Remove variable. Change-Id: Ieddfddfec841e5b35c14002dbfe8655a7b5dec0f
2024-03-06gnu: Add go-github-com-shirou-gopsutil-v3.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil-v3): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ibbfe76f0a56daf76fc4a4ecd844b445e9355a7ce
2024-03-06gnu: go-github-com-shirou-gopsutil: Reformat with guix style.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil): Reformat with guix style. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06gnu: go-github-com-shirou-gopsutil: Update to 2.21.11.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil): Update to 2.21.11. [arguments]: Fix tests. <#:go>: Update to go-1.18. <#:phases>: Add 'remove-v3 and 'remove-failing-tests phases. [propagated-inputs]: Add go-golang-org-x-sys. [native-inputs]: Add go-github-com-stretchr-testify and procps. * gnu/packages/golang-xyz.scm: Add (gnu packages linux) module. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06gnu: go-github-com-shirou-gopsutil: Move to golang-xyz.Troy Figiel
* gnu/packages/golang.scm (go-github-com-shirou-gopsutil): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06gnu: Add go-numcpus.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-numcpus): New variable. Change-Id: I2edb2f355fd14f2f9a470c91519e7fe1581cc243
2024-03-06gnu: Add go-github-com-tklauser-go-sysconf.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-tklauser-go-sysconf): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06gnu: Add go-github-com-tklauser-numcpus.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-tklauser-numcpus): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: go-github-com-songmu-gitconfig: Fix build.Sharlatan Hellseher
As seen in <https://ci.guix.gnu.org/build/3490304/log/raw>. * gnu/packages/golang-xyz.scm go-github-com-songmu-gitconfig: Update style. [arguments] <#:go>: Use go-1.21. Change-Id: Iea7a32b51d4bd74e99c52938307c11177ae79199
2024-02-19gnu: go-github-com-songmu-gitconfig: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-songmu-gitconfig): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/version-control.scm: Add (gnu packages golang-xyx) module. Change-Id: Ibab2595d981d46096501bb8ab495e899d2aacf7d
2024-02-19gnu: Add go-github-com-alecthomas-chroma-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2): New variable. Change-Id: I883a1ca1a84fd35cf0d7fe946fd1caedafae3842
2024-02-19gnu: go-github-com-alecthomas-chroma: Remove bundled files.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma) [source]: Remove git submodules and generated files. Change-Id: Idafee9723b837495084aa0cd2fb454a953ff6233
2024-02-19gnu: go-github-com-alecthomas-chroma: Update to 0.10.0.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma): Update to 0.10.0. [native-inputs]: Remove go-github-com-alecthomas-assert, go-github-com-alecthomas-colour, go-github-com-alecthomas-repr, go-github-com-mattn-go-isatty, and go-github-com-sergi-go-diff; add go-github-com-stretchr-testify. Change-Id: I9d72bbdeb97a3c94545ff08d356c5e568fe173c6
2024-02-19gnu: go-github-com-alecthomas-chroma: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-chroma): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/configuration-management.scm: Add (gnu packages golang-xyz) module. Change-Id: I0f5f7068f530b282f3636678e9edc4fad6c8c94a
2024-02-19gnu: Add go-github-com-dustin-gojson.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-dustin-gojson): New variable. Change-Id: Ifc3df4e7a2cdf21bf0725a848123930d61d048e3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: Add go-github-com-benbjohnson-clock.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-benbjohnson-clock): New variable. Change-Id: Ifcb3254e07388a6c7b4a7f9ee5dff4f3b4d25ee8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: Add go-github-com-coocood-freecache.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-coocood-freecache): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: Add go-pixelmatch.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-pixelmatch): New variable. Change-Id: Iaf1480d7ee938605644e27345c2e7a2b6cf8b9e0
2024-02-19gnu: Add go-github-com-orisano-pixelmatch.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-orisano-pixelmatch): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-16gnu: Add go-gopkg-in-op-go-logging-v1.Hilton Chain
* gnu/packages/golang-xyz.scm (go-gopkg-in-op-go-logging-v1): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I73b0ab7ed1e0f46a5bf8e4f92bcf3028dbf1a336
2024-02-16gnu: go-github-com-op-go-logging: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-op-go-logging): Move from here ... * gnu/packages/golang-xyz.scm: ... to here Change-Id: Ifd2e30b644c7727650eef1996e86b679c994cb35
2024-02-16gnu: Add go-github-com-jinzhu-copier.Hilton Chain
* gnu/packages/golang-xyz.scm (go-github-com-jinzhu-copier): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ibff15ec235790b915c852a0d9a33572a05f3374d
2024-02-16gnu: Add go-github-com-elliotchance-orderedmap.Hilton Chain
* gnu/packages/golang-xyz.scm (go-github-com-elliotchance-orderedmap): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I44518a6a5371e5312b472aaa2c8d9a417d621924
2024-02-16gnu: Add go-github-com-dimchansky-utfbom.Hilton Chain
* gnu/packages/golang-xyz.scm (go-github-com-dimchansky-utfbom): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I25ecf3bd881d2317b84ecaef5260c78296f51d56
2024-02-16gnu: Add go-github-com-alecthomas-participle-v2.Hilton Chain
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-participle-v2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ia6a75894a65de756b771d2467125db411da2708b
2024-02-16gnu: Add go-github-com-a8m-envsubst.Hilton Chain
* gnu/packages/golang-xyz.scm (go-github-com-a8m-envsubst): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I356924d0eb4137425608d64d7ed16e1430b9be03