Age | Commit message (Collapse) | Author |
|
* gnu/packages/golang.scm (go-github-com-nathan-osman-go-sunrise): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I615e1213635ffc173fdebdf3af0db792ade3c71d
|
|
* gnu/packages/golang.scm (go-github-com-nathan-osman-go-sunrise): Update to 1.1.0.
Change-Id: I7db71627b34ba39f4f93cf42070cae7987def4e0
|
|
* gnu/packages/golang.scm (go-github-com-daviddengcn-go-colortext): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Idfb83db0d5ce5b750c057feaa2f97b6245872c32
|
|
* gnu/packages/golang.scm (go-github-com-motemen-go-colorine): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I8003ab7f12ce07a7e7ff4d87f3956979e3522510
|
|
0.0.0-20180816141035-45d19169413a.
* gnu/packages/golang.scm (go-github-com-motemen-go-colorine): Update to 0.0.0-20180816141035-45d19169413a.
Change-Id: I28d0a046cba60fbc37580cedd8b52cae76a598d3
|
|
* gnu/packages/golang.scm (go-github-com-wraparound-wrap): Re-indent and
move all propagated inputs to native.
[arguments] <install-source?>: It's a final CLI command.
<import-path>: Set to the source of command.
<unpack-path>: Provide it.
<phases>: Use default 'build.
[propagated-inputs]: Remove go-github-com-spf13-cobra,
go-github-com-signintech-gopdf, and go-github-com-flopp-go-findfont.
[native-inputs]: Add go-github-com-spf13-cobra,
go-github-com-signintech-gopdf, and go-github-com-flopp-go-findfont.
[description]: Apply fill column.
Change-Id: I80d470a77e49ff5004a9eb1417123e09efde024f
|
|
* gnu/packages/golang.scm (go-github-com-rifflock-lfshook): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I93c8e864da864672664a3efaf5409c677da93d49
|
|
* gnu/packages/golang.scm (aws-vault): Move from here ...
* gnu/packages/password-utils.scm: ... to here.
Change-Id: I530c13fb88c48e3e0f660da6a1aed053a5435ed4
|
|
* gnu/packages/golang.scm (go-github-com-valyala-bytebufferpool): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I625b7fcf28f625142106feb4510daad10362cc31
|
|
* gnu/packages/golang.scm (go-github-com-peterbourgon-diskv): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I7d8250304f903f28906c7f8098ac6c89347d7d23
|
|
* gnu/packages/golang.scm (go-github-com-disintegration-imaging): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iec713c34d2b8b72e9593d98927d60c3699ad818c
|
|
* gnu/packages/golang.scm (go-github-com-git-lfs-go-netrc): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I958e375e5bb6eec173b3b75d189491e5bc132827
|
|
0.0.0-20230601124202-e96144b9a966.
* gnu/packages/golang.scm (go-github-com-git-lfs-go-netrc): Update to 0.0.0-20230601124202-e96144b9a966.
Change-Id: I6214604e21b2d564c17dce5f8f276f559a6d111b
|
|
* gnu/packages/golang.scm (go-github-com-lucasb-eyer-go-colorful): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/image-viewers.scm: Add golang-xyz.
Change-Id: I9bb92dc5e5b549e74f6354870a061d958ff34931
|
|
* gnu/packages/golang.scm (go-github-com-cespare-mph): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iaf690f78cb14c063b883c7b3a58a3150f9c3548c
|
|
* gnu/packages/golang.scm (go-github-com-xo-terminfo): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I8ba7b7d24737b8067b22b786c2aca73aec84d0d4
|
|
* gnu/packages/golang.scm (go-github-com-xo-terminfo): Update to 0.0.0-20220910002029-abceb7e1c41e.
[native-inputs]: Add go-golang-org-x-exp.
Change-Id: I92a5867d3cdb619f1c26da105eda3eb83055409a
|
|
* 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/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
|
|
* gnu/packages/golang.scm (go-github-com-phpdave11-gofpdi): Update to 1.0.14.
Change-Id: I20f423e4ccbb0a3e9ca5179c76b6d326b467c37d
|
|
* 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-twpayne-go-shell): Update to 0.5.0.
[native-inputs]: Add go-github-com-alecthomas-assert-v2.
Change-Id: I686aaf9ce82471b044d89dcec6cc8839dc957a7f
|
|
* 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-leonelquinteros-gotext): Update to 1.7.0.
Change-Id: I87903a3d0ee6330b174b0fce30aeb32129619588
|
|
* 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-kortschak-utter): Update to 1.7.0.
Change-Id: I70b773144a50c60860cf4b6aa5801e2b0a269c82
|
|
* 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-golog): Update to 0.1.12.
Change-Id: Ia4641f38d811231ecbfc4b4a6069b6a227ad792e
|
|
* 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-kataras-pio): Update to 0.0.13.
Change-Id: Ie771ae5faf67efad5ad2644eac5ca17a1fb21481
|
|
* 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-kardianos-minwinsvc): Update to 1.0.2.
Change-Id: I461d1a8abcb170266de17f69e4c0a3906493e84d
|
|
* 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-jtolds-gls): Update to 4.20.0.
Change-Id: Id58e905a08ee1a961e46aa36c2d20ae951aca166
|
|
* 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-git-sr-ht-adnano-go-gemini): Update to 0.2.5.
[propagated-inputs]: Remove go-golang-org-x-text.
Change-Id: I21944aecb805547be323d1e0a007ff3073d4f047
|
|
* 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-mr-tron-base58): Update to 1.2.0.
Change-Id: I32c22775a4de14100332e5dfbddbe5b47055d36f
|
|
* gnu/packages/golang.scm (go-github-com-cli-safeexec): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib58339d2e0658deec2c4f191b201d007b73f6380
|
|
* gnu/packages/golang.scm (gron): Move from here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: Ib657465e9603c96e285f4658b38b5c0c37535756
|
|
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
|
|
Not in use by any other packages in Guix, no updates for 3 years.
* gnu/packages/golang.scm (go-github-com-zenhack-go-notmuch): Delete variable.
Change-Id: I1a28aff813415e912eff1c57136590bff5896472
|