aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
Commit message (Collapse)AuthorAge
* gnu: go-github-com-syndtr-goleveldb-leveldb: Move to golang-xyz.Sharlatan Hellseher11 days
| | | | | | | | * gnu/packages/golang.scm (go-github-com-syndtr-goleveldb-leveldb): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ib457abe33612b371c33985c6b3b0e9372221e37d
* gnu: go-github-com-syndtr-goleveldb-leveldb: Use go-1.21.Sharlatan Hellseher11 days
| | | | | | | * gnu/packages/golang.scm (go-github-com-syndtr-goleveldb-leveldb) [arguments] <#:go>: Swap to go-1.21. Change-Id: I6ecbfb8d2cbf29dc177536345fb1caa5001f35df
* gnu: go-github-com-go-task-slim-sprig: Move to golang-xyz.Sharlatan Hellseher11 days
| | | | | | | | * 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: 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-emersion-gqlclient: Move to golang-web.Sharlatan Hellseher2024-05-07
| | | | | | | | * gnu/packages/golang.scm (go-git-sr-ht-emersion-gqlclient): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I2b07dc198f6710680da0430e5f302893060e37b8
* 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-prometheus-client-golang: Update to 1.17.0.Jesse Eisses2024-05-07
| | | | | | | | * gnu/packages/golang.scm (go-github-com-prometheus-client-golang): Update to 1.17.0. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I4d3e9d3e61991f94fc2a7bd4b85e7d4010c4b508
* gnu: go-github-com-prometheus-common: Update to 0.45.0.Jesse Eisses2024-05-07
| | | | | | | | * gnu/packages/golang.scm (go-github-com-prometheus-common): Update to 0.45.0. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic03cdaf87253df869e1d791336189032fac0d625
* 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-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-goleak: Move to golang-check.Sharlatan Hellseher2024-04-12
| | | | | | | * gnu/packages/golang.scm (go-go-uber-org-goleak): Move from here ... * gnu/packages/golang-check.scm: ... to here. Change-Id: Iaadd6506457cb3487df8f27f71442a6dcabce816
* gnu: go-go-uber-org-goleak: Enable tests.Sharlatan Hellseher2024-04-12
| | | | | | | | | | | | | * gnu/packages/golang.scm (go-go-uber-org-goleak) [arguments]: <#:tests?>: Enable them. [native-inputs]: Add go-github-com-stretchr-testify-next. [propagated-inputs]: Remove indirect golang modules: go-github-com-stretchr-testify, go-github-com-davecgh-go-spew, go-github-com-kr-pretty, go-github-com-pmezard-go-difflib, go-github-com-stretchr-testify, go-golang-org-x-lint, go-golang-org-x-tools, go-gopkg-in-check-v1; and go-gopkg-in-yaml-v3. Change-Id: I4fa1cf7ff9b9304c8ad0109381932e76ae389f62
* 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: go-github-com-pbnjay-memory: Move to golang-xyz.Sharlatan Hellseher2024-04-12
| | | | | | | * gnu/packages/golang.scm (go-github-com-pbnjay-memory): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ie46dfc76fd468ab3a5af886592a150e3e4565111
* gnu: go-github-com-fatih-color: Move to golang-xyz.Sharlatan Hellseher2024-04-12
| | | | | | | | | * gnu/packages/golang.scm (go-github-com-fatih-color): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/bioinformatics.scm: Add (gnu packages golang-xyz) module. Change-Id: I302327d3426100d7984e6086726396e9fe7f7468
* gnu: go-github-com-libp2p-go-libp2p-metrics: Adjust inputs.Sharlatan Hellseher2024-04-06
| | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-metrics): [propagated-inputs]: Swap from native-inputs to propagated-inputs to access them from dependent packages. Remove go-github-com-mr-tron-base58, go-github-com-gxed-hashland-keccakpg, go-github-com-minio-blake2b-simd, go-github-com-minio-sha256-simd, go-github-com-spaolacci-murmur3; and go-golang-org-x-crypto. Change-Id: I28b6da0ec96554052777cdba8971e831ef24df1b
* gnu: lf: Update to 31.Sharlatan Hellseher2024-04-06
| | | | | | | | | | | | * gnu/packages/disk.scm (lf): Update to 31. [arguments] <#:go>: Use go-1.18. [native-inputs]: Remove go-github-com-gdamore-tcell-v2-2.3; add go-github-com-gdamore-tcell-v2 and go-github-com-djherbis-times. * gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2-2.3): Remove variable. Change-Id: I02f675eeb74a2a08dd153ca64619bd6a8f23943c
* gnu: go-gopkg-in-yaml-v2: Move to golang-xyz.Sharlatan Hellseher2024-04-06
| | | | | | | * gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I10f478aba8e9c836ce5cc03eb2fb59ff9f794fc5
* gnu: go-github-com-spf13-cobra: Move to golang-xyz.Sharlatan Hellseher2024-04-06
| | | | | | | * gnu/packages/golang.scm (go-github-com-spf13-cobra): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I545b0279c040be0412cbca744e949f31e9d34b1f
* gnu: go-github-com-mattn-go-sqlite3: Move to golang-xyz.Sharlatan Hellseher2024-04-06
| | | | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/file-systems.scm: Add (gnu packages golang-xyz) module. Change-Id: If74972f1d920851a23508a6dc0403e0a84e270f3
* gnu: go-github-com-mattn-go-zglob: Move to golang-xyz.Sharlatan Hellseher2024-04-06
| | | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-zglob): Move from here ... * gnu/packages/golang-xyz.scm: ... to here * gnu/packages/password-utils.scm: Add (gnu packages golang-xyz) module. Change-Id: I3777ff257c6baa91930e141f84f9da94be0634b6
* gnu: go-github-com-mattn-go-pointer: Move to golang-xyz.Sharlatan Hellseher2024-04-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-pointer): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iba5e71a870bbbce1dfea80ceafcd66e56883887b
* gnu: go-github-com-mattn-go-colorable: Move to golang-xyz.Sharlatan Hellseher2024-04-06
| | | | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/textutils.scm: Add (gnu packages golang-xyz) module. Change-Id: I7a9763ebd498e071b17abbde838a7cbf8fc891de
* gnu: go-github-com-mattn-go-isatty: Move to golang-xyz.Sharlatan Hellseher2024-04-06
| | | | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/music.scm: Add (gnu packages golang-xyz) module. Change-Id: Ibbab55ed60afdd5513f91dde93550b2eff7a622c
* gnu: go-github-com-mattn-go-runewidth: Move to golang-xyz.Sharlatan Hellseher2024-04-06
| | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/check.scm: Add (gnu packages golang-xyz) module. * gnu/packages/disk.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/time.scm: Likewise. * gnu/packages/weather.scm: Likewise. Change-Id: I80f8b4c31c0fd8fee7c190a7740513ee139646d4
* gnu: go-github.com-jessevdk-go-flags: Adjust variable name.Sharlatan Hellseher2024-04-04
| | | | | | | | | | | * gnu/packages/golang.scm (go-github.com-jessevdk-go-flags): Rename to go-github-com-jessevdk-go-flags to follow go import naming convention. * gnu/packages/golang.scm (go-github-com-dhowett-go-plist) [inputs]: Remove go-github.com-jessevdk-go-flags, add go-github-com-jessevdk-go-flags. Change-Id: I6fc977b11e5044b8e6cab2baa4c107967baedb59
* gnu: go-github-com-onsi-gomega: Move to golang-check.Sharlatan Hellseher2024-04-04
| | | | | | | * gnu/packages/golang.scm (go-github-com-onsi-gomega): Move from here ... * gnu/packages/golang-check.scm: ... to here. Change-Id: Ia9a7d0e88ebda2fcfb3fe623163e270756900e94
* gnu: go-github-com-schollz-progressbar-v3: Move to golang-xyz.Sharlatan Hellseher2024-04-04
| | | | | | | | | | * 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
* gnu: go-github-com-danwakefield-fnmatch: Move to golang-xyz.Sharlatan Hellseher2024-03-29
| | | | | | | | | | * 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
* gnu: go-gopkg-in-natefinch-lumberjack.v2: Move to golang-xyz.Sharlatan Hellseher2024-03-29
| | | | | | | | | | * 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
* gnu: go-github-com-alecthomas-units: Move to golang-xyz.Sharlatan Hellseher2024-03-27
| | | | | | | | | | * 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
* gnu: go-github-com-alecthomas-template: Move to golang-xyz.Sharlatan Hellseher2024-03-27
| | | | | | | | * gnu/packages/golang.scm (go-github-com-alecthomas-template): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iffdd88439819c526cd6dd940192bf48995bf76bc
* gnu: go-github-com-alecthomas-kingpin: Move to golang-xyz.Sharlatan Hellseher2024-03-27
| | | | | | | | * gnu/packages/golang.scm (go-github-com-alecthomas-kingpin): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ib7609a82c96683809f81479f4eb13f43d85d4a2f
* gnu: go-github-com-quic-go-quic-go: Move to golang-web.Sharlatan Hellseher2024-03-21
| | | | | | | | | | * gnu/packages/golang.scm (go-github-com-quic-go-quic-go): Move from here ... * gnu/packages/golang-web.scm: ... to here. * gnu/packages/golang-crypto.scm: Add (gnu packages golang-web) module. Change-Id: I45053db9079d58e537084072e4c3d5bf80c39d2c
* gnu: go-github-com-quic-go-qpack: Move to golang-web.Sharlatan Hellseher2024-03-21
| | | | | | | * gnu/packages/golang.scm (go-github-com-quic-go-qpack): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I63b3feb07b330d164c91adaf32077f01fd705484
* gnu: go-github-com-multiformats-go-multiaddr-net: Move to golang-web.Sharlatan Hellseher2024-03-21
| | | | | | | | | * gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr-net): Move from here ... * gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-net): ... to here. Change-Id: Ie7d35cae682e753ed5d08abdb5478c7d0c0bd4fa
* gnu: go-github-com-multiformats-go-multiaddr: Move to golang-web.Sharlatan Hellseher2024-03-21
| | | | | | | | * gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I31d9e4babae22a0c9b3bd41ce23bd30c265956cf
* gnu: go-github-com-bwesterb-go-ristretto: Move to golang-crypto.Sharlatan Hellseher2024-03-15
| | | | | | | | * gnu/packages/golang.scm (go-github-com-bwesterb-go-ristretto): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: Ia028e4c5ccceaec3f0ceb828a147eff72cf6a20f
* cpu: Rename x86-64-v1 to x86-64.Efraim Flashner2024-03-07
| | | | | | | | | | | | This is the actual micro-architecture designation used by compilers. * gnu/packages/gcc.scm (%gcc-11-x86_64-micro-architectures): Rename x86-64-v1 to x86-64. * gnu/packages/golang.scm (%go-1.18-x86_64-micro-architectures): Same. * guix/cpu.scm (cpu->micro-architecture-level): Same. (gcc-architecture->micro-architecture-level): Same. Change-Id: I19ed556a7e8deb4a77f4c63fca3b794f25092788
* cpu: Be consistent with x86_64 micro-architecture names.Efraim Flashner2024-03-07
| | | | | | | | | | | * gnu/packages/golang.scm (%go-1.18-x86_64-micro-architectures): Rename micro-architectures from x86_64-v* to x86-64-v*. * guix/cpu.scm (cpu->gcc-architecture): Return x86-64 as the fallback. (cpu->micro-architecture-level): Rename micro-architectures from x86_64-v* to x86-64-v*. (gcc-architecture->micro-architecture-level): Same. Change-Id: I37db65970417c22699ae8097b0361bccf76c1267
* gnu: go-github-com-hashicorp-hcl-v2: Move to golang-xyz.Sharlatan Hellseher2024-03-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-hashicorp-hcl-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ife07c1ca7b0ba7241955767ebd2430a8e60aec90
* gnu: go-github-com-hashicorp-hcl: Move to golang-xyz.Sharlatan Hellseher2024-03-06
| | | | | | | * gnu/packages/golang.scm (go-github-com-hashicorp-hcl): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I431689059384d203cdb1c2d40f16ef9c5958b5ab
* gnu: go-github-com-hashicorp-go-version: Move to golang-xyz.Sharlatan Hellseher2024-03-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-hashicorp-go-version): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ica0c069e90ade97efbbb201f36d92ff70bad1c8b
* gnu: go-github-com-spf13-viper: Remove input labels.Sharlatan Hellseher2024-03-06
| | | | | | | * gnu/package/golang.scm (go-github-com-spf13-viper) [propagated-inputs]: Remove input labels. Change-Id: I0c8c616b9b44a2fd21f83dbfb609fe1bd861d657
* gnu: go-github-com-hashicorp-go-uuid: Move to golang-xyz.Sharlatan Hellseher2024-03-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-hashicorp-go-uuid): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ib97abb60b716c971bb54144d7d1ea015211e1ed4
* gnu: go-github-com-hashicorp-go-syslog: Move to golang-xyz.Sharlatan Hellseher2024-03-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-hashicorp-go-syslog): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iae1acbde5fcccb7879944dbcbda8a32672478f6a
* gnu: go-go-uber-org-zap: Move to golang-xyz.Sharlatan Hellseher2024-03-06
| | | | | | | | | * 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
* gnu: go-go-uber-org-zap: Update to 1.24.0.Artyom V. Poptsov2024-03-06
| | | | | | | * gnu/packages/golang.scm (go-go-uber-org-zap): Update to 1.24.0. Change-Id: I3028c065ac71ca3accd2789f491829e466068cc2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: go-github-com-spf13-afero: Add missing input.Troy Figiel2024-03-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-spf13-afero): Add missing input. [propagated-inputs]: Add go-github-com-pkg-sftp. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: If428fdf82c191ce3e408053886c5ec726e9644df
* gnu: go-github-com-vividcortex-ewma: Move to golang-xyz.Sharlatan Hellseher2024-03-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-vividcortex-ewma): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iabf8a6ee15240c0817d80584a34e80dcbce1c974