summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-xyz.scm
Commit message (Collapse)AuthorAge
* 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
* gnu: go-github-com-pbnjay-memory: Update to 0.0.0-2.7b4eea6.Sharlatan Hellseher2024-04-12
| | | | | | | * gnu/packages/golang-xyz (go-github-com-pbnjay-memory): Update to 0.0.0-2.7b4eea6. Change-Id: I3772c15497ddc4e7028eb4e6e5cd7ba9a08ba198
* 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: Add go-github-com-hashicorp-golang-lru.Sharlatan Hellseher2024-04-12
| | | | | | | * gnu/packages/golang-xyz.scm go-github-com-hashicorp-golang-lru-v2, go-github-com-hashicorp-golang-lru): New variables. Change-Id: Id8de7d211e7a8fc4b257b0d2155ec9f4ed3cc3b9
* gnu: Add go-github-com-openprinting-goipp.Herman Rimm2024-04-12
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-openprinting-goipp): Add variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* 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-gobwas-glob: Move to golang-xyz.Sharlatan Hellseher2024-04-12
| | | | | | | | | * gnu/packages/syncthing.scm (go-github-com-gobwas-glob): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/textutils.scm: Remove (gnu packages syncthing) module. Change-Id: I131830e6edcdb666aeb3cd9bbdf6982df938ccd4
* gnu: Add go-github-com-facette-natsort.Wilko Meyer2024-04-09
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-facette-natsort): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I23ab432b5a7f35d2f3144cfd68cfff75683eb592
* gnu: Add go-github-com-johnkerl-lumin.Wilko Meyer2024-04-09
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-johnkerl-lumin): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-github-com-lestrrat-go-strftime.Wilko Meyer2024-04-09
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-lestrrat-go-strftime): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I8f4fcc42608357c409dc38e63c1b2b1d3083b268
* gnu: Add go-github-com-lestrrat-go-envload.Wilko Meyer2024-04-09
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-lestrrat-go-envload): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I6bdf0b026779556bf5a0a89de0c7e868f13c286d
* gnu: Add go-github-com-multiformats-go-multibase.Artyom V. Poptsov2024-04-06
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-multibase): New variable. Change-Id: If634f1497d628a23f2c2ebb1e8e9f6526faa3f3f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-github-com-multiformats-go-base36.Artyom V. Poptsov2024-04-06
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-base36): New variable. Change-Id: I27c5540fddae55ae9ce12a205d6f7f7c9a01569b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-github-com-multiformats-go-base32.Artyom V. Poptsov2024-04-06
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-base32): New variable. Change-Id: If6c54a3c2d0a62e61e524da85c76ad6bf7f7bcbe Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-github-com-tkuchiki-go-timezone.Sharlatan Hellseher2024-04-06
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-tkuchiki-go-timezone): New variable. Change-Id: Iab9a96c7a8224b5c0b7dbcab75dcc4dcf45e5699
* gnu: Add go-github-com-djherbis-times.Sharlatan Hellseher2024-04-06
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-djherbis-times): New variable. Change-Id: I5584f32a5ce384cc6ec1c742cf6606b26e6578fe
* gnu: go-github-com-songmu-gitconfig: Update to 0.1.1.Sharlatan Hellseher2024-04-06
| | | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-songmu-gitconfig): Update to 0.1.1. [source]: Use direct URL string instead of home-page. [home-page]: Move above synopsis. Change-Id: I6669bd6a3d25ae652b2d20441a29fdc3e0a318f7
* gnu: go-github-com-mattn-go-pointer: Fix indentation.Sharlatan Hellseher2024-04-06
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Fix indentation. Change-Id: I15669131fdeaf519458c40e49954529c5fea7c72
* gnu: go-github-com-mattn-go-pointer: Update to 0.0.1.Sharlatan Hellseher2024-04-06
| | | | | | * gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Update to 0.0.1. Change-Id: I8a3d5f1cf5e8ae96e7c506ca1d28ee7c95a680ff
* 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: Add go-github-com-modern-go-reflect2.Fries2024-04-06
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-modern-go-reflect2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I5cce2cac1cf535498bd5ecdd2d5db45080118947
* gnu: Add go-github-com-modern-go-concurrent.Fries2024-04-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-modern-go-concurrent): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ie42473a28271069abea34b175dc2d98aeb6e66b9
* gnu: Add go-github-com-dbaggerman-cuba.Fries2024-04-06
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-dbaggerman-cuba): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib57363e34cc489828f99e7752e9a8c887885d057
* gnu: Add go-github-com-karrick-godirwalk.Fries2024-04-06
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-karrick-godirwalk): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I109086c8aeebb29015ece44e305a7f875b38b7b7
* gnu: Add go-github-com-ianlancetaylor-demangle.Fries2024-04-06
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-ianlancetaylor-demangle): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3db163b9d32eff30539d81556309ec554bc3dbe6
* gnu: Add go-github-com-chzyer-readline.Fries2024-04-06
| | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-chzyer-readline): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I33eca16e71838a3b2a6dbe2610532e16012e3920
* gnu: Add go-github-com-chzyer-logex.Fries2024-04-06
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-chzyer-logex): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3c8038b999540f6cdff75f360a04f12b2753dd99
* gnu: go-github-com-hashicorp-hcl-v2: Sort alphabetically.Sharlatan Hellseher2024-04-04
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-hashicorp-hcl-v2): Sort alphabetically. Change-Id: I8a22e7d56721168bb427f056037583d150d9edd5
* gnu: go-github-com-hashicorp-hcl: Sort alphabetically.Sharlatan Hellseher2024-04-04
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-hashicorp-hcl): Sort alphabetically. Change-Id: I42cb5fc138757d32b0c7daf1c810d298d5d0d5f9
* gnu: go-github-com-kballard-go-shellquote: Sort alphabetically.Sharlatan Hellseher2024-04-04
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-kballard-go-shellquote): Sort alphabetically. Change-Id: Ie73d9136b6a45467e718f1d85fc97d965b1257b2
* gnu: go-github-com-schollz-progressbar-v3: Adjust inputs.Sharlatan Hellseher2024-04-04
| | | | | | | | | | * 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
* 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