summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
AgeCommit message (Collapse)Author
2024-03-01gnu: go-github-com-signintech-gopdf: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-github-com-signintech-gopdf): Remove examples. [arguments] <#:phases>: Add remove-examples phase. Signed-off-by: Hilton Chain <hako@ultrarare.space> Change-Id: I0a285c30856d3b22fa8abdbe71e1f0e149dae082
2024-03-01gnu: go-github-com-signintech-gopdf: Update to 0.22.1.Troy Figiel
* gnu/packages/golang.scm (go-github-com-signintech-gopdf): Update to 0.22.1. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2024-02-19gnu: Add go-github-com-bmatcuk-doublestar-v2.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-bmatcuk-doublestar-v2): New variable. Change-Id: I56d5588a1741a8e6c86320ec07bc86805f34fc91
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: 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: go-github-com-coreos-go-semver: Update to 0.3.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-coreos-go-semver): Update to 0.3.1. Change-Id: I1b43d705c587c5a6030b96ce4419d58d8513b1cb
2024-02-19gnu: go-github-com-coreos-go-semver: Add missing input.Troy Figiel
* gnu/packages/golang.scm (go-github-com-coreos-go-semver): Add missing input. [propagated-inputs]: Add go-gopkg-in-yaml-v2. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I0ba64084dcd939ee4a95f4629351f7ac9a49a8cb
2024-02-19gnu: go-github-com-schollz-progressbar-v3: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-github-com-schollz-progressbar-v3): Remove examples. [arguments] <#:phases>: Add remove-examples phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib1aa91160a8e94624d484654572da1b89305e076
2024-02-19gnu: go-github-com-mesilliac-pulse-simple: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-github-com-mesilliac-pulse-simple): Remove examples. [arguments] <#:phases>: Add remove-examples phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: go-github-com-mattn-go-colorable: Add missing input.Troy Figiel
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Add missing input. [native-inputs]: Move go-github-com-mattn-go-isatty from here ... [propagated-inputs]: ... to here. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: go-github-com-charmbracelet-harmonica: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-github-com-charmbracelet-harmonica): Remove examples. [arguments] <#:phases>: Add remove-examples phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-18gnu: Add go-go-uber-org-goleak.Greg Hogan
* gnu/packages/golang.scm (go-go-uber-org-goleak): New variable. Change-Id: I4dd8f244c44ced8910752f67b318c4e39d5acd74 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-02-18gnu: Add go-github-com-cli-safeexec.Greg Hogan
* gnu/packages/golang.scm (go-github-com-cli-safeexec): New variable. Change-Id: Ibc183f5185de16b4d6528697cbc85183a3282733 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
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: go-github-com-spf13-cobra: Update to 1.8.0.Hilton Chain
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.8.0. [propagated-inputs]: Remove labels. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3eff757674ff9eafa1bd1c32bfb12616faa080c6
2024-02-16gnu: Add go-github-com-pelletier-go-toml-v2.Hilton Chain
* gnu/packages/golang.scm (go-github-com-pelletier-go-toml-v2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ibc9ee1c7dc3aac1628d2bd32fafc65c23d25c8e8
2024-02-16gnu: go-github-com-magiconair-properties: Update to 1.8.7.Hilton Chain
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to 1.8.7. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-16gnu: go-github-com-goccy-yaml: Update to 1.11.3.Hilton Chain
* gnu/packages/golang.scm (go-github-com-goccy-yaml): Update to 1.11.3. [arguments] <#:go>: Use go-1.18. [native-inputs]: Add go-github-com-google-go-cmp-cmp. Replace go-gopkg-in-go-playground-validator-v9 with go-github-com-go-playground-validator-v10. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic037a61fe627411d380887d7a9f9962abf6ca004
2024-02-16gnu: Add go-github-com-go-playground-validator-v10.Hilton Chain
* gnu/packages/golang.scm (go-github-com-go-playground-validator-v10): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Id54761e39cd01b3fa84d4183f5da87e8587f90d0
2024-02-16gnu: go-github-com-leodido-go-urn: Update to 1.4.0.Hilton Chain
* gnu/packages/golang.scm (go-github-com-leodido-go-urn): Update to 1.4.0. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I22c392c55843d99f7ab9d69eb46d7c541e7b73f8
2024-02-16gnu: go-github-com-go-playground-universal-translator: Update to 0.18.1.Hilton Chain
* gnu/packages/golang.scm (go-github-com-go-playground-universal-translator): Update to 0.18.1. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ia7b89b4f53af9288c9f5c449ef0734f2971031f5
2024-02-16gnu: go-github-com-fatih-color: Update to 1.16.0.Hilton Chain
Fix lint warning: permanent redirect from <https://godoc.org/github.com/fatih/color> to <https://pkg.go.dev/github.com/fatih/color?utm_source=godoc> * gnu/packages/golang.scm (go-github-com-fatih-color): Update to 1.16.0. [home-page]: Adjust it to resolve lint warning. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I36921eab9350cb3581b58b5cb79fb0e04929045d
2024-02-16gnu: go-github-com-mattn-go-colorable: Update to 0.1.13.Hilton Chain
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Update to 0.1.13 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-16gnu: go-github-com-mattn-go-isatty: Update to 0.0.20.Hilton Chain
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Update to 0.0.20. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic76d494bde95315315a153211f241d80de17ce92
2024-02-16gnu: go-github-com-alecthomas-repr: Update to 0.3.0.Hilton Chain
* gnu/packages/golang.scm (go-github-com-alecthomas-repr): Update to 0.3.0. [arguments] <#:go>: Use go-1.18. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3fe2baeff3cd4736688552029cf3902da01a415a
2024-02-15gnu: go-github-com-mattn-go-shellwords: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/terminals.scm: Add (gnu packages golang-xyz) module. Change-Id: Icedf167f4477c6a84fd1b897ca208d6e737efb48
2024-02-15gnu: go-github-com-mattn-go-shellwords: Enable tests.Sarah Morgensen
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords) [arguments] <#:tests?>: Enable tests. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib306e412e28ad7c2d005b6662e23a20afcaeaf40
2024-02-15gnu: go-github-com-mattn-go-shellwords: Fix sh path.Sarah Morgensen
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords) [arguments] <#:phases> {patch-sh-path}: New phase. Co-authored-by: Sharlatan Hellseher <sharlatanus@mgail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I9e8051a502471ff1ade2517c9d839af765de3a25
2024-02-15gnu: go-github-com-mattn-go-shellwords: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords): Fix indentation. Change-Id: Ib8825a82f92096f17d50bbbc1645c212c2986aa7
2024-02-15gnu: go-github-com-mattn-go-shellwords: Update to 1.0.12.Sarah Morgensen
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords): Update to 1.0.12. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Idc4cfdcddacce007cd2d4ba1274a7752a25756e3
2024-02-14gnu: go-github-com-coreos-go-systemd-activation: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-activation): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/backup.scm: Add (gnu packages golang-xyz) module. Change-Id: I6bcc819e65347588103064a892f8c6c46288179a
2024-02-13gnu: go-github-com-go-test-deep: Move to golang-check.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-go-test-deep): Move from here ... * gnu/packages/golang-check.scm: ... to here. Change-Id: I47fec9c4e399067494eb20c214a47958b3cf755d
2024-02-13gnu: go-golang-org-x-oauth2: Add missing input.Troy Figiel
* gnu/packages/golang.scm (go-golang-org-x-oauth2) [propagated-inputs]: Add go-cloud-google-com-go-compute-metadata. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ie89d4ebfcc3f78ff748b42bfd5ac6550f206280b
2024-02-13gnu: go-github-com-twpayne-go-vfs: Add missing input.Troy Figiel
* gnu/packages/golang.scm (go-github-com-twpayne-go-vfs) [native-inputs]: Add go-github-com-stretchr-testify. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3c0c05d3488ff9ebfb56499565ff2bd5999fb484
2024-02-13gnu: go-github-com-prometheus-procfs: Add missing input.Troy Figiel
* gnu/packages/golang.scm (go-github-com-prometheus-procfs): Add missing input. [propagated-inputs]: Add go-golang.org-x-sync-errgroup. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-13gnu: go-gotest-tools-assert: Add missing inputs.Troy Figiel
* gnu/packages/golang.scm (go-gotest-tools-assert): Add missing inputs. [native-inputs]: Move go-github-com-google-go-cmp-cmp and go-github-com-pkg-errors from here ... [propagated-inputs]: ... to here. Add go-github-com-spf13-pflag and go-golang-org-x-tools. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I8b9e1dd43ce3a0866ccc2cddd6b14cf1ecd06a50
2024-02-13gnu: go-github-com-playground-locales: Add missing input.Troy Figiel
* gnu/packages/golang.scm (go-github-com-playground-locales): Add missing input. [propagated-inputs]: Add go-golang-org-x-text. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-13gnu: go-github-com-charmbracelet-bubbletea: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Remove examples and tutorials. [arguments] <#:phases>: Add remove-examples phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic4ed211ae0fa0849770264ccc950a73d55cd70c4
2024-02-13gnu: go-github-com-avast-retry-go: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-github-com-avast-retry-go): Remove examples. [arguments] <#:phases>: Add remove-examples phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I20107aa3c77add0f5645f8f3be5ca45de9ab1ed9
2024-02-13gnu: go-github-com-goccy-yaml: Remove benchmarks.Troy Figiel
* gnu/packages/golang.scm (go-github-com-goccy-yaml): Remove benchmarks. [arguments] <#:phases>: Add remove-benchmarks phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I4249df3ab64d734ebf561e84f6bbc7ed50ff3a1b
2024-02-13gnu: go-github-com-oneofone-xxhash: Remove benchmarks.Troy Figiel
* gnu/packages/golang.scm (go-github-com-oneofone-xxhash): Remove benchmarks. [arguments] <#:phases>: Add remove-benchmarks phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I68db9ff67e5d48e932e01509c26e9ce545cda5e6
2024-02-13gnu: go-gopkg-in-djherbis-times-v1: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-gopkg-in-djherbis-times-v1) [source]: Remove examples. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic015391ab1962e9bbc60360ef3403daba20471d6
2024-02-13gnu: go-github-com-macronut-go-tproxy: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-github-com-macronut-go-tproxy) [source]: Remove examples. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Icee19c7f087d3d12da00861c85950b598c5a2600
2024-02-13gnu: go-github.com-ulikunitz-xz: Move to golang-compression.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github.com-ulikunitz-xz): Move from here ... * gnu/packages/golang-compression.scm: ... to here. * gnu/packages/admin.scm: Add (gnu packages golang-compression) module. * gnu/packages/bioinformatics.scm: As above. Change-Id: I1901e67ac4336efd356085332572b3f09de90f7a
2024-02-13gnu: go-github-com-andybalholm-brotli: Move to golang-compression.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-andybalholm-brotli): Move from here ... * gnu/packages/golang-compression.scm: ... to here. Change-Id: I820b0211b1fe4d90643e82fc32a99d8e8b6a9b0f
2024-02-13gnu: go-github-com-klauspost-compress: Move to golang-compression.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-klauspost-compress): Move from here ... * gnu/packages/golang-compression.scm: ... to here. * gnu/packages/golang-compression.scm: Add (gnu packages golang-compression) module. * gnu/packages/golang-crypto.scm: As above. * gnu/packages/golang-web.scm: As above. * gnu/packages/uucp.scm: As above. Change-Id: Ia99f1e6aae7f75940fc150eb02862c0b3e9f3325
2024-02-13gnu: go-golang-org-x-crypto: Move to golang-build.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-org-x-crypto): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/backup.scm: Add (gnu packages golang-build) module. * gnu/packages/crypto.scm: As above. Change-Id: I5daad7fe90e1507958fe73c04fc043ebbc006395
2024-02-13gnu: go-golang-org-x-image: Move to golang-build.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-org-x-image): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/game.scm: Add (gnu packages golang-build) module. Change-Id: Icd0b303d8f7544f6eae10ac30d7bd01779abaede
2024-02-13gnu: go-golang-org-x-tools: Move to golang-build.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-org-x-tools): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: Ib9a69a5dab73b6f9d935fd0216658f5e4f8cf1f8
2024-02-13gnu: go-github-com-yuin-goldmark: Move to golang-build.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-yuin-goldmark): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: If553b4a00b288a913d1d54da8b5b52eab87bb277