Sharlatan Hellseher
4522e1f0c1
gnu: go-github-com-emersion-go-autostart: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-emersion-go-autostart): Move
from here ...
* gnu/packages/golang-xyz.scm: .. to here.
Change-Id: Ia1a52cc0122f3a343171c698f63783265b44bed7
2024-11-09 21:33:54 +00:00
Sharlatan Hellseher
9157fca482
gnu: go-gopkg-in-natefinch-lumberjack.v2: Rename variable.
...
* gnu/packages/golang-xyz.scm (go-gopkg-in-natefinch-lumberjack.v2):
Rename variable to go-gopkg-in-natefinch-lumberjack-v2 to reflect import
style.
* gnu/packages/finance.scm (trezord) [native-inputs]: Remove
go-gopkg-in-natefinch-lumberjack.v2; add go-gopkg-in-natefinch-lumberjack-v2.
Change-Id: Ifffc20bfcd75db308bca7fc1880f87c477908188
2024-11-09 21:33:53 +00:00
Sharlatan Hellseher
d83434fc5b
gnu: go-github-com-sevlyar-go-daemon: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/vpn.scm: Add to used golang-xyz module.
Change-Id: I0c1084983440bb45b6621cd0b2d7ba8d30ee8ff7
2024-11-09 21:33:53 +00:00
Sharlatan Hellseher
ac856615f8
gnu: go-github.com-smartystreets-goconvey: Rename variable.
...
* gnu/packages/golang-check.scm (go-github.com-smartystreets-goconvey):
Rename variable to go-github-com-smartystreets-goconvey.
* gnu/packages/golang-xyz.scm (go-github-com-polydawn-refmt)
[propagated-inputs]: Remove go-github.com-smartystreets-goconvey; add
go-github-com-smartystreets-goconvey.
* gnu/packages/golang.scm (go-gopkg-in-ini) [native-inputs] Remove
go-github.com-smartystreets-goconvey; add
go-github-com-smartystreets-goconvey.
Change-Id: Ibde73bf974edadb90236a6c0d2dcee6545860e6e
2024-11-09 21:33:52 +00:00
Artyom V. Poptsov
8c9d95a47c
gnu: Add go-github-com-workiva-go-datastructures.
...
* gnu/packages/golang-xyz.scm (go-github-com-workiva-go-datastructures): New variable.
Change-Id: I1523c7aeaed0910fbfbfe7fc96566684fdd2dab8
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-11-09 21:33:52 +00:00
Sharlatan Hellseher
b35b0c5c66
gnu: go-github-com-deckarep-golang-set-v2: Update to 2.6.0.
...
* gnu/packages/golang-xyz.scm (go-github-com-deckarep-golang-set-v2): Update to 2.6.0.
Change-Id: Iaf7f84352514b0b98f23fbd1da47dbe700fd0c03
2024-11-09 21:33:51 +00:00
Sharlatan Hellseher
9ff0a39943
gnu: build/go: Apply default 'fix-embed-files phase.
...
These changes remove redundant phases where files, requiring to be embed
during build or check phases, are copied to the build directory as
proposed in <https://issues.guix.gnu.org/73299 >.
* gnu/packages/backup.scm (restic-rest-server) [arguments]: <#:phases>:
Remove 'fix-embed-files phase.
* gnu/packages/configuration-management.scm (chezmoi): Likewise.
* gnu/packages/packages/golang-build.scm (go-github-com-golang-protobuf): Likewise.
* gnu/packages/golang-web.scm (go-github-com-go-openapi-loads,
go-github-com-go-openapi-runtime, go-github-com-golang-groupcache): Likewise.
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): Likewise.
* gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger,
go-github-com-libp2p-go-libp2p, kubo): Likewise.
* gnu/packages/irc.scm (soju): Likewise.
* gnu/packages/networking.scm (nebula): Likewise.
* gnu/packages/prometheus.scm (go-github-com-nbrownus-go-metrics-prometheus,
go-github-com-prometheus-client-golang, go-github-com-prometheus-common,
go-github-com-prometheus-common-sigv4, go-github-com-prometheus-exporter-toolkit,
go-github-com-prometheus-statsd-exporter): Likewise
* gnu/packages/version-control.scm (git-lfs): Likewise.
* gnu/packages/web.scm (miniflux): Likewise.
* gnu/packages/golang-crypto.scm (go-filippo-io-age): [arguments]:
<#:phases>: Remove 'copy-input-to-vendor-direcotyr and
'remove-vendor-directory phases.
* gnu/packages/golang-web.scm (go-github-com-go-openapi-analysis,
go-github-com-go-openapi-analysis, go-github-com-go-openapi-validate): Likewise.
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Likewise.
* gnu/packages/textutils.scm (vale): Likewise.
Change-Id: Ic2ec01c8caf86f3ae69d7a1812c1e0b78a549e91
2024-11-09 21:33:51 +00:00
Sharlatan Hellseher
63c558d62a
gnu: go-github-com-matttproud-golang-protobuf-extensions-v2: Fix build.
...
* gnu/packages/golang-xyz.scm (go-github-com-matttproud-golang-protobuf-extensions-v2):
Fix build.
[arguments]: <#:phases>: Add 'fix-embed-files.
Change-Id: Id19ae90a13788a454ac11089dabf71ce399b20db
2024-11-09 21:33:51 +00:00
Sharlatan Hellseher
32a4666243
gnu: Add go-msgp.
...
* gnu/packages/golang-xyz.scm (go-msgp): New variable.
Change-Id: Ia9b339e6ea413c6d3442ecdcda56e6ce0be5c87b
2024-11-09 21:33:50 +00:00
Sharlatan Hellseher
7c49f2f0aa
gnu: Add go-github-com-tinylib-msgp.
...
* gnu/packages/golang-xyz.scm (go-github-com-tinylib-msgp): New variable.
Change-Id: I901e4f1671a0868b0042d224f26ed74f2f9d3900
2024-11-09 21:33:50 +00:00
Sharlatan Hellseher
2b5733e32d
gnu: Add go-github-com-philhofer-fwd.
...
* gnu/packages/golang-xyz.scm (go-github-com-philhofer-fwd): New variable.
Change-Id: Ibb873c8526892b1c05cef557ae1cd6caf9454d60
2024-11-09 21:33:50 +00:00
Sharlatan Hellseher
57d3951381
gnu: Add go-github-com-ryanuber-columnize.
...
* gnu/packages/golang-xyz.scm (go-github-com-ryanuber-columnize): New variable.
Change-Id: I6cd3a54c445c312461e242ae221228993a24e0e6
2024-11-09 21:33:49 +00:00
Sharlatan Hellseher
46751aebc8
gnu: Add go-github-com-xlab-treeprint.
...
* gnu/packages/golang-xyz.scm (go-github-com-xlab-treeprint): New variable.
Change-Id: I5bd6543c5a34881a6a1c084bdb006c6086c312e4
2024-11-09 21:33:49 +00:00
Sharlatan Hellseher
faea1bad5f
gnu: Add go-github-com-hashicorp-go-immutable-radix.
...
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-immutable-radix,
go-github-com-hashicorp-go-immutable-radix-v2): New variables.
Change-Id: I2c5ed0acdaec49e91720ba71efd45e849855cb2b
2024-11-09 21:33:49 +00:00
Sharlatan Hellseher
fbe4941c6e
gnu: Add go-github-com-openhistogram-circonusllhist.
...
* gnu/packages/golang-xyz.scm (go-github-com-openhistogram-circonusllhist): New variable.
Change-Id: I02af4ee4552fe6d09e6727afe6e9098eba0bc0d0
2024-11-09 21:33:49 +00:00
Sharlatan Hellseher
154f7e4865
gnu: Add go-github-com-gofrs-uuid.
...
* gnu/packages/golang-xyz.scm (go-github-com-gofrs-uuid,
go-github-com-gofrs-uuid-v5): New variables.
Change-Id: I64e374868195315824348c5581f675d8e0b5c141
2024-11-09 21:33:48 +00:00
Sharlatan Hellseher
7dfeace198
gnu: Add go-github-com-muesli-combinator.
...
* gnu/packages/golang-xyz.scm (go-github-com-muesli-combinator): New variable.
Change-Id: I24e9c6c752e677d6c3f4f97f461bbd66d7b675b1
2024-11-09 21:33:47 +00:00
Sharlatan Hellseher
956a449b44
gnu: Add go-github-com-rs-zerolog.
...
* gnu/packages/golang-xyz.scm (go-github-com-rs-zerolog): New variable.
Change-Id: I66ff162e3dcc694f27d6d01fb00099d2d5de9abb
2024-11-09 21:33:47 +00:00
Sharlatan Hellseher
e6cc3a4743
gnu: go-github-com-go-git-go-billy-v5: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-go-git-go-billy-v5): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I40d1c024b52f0530a80657d5a2416b244447be93
2024-11-09 21:33:47 +00:00
Sharlatan Hellseher
9399db35c2
gnu: go-github-com-go-git-go-billy: Rename variable.
...
* gnu/packages/golang.scm (go-github-com-go-git-go-billy): Rename
variable to go-github-com-go-git-go-billy-v5 to reflect go.mod import path.
* gnu/packages/golang-xyz.scm (go-github-com-go-git-go-git-fixtures-v4)
[propagated-inputs]: Remove go-github-com-go-git-go-billy; add
go-github-com-go-git-go-billy-v5.
* gnu/packages/version-control.scm (go-github-go-git): Likewise.
Change-Id: I49a776ba4db859bdebc1aa93cdf78e4c4903ed78
2024-11-09 21:33:47 +00:00
Sharlatan Hellseher
38cccec3cb
gnu: Add go-github-com-cyphar-filepath-securejoin.
...
* gnu/packages/golang-xyz.scm (go-github-com-cyphar-filepath-securejoin): New variable.
Change-Id: Id4468f224d1051bdc4b47c0d80cbfe02fb9d5cd3
2024-11-09 21:33:46 +00:00
Sharlatan Hellseher
72e51acb8e
gnu: go-github-com-go-git-go-git-fixtures-v4: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-go-git-go-git-fixtures-v4):
Mover from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ib7c6ec2817fa7358b8a5afc6f1fe08b628b32fe5
2024-11-09 21:33:46 +00:00
Sharlatan Hellseher
8509c5e659
gnu: go-github-com-go-logr-logr: Update to 1.4.2.
...
* gnu/packages/golang-xyz.scm (go-github-com-go-logr-logr): Update to 1.4.2.
Change-Id: Idf6d8fccd9b85bfb9d4d4b60b640bdb43f16f22f
2024-11-09 21:33:46 +00:00
Sharlatan Hellseher
838d282530
gnu: go-github-com-jonboulle-clockwork: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-jonboulle-clockwork): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Idf7a5958a856507f37d54771d6f4881b367ed39e
2024-11-09 21:33:45 +00:00
Sharlatan Hellseher
87e551680e
gnu: go-github-com-google-goterm: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-google-goterm): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I9f97ecc4a8b4c19cae3766bfed6368bbb74cb439
2024-11-09 21:33:44 +00:00
Sharlatan Hellseher
17f2cc664e
gnu: go-github-com-sergi-go-diff: Update to 1.3.1.
...
* gnu/packages/golang-xyz.scm (go-github-com-sergi-go-diff): Update to 1.3.1.
Change-Id: I369c2bdbf112a0b16eae1ed7d837a4eece26ea50
2024-11-09 21:33:44 +00:00
Sharlatan Hellseher
60498713fd
gnu: go-github-com-google-renameio: Move to golang-build.
...
* gnu/packages/golang-xyz.scm (go-github-com-google-renameio,
go-github-com-google-renameio-v2): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
Change-Id: I0323f61120c42f1e4249a3279576d50789c418d8
2024-11-09 21:33:43 +00:00
Sharlatan Hellseher
d580f6ae81
gnu: go-github-com-dgraph-io-badger: Fix build.
...
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): Fix build.
[arguments]: <#:phases>: Add 'fix-embed-files; remove
'disable-failing-tests in favor of "-skip" test option.
Change-Id: Ib4d91509a0c6a83c8108a47ae2bd6254df53b430
2024-11-09 21:33:41 +00:00
Sharlatan Hellseher
191e950fc3
gnu: go-github-com-libp2p-go-msgio: Fix build.
...
* gnu/packages/golang-xyz.scm (go-github-com-libp2p-go-msgio): Fix build.
[arguments]: <#:phases>: Add 'fix-embed-files.
Change-Id: I39c59d5483d5af7968cde30a883fbcdaf08bebb1
2024-11-09 21:33:41 +00:00
Sharlatan Hellseher
32853832d5
gnu: Add go-github-com-deckarep-golang-set-v2.
...
* gnu/packages/golang-xyz.scm (go-github-com-deckarep-golang-set-v2): New variable.
Change-Id: I0e59fecfeba327c4f926c94b65f7bc8c42750fda
2024-11-09 21:33:39 +00:00
Sharlatan Hellseher
9a29c9e09e
gnu: go-github-com-deckarep-golang-set: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-deckarep-golang-set): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I10c1c8b2e0ad69913068cf89bc646a4ceb471c8f
2024-11-09 21:33:39 +00:00
Sharlatan Hellseher
2f4175c16f
gnu: go-github-com-gogs-chardet: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-gogs-chardet): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I88666bcaf2e8ea62274a0b01a5cf7247da160fa2
2024-11-09 21:33:38 +00:00
Sharlatan Hellseher
56f663870f
gnu: go-github-com-lithammer-fuzzysearch: Move to golang-xyz.
...
gnu/packages/golang.scm (go-github-com-lithammer-fuzzysearch): Move from
here ...
gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ica80efe706f97694f5f6584fe64f9a764e5d082b
2024-11-09 21:33:37 +00:00
Efraim Flashner
9aa17266dd
gnu: go-github-com-fxamacker-cbor-v2: Disable tests when cross-compiling.
...
* gnu/packages/golang-xyz.scm (go-github-com-fxamacker-cbor-v2)
[arguments]: Also disable the tests when cross-compiling.
Change-Id: If29c432399e59aed7947f513aa8c3a01315d30db
2024-11-06 12:49:40 +02:00
Efraim Flashner
143927acac
gnu: go-github-com-cskr-pubsub: Don't force running the tests.
...
* gnu/packages/golang.scm (go-github-com-cskr-pubsub)[arguments]: Remove
the #:tests keyword.
Change-Id: Ia48f48a239238173994ca39e6b896c69948deb78
2024-11-06 12:49:39 +02:00
Efraim Flashner
fb9168d2c0
gnu: go-github-com-dgraph-io-ristretto: Disable tests when cross-compiling.
...
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-ristretto)
[arguments]: Also disable the tests when cross-compiling.
Change-Id: I3addf5203366b6628af304a083ca5e5ce34250c3
2024-11-06 12:49:39 +02:00
Artyom V. Poptsov
0734d5a380
gnu: Add go-github-com-caarlos0-env.
...
* gnu/packages/golang-xyz.scm (go-github-com-caarlos0-env): New variable.
Change-Id: If15faf6ebae7c94204b816a9d784e6b28d70be2e
Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-27 09:26:32 +03:00
Artyom V. Poptsov
8ffb0c14b8
gnu: Add go-github-com-kpango-glg.
...
* gnu/packages/golang-xyz.scm (go-github-com-kpango-glg): New variable.
Change-Id: Iaa457f5a53000713df0a7fad3f772e57143c9d1c
2024-10-15 22:55:01 +03:00
Artyom V. Poptsov
f5ae687319
gnu: Add go-github-com-kpango-fastime.
...
* gnu/packages/golang-xyz.scm (go-github-com-kpango-fastime): New variable.
Change-Id: I79bf2cd7d0a3a29d2718788184560c0cfe406e4f
2024-10-15 22:54:54 +03:00
gemmaro
013b046fca
gnu: Add go-jfmt.
...
* gnu/packages/golang-xyz.scm (go-jfmt): New variable.
Change-Id: I73a979407e2497a8b8a4a50d1efae04a269c2822
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-23 21:42:17 +01:00
gemmaro
23cfb71db3
gnu: Add go-zgo-at-jfmt.
...
* gnu/packages/golang-xyz.scm (go-zgo-at-jfmt): New variable.
Change-Id: I3b8d37bf30dd4f1a1da657c5279a5e6efab55aea
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-23 21:42:17 +01:00
gemmaro
ee2422cc36
gnu: Add go-zgo-at-zli.
...
* gnu/packages/golang-xyz.scm (go-zgo-at-zli): New variable.
Change-Id: Ia9ed0ffe30933848ecda0c9130f02285407572b1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-23 20:52:02 +01:00
gemmaro
db85958f66
gnu: Add go-zgo-at-zstd.
...
* gnu/packages/golang-xyz.scm (go-zgo-at-zstd): New variable.
Change-Id: Ib9662c07d532944eba9da2c7b62c81fae656846a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-23 20:44:07 +01:00
gemmaro
534b74932d
gnu: Add go-zgo-at-termtext.
...
* gnu/packages/golang-xyz.scm (go-zgo-at-termtext): New variable.
Change-Id: I19ec0dc06dda0289cb3aaa43de025fa447da8e6c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-23 20:28:16 +01:00
gemmaro
98aed3b9f8
gnu: Add go-zgo-at-runewidth.
...
* gnu/packages/golang-xyz.scm (go-zgo-at-runewidth): New variable.
Change-Id: I7c03b7e89ba45e8ce63cc482a4f860bdf839f727
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-23 20:26:17 +01:00
Artyom V. Poptsov
bee20255f7
gnu: Add go-github-com-liyue201-gostl.
...
* gnu/packages/golang-xyz.scm (go-github-com-liyue201-gostl): New variable.
Change-Id: I6abdb2f1ca4bd5e53c2b5a72214dcd5b34cbf20d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-16 22:01:36 +01:00
Artyom V. Poptsov
58405cbe3a
gnu: Add go-github-com-tannerryan-ring.
...
* gnu/packages/golang-xyz.scm (go-github-com-tannerryan-ring): New variable.
Change-Id: I14d280d6af0dd25ee8b2bd1a7565640223fdbe21
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-09-16 21:55:08 +01:00
Sharlatan Hellseher
f415ce5a96
gnu: Add go-github-com-raulk-go-watchdog.
...
* gnu/packages/golang-xyz.scm (go-github-com-raulk-go-watchdog): New variable.
Change-Id: I90a52e2d1f378ee5ddf4e2e902f49e863231c6ee
2024-09-09 21:05:20 +01:00
Sharlatan Hellseher
7287f05246
gnu: Add go-github-com-containerd-cgroups.
...
* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups): New variable.
Change-Id: Ic85fb7fd0a57d98ae8521eafad64fa508df60f57
2024-09-09 21:05:20 +01:00
Sharlatan Hellseher
a6e705cbcb
gnu: Add go-github-com-elastic-gosigar.
...
* gnu/packages/golang-xyz.scm (go-github-com-elastic-gosigar): New variable.
Change-Id: Id37252f62c0d1335cbcda16a6caf84318feb7f41
2024-09-09 21:05:20 +01:00