1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-23 18:50:32 +02:00
Commit Graph

136533 Commits

Author SHA1 Message Date
Sharlatan Hellseher
2a8cb51bfc gnu: go-google-golang-org-protobuf: Update to 1.36.0.
* gnu/packages/golang-build.scm (go-google-golang-org-protobuf): Update
to 1.36.0.  Simplify package.
[arguments] <phases>: Use custom 'check.

Change-Id: Ia93c832e64886371f422e06e6b705c5ec3c7e05f
2025-01-21 23:42:09 +00:00
Sharlatan Hellseher
654f24934e gnu: go-golang-org-x-image: Update to 0.23.0.
* gnu/packages/golang-build.scm (go-golang-org-x-image): Update to 0.23.0.
Simplify package.
[arguments] <phases>: Remove 'remove-failing-tests, use default 'check.

Change-Id: I937397be7b3aad3adda86e706a083e26d537cf28
2025-01-21 23:42:09 +00:00
Sharlatan Hellseher
92d4c2e302 gnu: go-golang-org-x-telemetry: Fix build.
* gnu/packages/golang-build.scm (go-golang-org-x-telemetry)
[source]<snippet>: Remove submodules with their own go.mod to be
packaged separately.
[arguments]<test-flags>: Skip all tests requiring networking.

Change-Id: Ie5ef5f99da83d9d803b5c07d99ef1763968ee308
2025-01-21 23:42:09 +00:00
Sharlatan Hellseher
6cad6aec08 gnu: go-golang-org-x-net: Update to 0.33.0.
* gnu/packages/golang-build.scm (go-golang-org-x-net): Update to
0.33.0. Simplify package.

Change-Id: I9e42a0f8a18aca533386aa5aace2baed103568bd
2025-01-21 23:42:09 +00:00
Sharlatan Hellseher
05a4dcb208 gnu: Add go-github-com-jacobsa-syncutil.
* gnu/packages/golang-xyz.scm (go-github-com-jacobsa-syncutil): New variable.

Change-Id: I38aa26a5ca8f33a90c9d71863e3330a31c624b42
2025-01-21 23:42:08 +00:00
Sharlatan Hellseher
852d26ed86 gnu: Add go-github-com-jacobsa-timeutil.
* gnu/packages/golang-xyz.scm (go-github-com-jacobsa-timeutil): New variable.

Change-Id: I8b23866135694c3d071dc6d1a57dfcfd6ad21d4a
2025-01-21 23:42:08 +00:00
Sharlatan Hellseher
a46595d886 gnu: Add go-github-com-jarcoal-httpmock.
* gnu/packages/golang-check.scm (go-github-com-jarcoal-httpmock): New variable.

Change-Id: I6b76a05a97f554af7f9d34aa4aa435a2ba77a3ec
2025-01-21 23:42:08 +00:00
Sharlatan Hellseher
fd0586d9c5 gnu: Add go-github-com-maxatome-go-testdeep.
* gnu/packages/golang-check.scm (go-github-com-maxatome-go-testdeep): New variable.

Change-Id: I73ef16e2b98f28f91f0e05f03be353219f746ddc
2025-01-21 23:42:08 +00:00
Sharlatan Hellseher
4e654723da gnu: go-github-com-jacobsa-oglemock: Fix indentation.
* gnu/packages/golang-check.scm (go-github-com-jacobsa-oglemock): Fix
indentation.

Change-Id: I9ac2f9af4c3c266b0a4be4f67edd422123731945
2025-01-21 23:42:08 +00:00
Sharlatan Hellseher
b715b3d271 gnu: go-github-com-jacobsa-oglemock: Update to 0.0.0-20150831005832-e94d794d06ff.
* gnu/packages/golang-check.scm (go-github-com-jacobsa-oglemock): Update to 0.0.0-20150831005832-e94d794d06ff.

Change-Id: If614232aa39d32d6dcc2dee2034f3d31abf16887
2025-01-21 23:42:08 +00:00
Sharlatan Hellseher
74eea25303 gnu: go-github-com-jackc-pgconn: Enable tests.
* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgconn)
[arguments] <tests?>: Activate them.
<test-flags>: Skip 9 tests.
<phases>: Add 'remove-failing-test-file.
[native-inputs]: Add go-github-com-jackc-pgmock.
[propagated-inputs]: Remove go-github-com-jackc-pgmock.

* gnu/packages/golang-check.scm (go-github-com-jackc-pgmock-bootstrap):
New variable.

Change-Id: Ice47b75770fb596734f6703c3c42dbfe3e91a7a6
2025-01-21 23:42:08 +00:00
Sharlatan Hellseher
5b2176105e gnu: go-github-com-jackc-pgmock: Enable tests.
* gnu/packages/golang-check.scm (go-github-com-jackc-pgmock)
[arguments] <tests?>: Activate them.
[native-inputs]: Add go-github-com-jackc-pgconn-bootstrap and
go-github-com-stretchr-testify.

* gnu/packages/golang-xyz.scm (go-github-com-jackc-pgconn-bootstrap):
New variable.

Change-Id: I8dc5cef1dcf7d6dd7550a1d805810d468205c607
2025-01-21 23:42:08 +00:00
Sharlatan Hellseher
da6d33d74a gnu: go-github-com-jacobsa-oglematchers: Fix indentation.
* gnu/packages/golang-check.scm (go-github-com-jacobsa-oglematchers):
Fix indentation.

Change-Id: I4e994c9e1750952b3a1cb5521410db9e173e888d
2025-01-21 23:42:08 +00:00
Sharlatan Hellseher
2b631daf5f gnu: go-github-com-jacobsa-oglematchers: Update to 0.0.0-20150720000706-141901ea67cd.
* gnu/packages/golang-check.scm (go-github-com-jacobsa-oglematchers): Update to 0.0.0-20150720000706-141901ea67cd.

Change-Id: I2a0aaa004e891f2c13630a4971218ad3ced06fbf
2025-01-21 23:42:07 +00:00
Sharlatan Hellseher
9e207cd08a gnu: go-github-com-jacobsa-ogletest: Enable tests.
* gnu/packages/golang-check.scm (go-github-com-jacobsa-ogletest):
[arguments] <tests?>: Activate them.
<test-flags>: Skip one test.
[native-inputs]: Move all inputs from here ...
[propagated-inputs]: ... to here.

Change-Id: Ie12ff6d93b3fe429f9e517cbb9f6399be52535db
2025-01-21 23:42:07 +00:00
Sharlatan Hellseher
e171d1a420 gnu: go-github-com-jacobsa-ogletest: Fix indentation.
* gnu/packages/golang-check.scm (go-github-com-jacobsa-ogletest): Fix
indentation.

Change-Id: I1439b691a61ccd5b796bbc9a50c9c88ed954823f
2025-01-21 23:42:07 +00:00
Sharlatan Hellseher
6893dae7b8 gnu: go-github-com-jacobsa-ogletest: Update to 0.0.0-20170503003838-80d50a735a11.
* gnu/packages/golang-check.scm (go-github-com-jacobsa-ogletest): Update to 0.0.0-20170503003838-80d50a735a11.

Change-Id: Ie559aebc59c03286d775fc08b84f81a107b1d958
2025-01-21 23:42:07 +00:00
Sharlatan Hellseher
165053a024 gnu: go-github-com-jacobsa-reqtrace: Move to golang-check.
* gnu/packages/golang.scm (go-github-com-jacobsa-reqtrace): Move from
here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: If331f4aa071ee810b3f5e286def7e181f1971f3d
2025-01-21 23:42:07 +00:00
Sharlatan Hellseher
ce306a9a09 gnu: go-github-com-jacobsa-reqtrace: Update to 0.0.0-20150505043853-245c9e0234cb.
* gnu/packages/golang.scm (go-github-com-jacobsa-reqtrace): Update to 0.0.0-20150505043853-245c9e0234cb.
[inputs]: Remove go-golang-org-x-net.
[propagated-inputs]: Add go-golang-org-x-net.

Change-Id: I7061c88bdbd89be15d16847488e408138b6aa89f
2025-01-21 23:42:07 +00:00
Sharlatan Hellseher
982613a4d8 gnu: gocryptfs: Fix tests.
* gnu/packages/file-systems.scm (gocryptfs)
[arguments] <install-sources?>: No need as they are the final commands.
<test-flags>: Skip 3 unit tests.
<test-subdirs>: Only run some unit tests which do no require root
access.
[native-inputs]: Remove go-github-com-jacobsa-oglematchers,
go-github-com-jacobsa-oglemock, go-github-com-jacobsa-ogletest,
go-github-com-jacobsa-reqtrace, and go-golang-org-x-net; add
go-github-com-moby-sys-mountinfo.

Change-Id: I6b1d82c02bad4610a71109c63ea8d9e83bf82809
2025-01-21 23:42:07 +00:00
Sharlatan Hellseher
a20928cbaf gnu: go-github-com-hanwen-go-fuse-v2: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-hanwen-go-fuse-v2): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ic070a2c7aa6b08e53999b20d88358b4cc89fc492
2025-01-21 23:42:07 +00:00
Sharlatan Hellseher
d12c7edb32 gnu: go-github-com-hanwen-go-fuse-v2: Update to 2.7.2.
* gnu/packages/golang.scm (go-github-com-hanwen-go-fuse-v2): Update to 2.7.2.
[propagated-inputs]: Add go-github-com-kylelemons-godebug,
go-github-com-moby-sys-mountinfo, go-golang-org-x-sync, and
go-golang-org-x-sys.
[native-inputs]: Remove go-golang-org-x-sys, go-golang-org-x-sync, and
go-github-com-kylelemons-godebug.

Change-Id: Icaa446a2c7bbe86f8310a0e779b1920c2dc3946d
2025-01-21 23:42:07 +00:00
Sharlatan Hellseher
814971578a gnu: Add go-github-com-moby-sys-mountinfo.
* gnu/packages/golang-xyz.scm (go-github-com-moby-sys-mountinfo): New variable.

Change-Id: Iff74f93a6c5e343b1cd0a67a8b50867ad1467546
2025-01-21 23:42:06 +00:00
Sharlatan Hellseher
9d022bca7f gnu: go-github-com-jcmturner-gofork: Move golang-xyz.
* gnu/packages/golang.scm (go-github-com-jcmturner-gofork): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I89a0455345e4a76f6330e70bfa721d76149d25fc
2025-01-21 23:42:06 +00:00
Sharlatan Hellseher
85ea6f31de gnu: go-github-com-jcmturner-gokrb5-v8: Update to 8.4.4.
* gnu/packages/golang-web.scm (go-github-com-jcmturner-gokrb5-v8): Update to 8.4.4.
[propagated-inputs]: Remove go-golang-org-x-net.

Change-Id: I0e74f8be28c3ed096e0c4f444df979875d7024e7
2025-01-21 23:42:06 +00:00
Sharlatan Hellseher
491a29c4d0 gnu: go-github-com-jcmturner-rpc: Fix import path.
These changes are group togather to resolve inheritance and import
issues with Golang modules containing subdirs.

* gnu/packages/golang-web.scm (go-github-com-jcmturner-rpc): Downgrade
to 1.1.0 to fix inheritance.
[arguments] <import-path>: Adjust it to follow expected module path.
<tests?>: Activate them.
[propagated-inputs]: Remove go-golang-org-x-net and
go-github-com-stretchr-testify.
[native-inputs]: Add go-github-com-stretchr-testify.

(go-github-com-jcmturner-rpc-v2, go-gopkg-in-jcmturner-rpc-v1,
go-gopkg-in-jcmturner-rpc-v2): New variables.

(go-github-com-jcmturner-rpc-v2-ndr,
go-github-com-jcmturner-rpc-v2-mstypes): Delete variables.

(go-github-com-jcmturner-gokrb5-v8):
[propagated-inputs]: Remove go-github-com-jcmturner-rpc-v2-mstypes and
go-github-com-jcmturner-rpc-v2-ndr; add
go-github-com-jcmturner-rpc-v2.

Change-Id: I4138856270db32e99468d7f7de76ca756b3b017f

Change-Id: I60dc42285ec4079029f5f9a54810acf75842a431
2025-01-21 23:42:06 +00:00
Sharlatan Hellseher
38f3dacb42 gnu: go-github-com-jcmturner-rpc: Move to golang-web.
* gnu/packages/golang.scm (o-github-com-jcmturner-rpc,
go-github-com-jcmturner-rpc-v2-ndr,
go-github-com-jcmturner-rpc-v2-mstypes): Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I51716d4069aa3e211406afbbfabf307cd3b9e0a7
2025-01-21 23:42:06 +00:00
Sharlatan Hellseher
5d64a46e94 gnu: Add go-modernc-org-httpfs.
* gnu/packages/golang-web.scm (go-modernc-org-httpfs): New variable.

Change-Id: I4bd7855db682354b57ebd05b3c190f901efcf1cd
2025-01-21 23:42:06 +00:00
Sharlatan Hellseher
057a1e278d gnu: Add go-modernc-org-opt.
* gnu/packages/golang-xyz.scm (go-modernc-org-opt): New variable.

Change-Id: Icf658b4e7b7558c067c54bd09ad06abf198f83d8
2025-01-21 23:42:06 +00:00
Sharlatan Hellseher
5541f13dab gnu: Add go-modernc-org-strutil.
* gnu/packages/golang-xyz.scm (go-modernc-org-strutil): New variable.

Change-Id: If66b56b6603263907bc5b95ddc01775777b4cd57
2025-01-21 23:42:06 +00:00
Sharlatan Hellseher
8964da0a94 gnu: Add go-modernc-org-sortutil.
* gnu/packages/golang-xyz.scm (go-modernc-org-sortutil): New variable.

Change-Id: I4fdc752b211d34c6583396dd6f5b332a647cad36
2025-01-21 23:42:06 +00:00
Sharlatan Hellseher
9dbdda6c22 gnu: Add go-modernc-org-fileutil.
* gnu/packages/golang-xyz.scm (go-modernc-org-fileutil): New variable.

Change-Id: I2b2f2bb682f17395104ec728d8d54e10f4e37df4
2025-01-21 23:42:05 +00:00
Sharlatan Hellseher
70e9b0549e gnu: runitor: Update to 1.3.0-build.4.
* gnu/packages/admin.scm (runitor): Update to 1.3.0-build.4.

Change-Id: I1d20003f6de8c045ba456c0f4cb5147bc232cafe
2025-01-21 23:42:05 +00:00
Sharlatan Hellseher
6cb4c1e7a9 gnu: Add go-lukechampine-com-uint128.
* gnu/packages/golang-maths.scm (go-lukechampine-com-uint128): New variable.

Change-Id: I8cacd39c843b3ea9dd4e324874240b882b32064e
2025-01-21 23:42:05 +00:00
Sharlatan Hellseher
2ca21f101e gnu: Add go-modernc-org-memory.
* gnu/packages/golang-xyz.scm (go-modernc-org-memory): New variable.

Change-Id: Id561b8c4a794cb5da1e784c22daec1f6f9004e89
2025-01-21 23:42:05 +00:00
Sharlatan Hellseher
50a9000dc0 gnu: Add go-modernc-org-mathutil.
* gnu/packages/golang-maths.scm (go-modernc-org-mathutil): New variable.

Change-Id: Ifb27d5be71c98932f74e47cd56b854372f784da0
2025-01-21 23:42:05 +00:00
Sharlatan Hellseher
84f2a17915 gnu: Add go-github-com-remyoudompheng-bigfft.
* gnu/packages/golang-maths.scm (go-github-com-remyoudompheng-bigfft): New variable.

Change-Id: I659183495f68b7b29708020ff11c837e121c34ad
2025-01-21 23:42:05 +00:00
Sharlatan Hellseher
15cbecf435 gnu: Add go-modernc-org-token.
* gnu/packages/golang-web.scm (go-modernc-org-token): New variable.

Change-Id: I6288f8f80f703e5dc8eefd788079ae229b34001a
2025-01-21 23:42:05 +00:00
Sharlatan Hellseher
fa6e7f7f1b gnu: go-github-com-go-ldap-ldap-v3: Update to 3.4.9.
* gnu/packages/golang-web.scm (go-github-com-go-ldap-ldap-v3): Update to
3.4.9.
[arguments]<test-flags>: Move test skip logic here and skipp all failing
tests requiring running LDAP service.
[propagated-inputs]: Add go-github-com-jcmturner-gokrb5-v8.

Change-Id: I8edbb25dc5e1dd8e228f2aaa059e36db24a4f7cb
2025-01-21 23:42:05 +00:00
Sharlatan Hellseher
539ac5dedc gnu: go-github-com-go-ldap-ldap: Adjust name.
* gnu/packages/golang-web.scm (go-github-com-go-ldap-ldap): Rename
variable to reflect go.mod import path to go-github-com-go-ldap-ldap-v3.

Change-Id: I58ce086492fe6fcee5aa427e9fae55f7404455eb
2025-01-21 23:42:05 +00:00
Sharlatan Hellseher
2d4481af04 gnu: go-github-com-nxadm-tail: Remove vendor.
* gnu/packages/golang-xyz.scm (go-github-com-nxadm-tail)
[source]<snippet>: Remove vendor directory.

Change-Id: Ic27f38953a02216d1c8e20d5785c9b4bba19a7b2
2025-01-21 23:42:04 +00:00
Sharlatan Hellseher
b3d1311064 gnu: go-github-com-onsi-gomega: Enable tests.
* gnu/packages/golang-check.scm (go-github-com-onsi-gomega)
[arguments]<tests?>: Enable them.
<phases>: Add 'remove-failing-test-files.
[native-inputs]: Add go-github-com-onsi-ginkgo-v2-bootstrap.
(go-github-com-onsi-ginkgo-v2-bootstrap): New variable.

Change-Id: I631cf5e1ed46822a0585387f20169084578d19f4
2025-01-21 23:42:04 +00:00
Sharlatan Hellseher
3405000aa4 gnu: go-github-com-onsi-ginkgo: Fix build.
* gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo)
[arguments]<test-flags>: Skip one test.

Change-Id: I761d0e584e1401d05b2971678fe2b424f5269d64
2025-01-21 23:42:04 +00:00
Sharlatan Hellseher
4c679ec1b0 gnu: git-lfs: Fix build.
* gnu/packages/version-control.scm (git-lfs) [arguments]<test-flags>:
Skip one test.

Change-Id: I7f8e100fd6a2690109cb2b75e7395edb9d3a8404
2025-01-21 23:42:04 +00:00
Sharlatan Hellseher
8bf9f257b5 gnu: go-github-com-warpfork-go-testmark: Fix build
* gnu/packages/golang-check.scm (go-github-com-warpfork-go-testmark)
[propagated-inputs]: Add go-github-com-warpfork-go-fsx.

Change-Id: I3c728bdd231b2d16cb88859038e82976512889cc
2025-01-21 23:42:04 +00:00
Sharlatan Hellseher
581edddaef gnu: Add go-github-com-warpfork-go-fsx.
* gnu/packages/golang-xyz.scm (go-github-com-warpfork-go-fsx): New variable.

Change-Id: Ide9e1ee2123d0644eea182c56d373d6c00a4612b
2025-01-21 23:42:04 +00:00
Sharlatan Hellseher
d1365b4a6b gnu: Add go-k8s-io-kube-openapi.
* gnu/packages/golang-web.scm (go-k8s-io-kube-openapi): New variable.

Change-Id: I66082515976053bbc888c9f2789df5dd78242d59
2025-01-21 23:42:04 +00:00
Sharlatan Hellseher
f1421f5ad4 gnu: Add go-github-com-getkin-kin-openapi.
* gnu/packages/golang-web.scm (go-github-com-getkin-kin-openapi): New variable.

Change-Id: Iff6aec35f4955966b466a97aaca491d5007971a8
2025-01-21 23:42:04 +00:00
Sharlatan Hellseher
3be6f53285 gnu: Add go-github-com-perimeterx-marshmallow.
* gnu/packages/golang-web.scm (go-github-com-perimeterx-marshmallow): New variable.

Change-Id: I8d46a3e9469ed0518736e26f9c45a8f3f763ada8
2025-01-21 23:42:04 +00:00
Sharlatan Hellseher
bb2273cf91 gnu: Add go-github-com-invopop-yaml.
* gnu/packages/golang-xyz.scm (go-github-com-invopop-yaml): New variable.

Change-Id: Iacaabe350b28f1afd36d43461d8d60b3b8dab288
2025-01-21 23:42:03 +00:00