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
Sharlatan Hellseher
4a87bc86c9
gnu: go-github-com-google-gopacket: Fix build.
...
* gnu/packages/golang-web.scm (go-github-com-google-gopacket)
[arguments]<test-subdirs>: Only run project's root tests.
Change-Id: I5e98ccb6481e17fef71171b800360f9f18f16b6e
2025-01-21 23:42:03 +00:00
Sharlatan Hellseher
62a9bb7f19
gnu: go-github-com-mailru-easyjson: Update to 0.9.0.
...
* gnu/packages/golang-web.scm (go-github-com-mailru-easyjson): Update to
0.9.0.
[arguments]<phases>: Add 'remove-benchmarks.
Change-Id: I5c0c450b32cae793a89c69e787de0dcb1b812c1a
2025-01-21 23:42:03 +00:00
Sharlatan Hellseher
73a2842c2b
gnu: Add go-github-com-google-gnostic-models.
...
* gnu/packages/golang-xyz.scm (go-github-com-google-gnostic-models): New variable.
Change-Id: I6b50491ac57d593585d0649ed2d91ca661fd3ba0
2025-01-21 23:42:03 +00:00
Sharlatan Hellseher
df74a56e6c
gnu: go-github-com-emicklei-go-restful-v3: Fix build.
...
* gnu/packages/golang-web.scm (go-github-com-emicklei-go-restful-v3)
[arguments]<phases>: Add 'remove-examples.
[description]: Start from a new line.
Change-Id: I9e1ccd5a07b4f0bde2bdd40764094783460cf235
2025-01-21 23:42:03 +00:00
Sharlatan Hellseher
16a2eb83ba
gnu: go-github-com-emicklei-go-restful: Rename package.
...
* gnu/packages/golang-web.scm (go-github-com-emicklei-go-restful):
Rename to go-github-com-emicklei-go-restful to reflect go.mod import
path.
Change-Id: I6397ed2e83fad121f528f5cae7b5d5a47de56031
2025-01-21 23:42:03 +00:00
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
d2329c1120
gnu: go-sigs-k8s-io-yaml: Update to 1.4.0.
...
* gnu/packages/golang.scm (go-sigs-k8s-io-yaml): Update to 1.4.0.
[propagated-inputs]: Remove go-gopkg-in-yaml-v2 and go-github-com-davecgh-go-spew.
[native-inputs]: Add go-gopkg-in-check-v1 and go-github-com-google-go-cmp.
Change-Id: Ib628bfdc8d3a9a6c43cb6a5df9f0f1abb1573be6
2025-01-21 23:42:02 +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