* gnu/packages/golang.scm (go-github-com-surge-glog): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib9dbb497618ac5c0655faf31bb0b7ea440b57a13
* gnu/packages/golang.scm (go-github-com-sabhiram-go-gitignore): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ie137f390626b89b980833091f641700fa4d6f504
* gnu/packages/golang.scm (go-github-com-schachmat-ingo): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I36ef07e80b18b7ca6020ecc749061fc9ac7afdc8
* gnu/packages/golang.scm (go-github-com-golangplus-fmt): Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: If236c036b3922d82d88fd745bf81c94f9d4d2bc5
* gnu/packages/golang.scm (go-github-com-cention-sany-utf7): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Icc752dc109f6a0b2e43e8b5846ee9f288d174402
* gnu/packages/golang.scm (go-1.21): Move 'skip-crypto-tls-tests phase
from here ...
(go-1.16, go-1.17): ... to here. This will fix the build of all
inherited Golang versions.
Change-Id: Iecf166dcd622800c54aa9357ff1aba6787ac49d1
* gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel): Move from here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: I20584072a46eb9d1d818c0c82794a717dc6d79ab
* gnu/packages/golang.scm
(go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib):
Move from here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: I0c705ff30c527c426774b15ddbdee0dc0a17df9a
* gnu/packages/golang.scm (go-github-com-go-ini-ini): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I0c7defa973b0301de3064d53b6c6b502fca9ef95
* gnu/packages/golang.scm (go-github-com-gedex-inflector): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I16eb15cc6f3b53997cf387df0991979dc941580d
* gnu/packages/golang.scm (go-github-com-golang-freetype): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I5e455f90937905ba5ec2078dccd7037da78ed372
* gnu/packages/golang.scm (go-github-com-lunixbochs-vtclean): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I3babc373bf702e022bf126d7867f3a2719cb481e
* gnu/packages/golang.scm
(go-github-com-shurcool-sanitized-anchor-name): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ieabd617d33e2185de2ded7b58f26fede569017ac
* gnu/packages/golang.scm (go-github-com-rubyist-tracerx): Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: Ie3791edb545221c42468293b1ac7e9a818c32662
* gnu/packages/golang.scm (go-github-com-michiwend-gomusicbrainz): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I6d56c558651e788773034cb88b38d5350db0f2c2
* gnu/packages/golang.scm (go-github-com-michiwend-golang-pretty): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I851eb0caa396f84240579008b7b6c15cf906432c
* gnu/packages/golang.scm (go-github-com-mtibben-percent): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I72694bfd424e16b32a5390a64b3e7c16a8b17ee4
* gnu/packages/golang.scm (go-mvdan-cc-gofumpt): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I8be3ad98190babe01838b66c96da27d6a826cfb9
This change would help to use the library package by other Guix
modules which is not easy when it's inherited from the command.
* gnu/packages/golang.scm (go-mvdan-cc-gofumpt) [arguments]
<skip-build?>: Now it's a library, keep binary in dedicated package.
(gofumpt): Inherit.
[arguments] <tests?>: Tested in library.
<install-source?>: It's final binary, no source required.
<skip-build?>: We need to build it now.
[propagated-inputs]: Move all to native-inputs as it's final binary.
[native-inputs]: Inherit from go-mvdan-cc-gofumpt.
Change-Id: I05329e6d2a6f22d93c4a5a1baa71f5cf078b469e
* gnu/packages/golang.scm (gofumpt): Update to 0.7.0.
[source] <snippet>: Remove it and re-implement the logic in the
'set-fallback-version phase, #:build-flags and #:test-flags.
[arguments] <go>: Use go-1.22.
<build-flags>: Provide version.
<test-flags>: Skip one test.
<phases>: Add 'set-fallback-version.
[propagated-inputs]: Remove go-github-com-pkg-diff, go-github-com-kr-text,
go-github-com-kr-pretty, and go-github-com-frankban-quicktest.
[native-inputs]: Remove go-gopkg-in-errgo-v2; add go-github-com-go-quicktest-qt.
Change-Id: Ibddb05925040fe1293dedb246617ed366fc4014d
* gnu/packages/golang.scm (go-github-com-surgebase-porter2): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ie29eaf684035994c55bf956d2acefeb3b1f7fbf7
* gnu/packages/golang.scm (go-github-com-olekukonko-ts): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ibb66ec8c55070c839ae5e544f4ce01f8d3d6e8c5
Not in use by any packages in Guix, no updates for 9 years.
* gnu/packages/golang.scm (go-github-com-alcortesm-tgz): Delete variable.
Change-Id: I4a0e7dca27f435699a64a1e6f9598b920529d9db
* gnu/packages/golang.scm (go-github-com-vmihailenco-tagparser): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I3d8fed5ebb6c450267e4ae18df63d67933c8448d
* gnu/packages/golang.scm (go-github-com-google-shlex): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I182b7965e68ba4a205e5c93efd6936949c064164
* gnu/packages/golang.scm (go-github-com-riywo-loginshell): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I95441eb694ded0befd9b1d344e74298ed311cd57
* gnu/packages/golang.scm (go-github-com-ssor-bom): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib334f3c5ee445489e8e4827b6e3e2c6795b6ffcf
* gnu/packages/golang.scm (go-github-com-kardianos): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I60104783d67bcb00c2b16069611a72113ec163d3
* gnu/packages/golang.scm (go-github-com-hebcal-gematriya): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib286d2b41173e4daac1219bfa8f4d839af329010