1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 03:20:43 +02:00
Commit graph

525 commits

Author SHA1 Message Date
Sharlatan Hellseher
accddac6d5
gnu: Add go-sigs-k8s-io-structured-merge-diff-v4.
* gnu/packages/golang-xyz.scm (go-sigs-k8s-io-structured-merge-diff-v4): New variable.

Change-Id: Ica5089e9c8c957c27a797602da66001530281de1
2025-01-21 23:42:03 +00:00
Sharlatan Hellseher
0e49bb2fbd
gnu: Add go-sigs-k8s-io-json.
* gnu/packages/golang-xyz.scm (go-sigs-k8s-io-json): New variable.

Change-Id: I541a390895c12cc6e0472ab5919579a57b1a7caf
2025-01-21 23:42:03 +00:00
Sharlatan Hellseher
bfd586351f
gnu: go-sigs-k8s-io-yaml: Move to golang-xyz.
* gnu/packages/golang.scm (go-sigs-k8s-io-yaml): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ie391284b12e488b6518cbce8ca5bf22b42aa3f22
2025-01-21 23:42:03 +00:00
Sharlatan Hellseher
cd9c90e714
gnu: Add go-k8s-io-gengo-v2.
* gnu/packages/golang-xyz.scm (go-k8s-io-gengo-v2): New variable.

Change-Id: I5323b24712aa7e9f32110a3d99e9a217b00764da
2025-01-21 23:42:02 +00:00
Sharlatan Hellseher
79ef3b207e
gnu: Add go-k8s-io-utils.
* gnu/packages/golang-xyz.scm (go-k8s-io-utils): New variable.

Change-Id: Ieb44fbbe7b020d6ca4bede0b556ce45c9a29e169
2025-01-21 23:42:02 +00:00
Sharlatan Hellseher
56950f3f68
gnu: go-go-mongodb-org-mongo-driver: Sort.
* gnu/packages/golang-xyz.scm (go-go-mongodb-org-mongo-driver): Sort
variable alphabetically.

Change-Id: Ia2fafc4e48a8032212ced7dfa66d915e47420175
2025-01-21 23:42:02 +00:00
Sharlatan Hellseher
b675787135
gnu: go-go-mongodb-org-mongo-driver: Simplify package.
* gnu/packages/golang-xyz.scm (go-go-mongodb-org-mongo-driver)
[arguments]<test-flags>: Move skip logic here.
<test-subdirs>: Move select subdir for tests here.
<phases>: Remove 'disable-failing-tests. Use default 'check.

Change-Id: I31f62fa92bf04090264541a4ed98f502e4a8a7da
2025-01-21 23:42:02 +00:00
Sharlatan Hellseher
951eaefb8f
gnu: go-k8s-io-klog-v2: Fix build.
* gnu/packages/golang-xyz.scm (go-k8s-io-klog-v2)
[arguments]<test-flags>: Skip 5 tests.
<phases>: Add 'remove-examples.

Change-Id: I9d543b6a4a695f1c9106189af327c388faa65f3c
2025-01-21 23:42:02 +00:00
Sharlatan Hellseher
d9e1c234f5
gnu: go-github-com-twpayne-go-vfsafero: Fix build.
* gnu/packages/golang.scm (go-github-com-twpayne-go-vfsafero)
[native-inputs]: Remove go-github-com-twpayne-go-vfs and
go-github-com-spf13-afero; add go-github-com-twpayne-go-vfs-1.0.1 and
go-github-com-spf13-afero-1.1.2.

* gnu/packages/golang-xyz.scm (go-github-com-twpayne-go-vfs-1.0.1,
go-github-com-spf13-afero-1.1.2): New variables.

Change-Id: Idb5a2a6a933ed7b9af3d2f263549bb8ba75bc2bf
2025-01-21 23:42:02 +00:00
Sharlatan Hellseher
72a3683689
gnu: go-github-com-dgraph-io-badger: Simplify package.
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger)
[arguments]<test-flags>: Move skip logic here.
<phases>: Use default 'check.

Change-Id: I2dba8ea691337999ed9d6f9c9b20300fb9576187
2025-01-21 23:42:01 +00:00
Sharlatan Hellseher
93bb9b39f3
gnu: Add go-sixel.
* gnu/packages/golang-xyz.scm (go-sixel): New variable.

Change-Id: Ibf4dce9f2b98b7fb046b663e26a752d616ad670b
2025-01-21 23:42:01 +00:00
Sharlatan Hellseher
d371b14b06
gnu: go-github-com-mattn-go-sixel: Adjust inputs.
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-sixel)
[native-inputs]: Add go-github-com-burntsushi-graphics-go.

Change-Id: Ife2a552d26855ced247ba8b8b52e259ce5dbe211
2025-01-21 23:42:01 +00:00
Sharlatan Hellseher
dbcec82ce8
gnu: Add go-github-com-burntsushi-graphics-go.
* gnu/packages/golang-xyz.scm (go-github-com-burntsushi-graphics-go): New variable.

Change-Id: Iadbee81a5ca2c9b65d84e6cdffc69abff4b114e9
2025-01-21 23:42:01 +00:00
Sharlatan Hellseher
57a49ea4f0
gnu: go-github-com-dsnet-golib: Adjust inputs.
* gnu/packages/golang-xyz.scm (go-github-com-dsnet-golib)
[propagated-inputs]: Add go-github-com-google-go-cmp.

Change-Id: I1eabd4242bd34acfbc2d1f0c3517e150da317721
2025-01-21 23:42:00 +00:00
Sharlatan Hellseher
d1f86c4b69
gnu: go-github-com-kr-fs: Move to golang-xyz.
* gnu/packages/golang.scm: ... to here.
* gnu/packages/golang-xyz.scm (go-github-com-kr-fs): Move from here ...

Change-Id: Iefc12b42656a6fdc90e62286a592c7041670d5b4
2025-01-21 23:42:00 +00:00
Sharlatan Hellseher
1d90683d5b
gnu: go-github-com-creack-pty: Update to 1.1.24.
* gnu/packages/golang-xyz.scm (go-github-com-creack-pty): Update to 1.1.24.

Change-Id: Ibde9155be0ba4132993a4c71cb3b3fb93f695d6f
2025-01-21 23:42:00 +00:00
Sharlatan Hellseher
c80603587b
gnu: go-github-com-jessevdk-go-flags: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-jessevdk-go-flags): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I22d75782b89c531545528d3ab86a7a8702c55e33
2025-01-21 23:41:59 +00:00
Sharlatan Hellseher
6f0b82d0a6
gnu: go-github-com-hashicorp-hcl: Fix build.
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-hcl)
[arguments]<test-subdirs>: Provide subdirs where most of the tests are
passed, exclude "parser".

Change-Id: I734f187f3356161e9f8f65614706c26989723060
2025-01-21 23:41:59 +00:00
Sharlatan Hellseher
502e70dd3e
gnu: Add go-github-com-go-git-go-git-fixtures-v5.
* gnu/packages/golang-xyz.scm (go-github-com-go-git-go-git-fixtures-v5): New variable.

Change-Id: I6be9e5cf8087f8fb252ae5c999f737b7c5208dd9
2025-01-21 23:41:58 +00:00
Sharlatan Hellseher
f51aa1f0a3
gnu: go-github-com-go-git-go-git-fixtures-v4: Fix build.
* gnu/packages/golang-xyz.scm (go-github-com-go-git-go-git-fixtures-v4)
[arguments]<test-subdirs>: Only test tests in project root, rest are
failing, see <https://github.com/go-git/go-git-fixtures/issues/23>.

Change-Id: Ibd3a35217d2ab3350db030ecba722d89dfa2802c
2025-01-21 23:41:58 +00:00
Sharlatan Hellseher
1ec4071924
gnu: go-github-com-go-git-go-billy-v5: Update to 5.6.0.
* gnu/packages/golang-xyz.scm (go-github-com-go-git-go-billy-v5): Update to 5.6.0.
[native-inputs]: Add go-github-com-stretchr-testify.

Change-Id: I665cfd94dcee91bafe5929f07a18e64f62a6430a
2025-01-21 23:41:58 +00:00
Sharlatan Hellseher
afcf9a61c3
gnu: go-github-com-coreos-go-semver: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-coreos-go-semver): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ib207e077c56a87d6729003b6b81da12a9ecd5f5a
2025-01-21 23:41:58 +00:00
Sharlatan Hellseher
ced8b40fff
gnu: Add go-github-com-viant-toolbox.
These packages can't be added individually because of bootstrap and
dependencies chain.

* gnu/packages/golang-xyz.scm ( go-github-com-viant-assertly,
go-github-com-viant-assertly-bootstrap, go-github-com-viant-toolbox,
go-github-com-viant-toolbox-bootstrap, go-github-com-viant-xreflect,
go-github-com-viant-xunsafe): New variables.

Change-Id: I2aae108e6ed5f4c3ac054af515225d76d5f9d1d1

gnu: Add go-github-com-viant-assertly.

* gnu/packages/golang-check.scm (go-github-com-viant-assertly): New variable.

Change-Id: Ic6e9900d7cb5edfa8a0bf3229594a02c68a379ad
2025-01-21 23:41:58 +00:00
Sharlatan Hellseher
7028fd97da
gnu: Add go-github-com-go-errors-errors.
* gnu/packages/golang-xyz.scm (go-github-com-go-errors-errors): New variable.

Change-Id: I360163bb71729bb34cb24576fce49c19d8307451
2025-01-21 23:41:58 +00:00
Sharlatan Hellseher
b0632d45f3
gnu: go-github-com-cheggaaa-pb: Adjust inputs.
* gnu/packages/golang-xyz.scm (go-github-com-cheggaaa-pb)
[propagated-inputs]: Add go-github-com-vividcortex-ewma, to satisfy
tests in v3 subdir packaged together.
(go-github-com-cheggaaa-pb-v3) [propagated-inputs]: Remove
go-github-com-vividcortex-ewma.

Change-Id: I6f55215650e2124f86ff515e45344357ff4c18a3
2025-01-21 23:41:57 +00:00
Sharlatan Hellseher
eacb68d944
gnu: Add go-github-com-jackc-pgerrcode.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgerrcode): New variable.

Change-Id: I91be89a09b50110255b67d57b65d4a362287d82b
2025-01-21 23:41:57 +00:00
Sharlatan Hellseher
501fa2155b
gnu: Add go-github-com-jackc-pgx-v5.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgx-v5): New variable.

Change-Id: Ia7a83221845b02bd338b7f3b310eb9b4b8462479
2025-01-21 23:41:57 +00:00
Sharlatan Hellseher
d6aaf7d472
gnu: Add go-github-com-jackc-pgx-v4.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgx-v4,
go-github-com-jackc-pgx-v4-bootstrap, go-github-com-jackc-pgtype,
go-github-com-jackc-pgtype-bootstrap): New variables.

Change-Id: I0575aae006265adfdd39462bc37cebc39e505127
2025-01-21 23:41:57 +00:00
Sharlatan Hellseher
b4bbc0c055
gnu: Add go-github-com-jackc-pgx.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgx): New variable.

Change-Id: I9877c3e8012e2042e341f4f93888967f14f82887
2025-01-21 23:41:57 +00:00
Sharlatan Hellseher
01fd7f5d41
gnu: Add go-github-com-satori-go-uuid.
* gnu/packages/golang-xyz.scm (go-github-com-satori-go-uuid): New variable.

Change-Id: Ief157b8ba62b4cfd04a29ac5e9749aab29419109
2025-01-21 23:41:56 +00:00
Sharlatan Hellseher
f49703bf4b
gnu: go-go-uber-org-zap: Update to 1.27.0.
* gnu/packages/golang-xyz.scm (go-go-uber-org-zap): Update to 1.27.0.
[arguments]<test-flags>: Skip 3 tests.
<phases>: Remove 'remove-test-files, add 'remove-examples-and-benchamrks.
[propagated-inputs]: Remove go-github-com-benbjohnson-clock,
go-github-com-pkg-errors, go-go-uber-org-atomic, and
go-gopkg-in-yaml-v2; add go-gopkg-in-yaml-v3.
[native-inputs]: Remove go-golang-org-x-lint and go-honnef-co-go-tools.

Change-Id: I3f2d90ce093f9aac4342ed887cc3a96419a281a9
2025-01-21 23:41:56 +00:00
Sharlatan Hellseher
a00a3980a6
gnu: go-github-com-rs-zerolog: Fix build.
* gnu/packages/golang-xyz.scm (go-github-com-rs-zerolog)
[arguments]<test-flags>: Skip one test.
[propagated-inputs]: Add go-golang-org-x-tools.

Change-Id: I1a7d8e276283c7b3669d3eae2ccf34a9a6ad3598
2025-01-21 23:41:56 +00:00
Sharlatan Hellseher
c2d1cc342b
gnu: Add go-github-com-containerd-cgroups-v3.
* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups-v3): New variable.

Change-Id: Ieb03de8524cccec8586c704653cffb4f650a7b1e
2025-01-21 23:41:56 +00:00
Sharlatan Hellseher
46072d19f0
gnu: Add go-github-com-containerd-log.
* gnu/packages/golang-xyz.scm (go-github-com-containerd-log): New variable.

Change-Id: I8adb2d0e13d2780493ee667f649c1a84d9626b15
2025-01-21 23:41:55 +00:00
Sharlatan Hellseher
3275ba9dcb
gnu: Add go-github-com-moby-sys-userns.
* gnu/packages/golang-xyz.scm (go-github-com-moby-sys-userns): New variable.

Change-Id: Ibe9091cd4113a63b298c256664fe0153d3b9318a
2025-01-21 23:41:55 +00:00
Sharlatan Hellseher
39bb5a4079
gnu: go-github-com-urfave-cli: Adjust inputs.
* gnu/packages/golang-xyz.scm (go-github-com-urfave-cli)
[propagated-inputs]: Add go-github-com-burntsushi-toml and
go-gopkg-in-yaml-v2.

Change-Id: I15ad53bca70b910bb8bc59d7fe886e582415d157
2025-01-21 23:41:55 +00:00
Sharlatan Hellseher
24c5d6c4d6
gnu: go-github-com-containerd-cgroups: Fix build.
* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups)
[arguments]<test-flags>: Move tests skip logic here and skip more tests.
<phases>: Remove 'disable-failing-tests.
[propagated-inputs]: Add go-github-com-cilium-ebpf.

Change-Id: I3ee11a4c21ea3750e3e886155530439f2e363811
2025-01-21 23:41:55 +00:00
Sharlatan Hellseher
ff780d5421
gnu: Add go-github-com-cilium-ebpf.
* gnu/packages/golang-xyz.scm (go-github-com-cilium-ebpf): New variable.

Change-Id: I63147d352a7610748ed626826e81d30775a29fe3
2025-01-21 23:41:55 +00:00
Sharlatan Hellseher
ed7ec7940e
gnu: go-github-com-sirupsen-logrus: Adjust inputs.
* gnu/packages/golang-xyz.scm (go-github-com-sirupsen-logrus)
[propagated-inputs]: Remove go-github-com-davecgh-go-spew,
go-github-com-pmezard-go-difflib, go-github-com-stretchr-testify, and
go-golang-org-x-crypto.
[native-inputs]: Add go-github-com-stretchr-testify.

Change-Id: I005f0f7046747884588e84d29631a58f2d92e9a8
2025-01-21 23:41:55 +00:00
Sharlatan Hellseher
5edee68e49
gnu: go-github-com-sirupsen-logrus: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/docker.scm: Add golang-xyz module.

Change-Id: I31851e4ea52e7ad1f69ff6ec32f53f00bff6b105
2025-01-21 23:41:55 +00:00
Sharlatan Hellseher
4d705da70c
gnu: Add go-github-com-jackc-pgconn.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgconn): New variable.

Change-Id: I2666e06631f56ff7534fde336c3556a9740ff68a
2025-01-21 23:41:54 +00:00
Sharlatan Hellseher
deceb119ac
gnu: Add go-github-com-jackc-pgproto3.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgproto3,
go-github-com-jackc-pgproto3): New variables.

Change-Id: I7ea229704dc9bd7ed961c46044d53b9d6a34ba48
2025-01-21 23:41:54 +00:00
Sharlatan Hellseher
1d5cf6a8aa
gnu: Add go-github-com-jackc-chunkreader.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-chunkreader,
go-github-com-jackc-chunkreader-v2): New variables.

Change-Id: I8a7c9a20fec268b21cd211d2ea0a259cd26ef97c
2025-01-21 23:41:54 +00:00
Sharlatan Hellseher
b3e198a6a4
gnu: Add go-github-com-jackc-pgservicefile.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgservicefile): New variable.

Change-Id: I8df2ea460e3436135a4f0660569b060f4208880c
2025-01-21 23:41:54 +00:00
Sharlatan Hellseher
ffc7f53391
gnu: Add go-github-com-jackc-pgpassfile.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgpassfile): New variable.

Change-Id: I87f5a049cd26357f99e49f410c506e2789585d6f
2025-01-21 23:41:54 +00:00
Sharlatan Hellseher
35382c42dd
gnu: Add go-github-com-jackc-pgio.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgio): New variable.

Change-Id: I9757e72fcb007e516b4134ea429ffe6dfd1a2386
2025-01-21 23:41:54 +00:00
Sharlatan Hellseher
1328492557
gnu: Add go-github-com-jackc-puddle.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-puddle,
go-github-com-jackc-puddle-v2): New variables.

Change-Id: I873dc9746eca089da32777b77bbb611a71fd35ef
2025-01-21 23:41:54 +00:00
Sharlatan Hellseher
861cc37a42
gnu: Add go-gopkg-in-inconshreveable-log15.
* gnu/packages/golang-xyz.scm (go-gopkg-in-inconshreveable-log15-v1,
go-gopkg-in-inconshreveable-log15-v2,
go-gopkg-in-inconshreveable-log15-v3): New variables.

Change-Id: If6dbda1806281c278230eb8c30c9d5fc198de01a
2025-01-21 23:41:53 +00:00
Sharlatan Hellseher
cb04b4d5c1
gnu: go-github-com-go-stack-stack: Skip failing tests.
* gnu/packages/golang-xyz.scm (go-github-com-go-stack-stack)
[arguments]<test-flags>: Skip some failing tests.

Change-Id: Ibda14b48a98b1d4da50f22dc1c80a2fb647504ea
2025-01-21 23:41:53 +00:00
Sharlatan Hellseher
f10be196b9
gnu: go-github-com-go-sql-driver-mysql: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-go-sql-driver-mysql): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I228b8d4e69d3914ad6f811414cd63ccca7e3831d
2025-01-21 23:41:53 +00:00