* gnu/packages/databases.scm (go-github-com-bradfitz-gomemcache): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I0592af69046c5b9aa85f6a3ec0efc56ffe5f1004
* gnu/packages/databases.scm (go-github-com-bradfitz-gomemcache): Update to 0.0.0-20230905024940-24af94b03874.
[source] <snippet>: Remove it as issue is resolved upstream.
[arguments] <skip-build?>: No go files in project's root.
<import-path>: Set to project's root.
<unpack-path>: Remove as redundant.
Change-Id: I64e002e6e76900f9299839e92fde2c22d3963368
* gnu/packages/golang.scm (go-github-com-twpayne-go-xdg-v3): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Icfea33020fcadb4b47cdced47df203886b3260b4
* gnu/packages/configuration-management.scm
* gnu/packages/golang-xyz.scm (go-github-com-twpayne-go-vfs): Rename
variable to go-github-com-twpayne-go-vfs-v5 to reflect go.mod import path.
[arguments] <import-path>: Adjust as seen in go.mod for the current
version.
(go-github-com-twpayne-go-vfs-1.0.1) [arguments] <import-path>: Adjust
as seen in go.mod for the current version.
* gnu/packages/configuration-management.scm (chezmoi) [native-inputs]:
Remove go-github-com-twpayne-go-vfs, add
go-github-com-twpayne-go-vfs-1.0.1.
Change-Id: Ifa1ae0e12795248820c86db106146a45f4bbbe2d
This is a bare minimal version required for any other inheritances,
upstream introduces a new import path for each major version.
* gnu/packages/golang-web.scm (go-github-com-google-go-github): Update
to 31.0.0 and rename variable to go-github-com-google-go-github-v31.
[source] <snippet>: Delete 2 stand alone submodules.
[arguments] <skip-build?>: No go files in project's root.
<import-path>: Adjust to the module's new path.
<unpack-path>: Remove as redundant.
<phases>: Add 'remove-examples.
(go-github-com-google-go-github-v33): Inherit.
[source] <snippet>: Delete 2 stand alone submodules.
<import-path>: Adjust to the module's new path.
<unpack-path>: Remove as redundant.
Change-Id: I345774192fb091630151eadcb1448bb8cf0f8303
* gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): Move
from here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: I258d3f7126c4937421181456c71dc02615707fb2
* gnu/packages/golang.scm (go-github-com-valyala-tcplisten): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: I6214029df7e62c1f3fe74253617d6d417dc23b09
* gnu/packages/golang.scm (go-mvdan-cc-unparam, unparam): Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: I4059ca18c951182d7fa186b8b9787992cfe90410
Simplify both packages by swapping inheritance where final CLI command
package inherits from Go library.
* gnu/packages/golang.scm (go-mvdan-cc-unparam): Override unparam.
Swap inputs with propagated-inputs to cover future library use.
(unparam): Inherit from go-mvdan-cc-unparam
Change-Id: Id21d10bc10462b28475f9064f34141f12c5656bb
* gnu/packages/golang.scm (unparam) [arguments] <tests?>: Enable most of
the tests.
<phases>: Add 'remove-failing-test-scripts.
Change-Id: I1dd75fcd2e991bd84ac042ee1a3519612fc64511
* gnu/packages/golang.scm (go-github-com-phpdave11-gofpdi): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I80c875bac3e7ba920cc344a9c0e2a053536154e1
Not in use by any other packages in Guix. Unmaintained according to
project's about, see <https://github.com/go-mgo/mgo/pull/574>.
* gnu/packages/databases.scm (go-gopkg-in-mgo-v2): Delete variable.
Change-Id: Idc1e064e20a3263fc62f478bf4fe69b7b39a4dcb
* gnu/packages/golang.scm (go-github-com-twpayne-go-shell): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I67aeca08535ea3a03963518288daf1613c2df392
* gnu/packages/golang.scm (go-github-com-leonelquinteros-gotext): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ia8817b7ec6edab094ef8e3cf6aebba6854277f3f
* gnu/packages/golang.scm (go-github-com-kortschak-utter): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I043dd97ef246a242fbf99b0c5e63d81ded8f6cb7
* gnu/packages/golang.scm (go-github-com-kataras-golog): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I9af9de46300f34983c5a1716ebc3421049b2a385
* gnu/packages/golang.scm (go-github-com-kataras-pio): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ibbd6329cb264458d03e3da64d6a051b360d0d8d3
* gnu/packages/golang.scm (go-github-com-kardianos-minwinsvc): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iba04b2b29011afe7b53f1e00062604ae42121650
* gnu/packages/golang.scm (go-github-com-jtolds-gls): Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: Ic4e483abf95146a3a39919f40e8dda86c64dd355
* gnu/packages/golang.scm (go-github-com-docker-distribution): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I1da803bef6e02969b606a47e6b8058df1a0d04ae
* gnu/packages/golang.scm (go-github-com-docker-distribution): Update to 2.8.3.
[source] <snippets>: Delete bundeled packages from "vendor/golang.org"
as they are availalbe in Guix.
[arguments] <test-flags>: Run short tests.
<tests-subdir>: Run some not expencive tests.
Change-Id: I47977f10ea80295b3676ba9ad4847b99fc1a6e67
* gnu/packages/golang.scm (go-git-sr-ht-adnano-go-gemini): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: Idade0e9089654e4acc456d05e01e4fc5f2aef943
* gnu/packages/golang.scm (go-github-com-spaolacci-murmur3): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I05fca3251cf7706f8e34295657d57e43f1213079
* gnu/packages/golang.scm (go-github-com-mr-tron-base58): Move from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I85d07e3451db02d39df1620ce9dfd69baaa0b8eb
* gnu/packages/golang.scm (go-github-com-cli-safeexec): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib58339d2e0658deec2c4f191b201d007b73f6380
Not in use by any other packages in Guix, succeeded by
go-github-com-djherbis-times.
* gnu/packages/golang.scm (go-gopkg-in-djherbis-times-v1): Delete variable.
Change-Id: I20b4d2010241b435a842e555a9cdf6ab26312aa0