summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-xyz.scm
AgeCommit message (Collapse)Author
2024-04-06gnu: Add go-github-com-dbaggerman-cuba.Fries
* gnu/packages/golang-xyz.scm (go-github-com-dbaggerman-cuba): New variable. Signed-off-by: Sharlatan Hellseher <[email protected]> Change-Id: Ib57363e34cc489828f99e7752e9a8c887885d057
2024-04-06gnu: Add go-github-com-karrick-godirwalk.Fries
* gnu/packages/golang-xyz.scm (go-github-com-karrick-godirwalk): New variable. Signed-off-by: Sharlatan Hellseher <[email protected]> Change-Id: I109086c8aeebb29015ece44e305a7f875b38b7b7
2024-04-06gnu: Add go-github-com-ianlancetaylor-demangle.Fries
* gnu/packages/golang-xyz.scm (go-github-com-ianlancetaylor-demangle): New variable. Signed-off-by: Sharlatan Hellseher <[email protected]> Change-Id: I3db163b9d32eff30539d81556309ec554bc3dbe6
2024-04-06gnu: Add go-github-com-chzyer-readline.Fries
* gnu/packages/golang-xyz.scm (go-github-com-chzyer-readline): New variable. Signed-off-by: Sharlatan Hellseher <[email protected]> Change-Id: I33eca16e71838a3b2a6dbe2610532e16012e3920
2024-04-06gnu: Add go-github-com-chzyer-logex.Fries
* gnu/packages/golang-xyz.scm (go-github-com-chzyer-logex): New variable. Signed-off-by: Sharlatan Hellseher <[email protected]> Change-Id: I3c8038b999540f6cdff75f360a04f12b2753dd99
2024-04-04gnu: go-github-com-hashicorp-hcl-v2: Sort alphabetically.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-hcl-v2): Sort alphabetically. Change-Id: I8a22e7d56721168bb427f056037583d150d9edd5
2024-04-04gnu: go-github-com-hashicorp-hcl: Sort alphabetically.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-hcl): Sort alphabetically. Change-Id: I42cb5fc138757d32b0c7daf1c810d298d5d0d5f9
2024-04-04gnu: go-github-com-kballard-go-shellquote: Sort alphabetically.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-kballard-go-shellquote): Sort alphabetically. Change-Id: Ie73d9136b6a45467e718f1d85fc97d965b1257b2
2024-04-04gnu: go-github-com-schollz-progressbar-v3: Adjust inputs.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-schollz-progressbar-v3): Adjust inputs. [propagated-inputs]: Remove go-github-com-davecgh-go-spew, go-github-com-mattn-go-isatty, and go-github-com-stretchr-testify. [native-inputs]: Add go-github-com-stretchr-testify. Change-Id: I8a1e24d6570ce36812d08e196f415b81e8ec7bda
2024-04-04gnu: go-github-com-schollz-progressbar-v3: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-schollz-progressbar-v3): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/android.scm: Add (gnu packages golang-xyz) module. Change-Id: Id40397b4f3323670847d8e46f5d8fc6ffea61c84
2024-04-04gnu: Add go-code-cloudfoundry-org-bytefmt.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-code-cloudfoundry-org-bytefmt): New variable. Change-Id: I1d77dd49987ad09b15149f244024831d26780e6e
2024-04-04gnu: Add go-github-com-go-logr-logr.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-go-logr-logr): New variable. Change-Id: I0fe5e817fa653bcdbe2fea03fe5d608ea270fa12
2024-04-04gnu: Add go-github-com-pierrec-cmdflag.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-pierrec-cmdflag): New variable. Change-Id: If57b49b0497b622200dc82bbb921461c739ead29
2024-03-29gnu: go-github-com-danwakefield-fnmatch: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-danwakefield-fnmatch): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/mail.scm: Add (gnu packages golang-xyz) module. Change-Id: I2d5d0565f4c758f49032cadfa1dcca7e884a577b
2024-03-29gnu: go-gopkg-in-natefinch-lumberjack.v2: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-natefinch-lumberjack.v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/finance.scm: Add (gnu packages golang-xyz) module. Change-Id: Ib31fe5787f7b9a5c10e527ea344adaf587aeea13
2024-03-29gnu: Add go-github-com-marcinbor85-gohex.Martin Becze
* gnu/packages/golang-xyz.scm (go-github-com-marcinbor85-gohex): New variable. Signed-off-by: Sharlatan Hellseher <[email protected]> Change-Id: I39e8cd725819d549d562f5168e1651c22bfa50b6
2024-03-29gnu: Add go-github-com-briandowns-spinner.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-briandowns-spinner): New variable. Change-Id: I990b39300b55e5ba462baad6dd996defc584a03d
2024-03-29gnu: Add go-github-com-logrusorgru-aurora-v4.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-logrusorgru-aurora-v4): New variable. Change-Id: I38956184e5b82865b8df0b8c7a7b6a434be1b8a4
2024-03-29gnu: Add go-github-com-logrusorgru-aurora-v3.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-logrusorgru-aurora-v3): New variable. Change-Id: Iec34c29b6785ada697ad9cded7060a221d60abc9
2024-03-29gnu: Add go-github-com-logrusorgru-aurora.Martin Becze
* gnu/packages/golang-xyz.scm (go-github-com-logrusorgru-aurora): New variable. Signed-off-by: Sharlatan Hellseher <[email protected]> Change-Id: I14ac154d222a444ad83022e72d79a7937462c7a5
2024-03-29gnu: Add go-gopkg-in-cheggaaa-pb-v1.Martin Becze
* gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): New variable. Signed-off-by: Sharlatan Hellseher <[email protected]> Change-Id: If46de99aca0d301aca18b088f57616d78fe90e19
2024-03-27gnu: go-github-com-nbrownus-go-metrics-prometheus: Adjust inputs.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-nbrownus-go-metrics-prometheus): Adjust inputs. [propagated-inputs]: Remove go-github-com-stretchr-testify. [native-inputs]: Add go-github-com-stretchr-testify. Change-Id: I9c409fe88e11273e79809772001b73ffa4ed7afa
2024-03-27gnu: go-github-com-nbrownus-go-metrics-prometheus: Fix indentation.Sharlatan Hellseher
* gnu/packages/golng-xyz (go-github-com-nbrownus-go-metrics-prometheus): Fix indentation. Change-Id: I305e0a64fbb89ea073f30f7b91673628097fc263
2024-03-27gnu: go-github-com-miekg-dns: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-xyz (go-github-com-miekg-dns): Fix indentation. Change-Id: I10f4a9e9e28dd2214e39225a26ec45a0b7f952cf
2024-03-27gnu: go-github-com-cyberdelia-go-metrics-graphite: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-xyz (go-github-com-cyberdelia-go-metrics-graphite): Fix indentation. Change-Id: Ia758dfd8f2ec683395eaace73617949a8ad897fe
2024-03-27gnu: go-github-com-anmitsu-go-shlex: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-xyz (go-github-com-anmitsu-go-shlex): Fix indentation. Change-Id: Ib47fbdf3a31a1442cd88ff12a9a2b6c437c283d9
2024-03-27gnu: go-github-com-alecthomas-kingpin: Adjust inputs.Sharlatan Hellseher
gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kingpin) [native-inputs]: Move go-github-com-alecthomas-units and go-github-com-alecthomas-template from here ... [propagated-inputs]: ... to here. Change-Id: I841ea8cf29ef49008d7a725c9db96b963f263f7f
2024-03-27gnu: Add go-gopkg-in-alecthomas-kingpin-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-gopkg-in-alecthomas-kingpin-v2): New variable. Change-Id: I35a0919b30a191000e922882619e778187b5a0da
2024-03-27gnu: Add go-github-com-alecthomas-kingpin-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kingpin-v2): New variable. * gnu/packages/golang-xyz.scm (go-github-com-kingpin): Delete variable. Change-Id: If40f318b960e29fd601602d26fd36dcc8fce9583
2024-03-27gnu: Add go-github-com-xhit-go-str2duration-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-xhit-go-str2duration-v2): New variable. Change-Id: I30425e498db6dd8cb736eedffe006346973628ed
2024-03-27gnu: go-github-com-alecthomas-units: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-units): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/xdisorg.scm: Remove (gnu packages golang). Change-Id: I9a4d7da82c9ca1b3c4e0d07d97d8fcde30590e33
2024-03-27gnu: go-github-com-alecthomas-template: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-template): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iffdd88439819c526cd6dd940192bf48995bf76bc
2024-03-27gnu: go-github-com-alecthomas-kingpin: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-kingpin): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ib7609a82c96683809f81479f4eb13f43d85d4a2f
2024-03-27gnu: go-github-com-kballard-go-shellquote: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/xdisorg.scm: Remove (gnu packages syncthing). Add (gnu packages golang-xyz). Change-Id: I3ab4cbc55d8ca0ad8b7fec0130bdb935039f2841
2024-03-24gnu: Fix spelling of "This package" in various package descriptions.Vagrant Cascadian
* gnu/packages/cran.scm (r-formula-tools): Fix spelling of "This package" in description. * gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile): Likewise. * gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): Likewise. * gnu/packages/tex.scm (texlive-breakcites, texlive-psgo, texlive-footnpag, texlive-pdfpc, texlive-phfcc): Likewise.
2024-03-24gnu: go-github-com-lib-pq: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/databases.scm: Remvoe (gnu packages syncthing). Change-Id: I0f2f9c2366fd47b7167044d76f8c2c67a2f65544
2024-03-24gnu: go-github-com-multiformats-go-varint: Fix import path.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-varint): [arguments]: Replace occurrences of "go-options" with "go-varint". [home-page]: Likewise. Change-Id: I0ded7b789024555c4e313ce21d3c42eadf3ae579 Signed-off-by: Sharlatan Hellseher <[email protected]>
2024-03-21gnu: Add go-github-com-multiformats-go-varint.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-varint): New variable. Change-Id: Ib2f82fff0fbed00010c2aa7993134d5a855f0d7d Signed-off-by: Sharlatan Hellseher <[email protected]>
2024-03-21gnu: Add go-hclogvet.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-hclogvet): New variable. Change-Id: I8eccda8a3fbc2cb32f19ad9318eea2229c6064c0
2024-03-21gnu: Add go-github-com-hashicorp-go-hclog.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-hclog): New variable. Signed-off-by: Sharlatan Hellseher <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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