Sharlatan Hellseher
07536320d6
gnu: go-github-com-go-playground-validator-v10: Move to golang-check.
...
* gnu/packages/golang.scm (go-github-com-go-playground-validator-v10):
Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: Idd8b93fbd1415c0cd329fad722f40cd22a0e5d4b
2025-01-21 23:42:39 +00:00
Sharlatan Hellseher
9a1a5f174c
gnu: go-github-com-maruel-panicparse: Move to golang-check.
...
* gnu/packages/golang.scm (go-github-com-maruel-panicparse): Move from
here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: Ib11a56341d3c77bb87a1eef21956482df7e1b50d
2025-01-21 23:42:37 +00:00
Sharlatan Hellseher
97452b52f2
gnu: go-github-com-stretchr-testify: Update to 1.10.0.
...
Fix build on non x86_64 architectures by disabling tests.
* gnu/packages/golang-check.scm: Add "guix utils" module.
(go-github-com-stretchr-testify): Update to 1.10.0.
[arguments] <tests?>: Limit them to x86_64 architecture.
Change-Id: Ib157a3824df37e3bc9293ef9278a86573ababef1
2025-01-21 23:42:35 +00:00
Sharlatan Hellseher
032b497809
gnu: Add go-github-com-andreyvit-diff.
...
* gnu/packages/golang-check.scm (go-github-com-andreyvit-diff): New variable.
Change-Id: I2caa018f0451f61d9761eea474f7bf35ec5b3dc9
2025-01-21 23:42:34 +00:00
Sharlatan Hellseher
82f5ca3ecb
gnu: go-github-com-smarty-gunit: Fix tests.
...
* gnu/packages/golang-check.scm (go-github-com-smarty-gunit) [arguments]
<test-flags>: Skip one test.
Change-Id: I83f00b9f43af9d0e45694d740b7864544a6791f0
2025-01-21 23:42:30 +00:00
Sharlatan Hellseher
400ae6e898
gnu: go-github-com-warpfork-go-wish: Fix tests.
...
* gnu/packages/golang-check.scm (go-github-com-warpfork-go-wish)
[arguments] <test-subdirs>: Run tests on shorter range.
<test-flags>: Skip more tests.
Change-Id: I1f6e19c3c2e4001d583a7e3d0d04095740fe3e4c
2025-01-21 23:42:22 +00:00
Sharlatan Hellseher
30755a5dd4
gnu: go-gopkg-in-errgo-fmt-errors: Rename variable.
...
* gnu/packages/golang-check.scm (go-gopkg-in-errgo-fmt-errors): Reename
variable to go-gopkg-in-errgo-v2 reflecting go.mod module path.
* gnu/packages/golang.scm (gofumpt): [native-inputs]: Remove
go-gopkg-in-errgo-fmt-errors; add go-gopkg-in-errgo-v2.
Change-Id: Iaaae97df06a68c16162ced1db65bb905adc34ddc
2025-01-21 23:42:19 +00:00
Sharlatan Hellseher
1ec0aa1de9
gnu: go-gopkg-in-errgo-fmt-errors: Move to golang-check.
...
* gnu/packages/golang.scm (go-gopkg-in-errgo-fmt-errors): Move from here ...
* gnu/packages/golang-check.scm: ... to here.
Change-Id: I2b5166dd147132d14647e4a9d16ac61df7c7cd6a
2025-01-21 23:42:19 +00:00
Sharlatan Hellseher
6ff5590fb7
gnu: go-pprof: Disable tests, fix build.
...
* gnu/packages/golang-check.scm (go-pprof): Disable tests.
Change-Id: I2543b0c9b0e56adec33f86710d070ec6b0efcd98
2025-01-21 23:42:15 +00:00
Sharlatan Hellseher
6fc37f4a05
gnu: Add go-gotest-tools-v3.
...
* gnu/packages/golang-check.scm (go-gotest-tools-v3): New variable.
Change-Id: Ib17bebad969d6d5db6968100f62a79e1717f2ca2
2025-01-21 23:42:11 +00:00
Sharlatan Hellseher
c62dc12069
gnu: Add go-github-com-bitfield-gotestdox.
...
* gnu/packages/golang-check.scm (go-github-com-bitfield-gotestdox,
go-testdox): New variables.
Change-Id: If9d0964a6067a47dc75bc0af5741014b1002d8d0
2025-01-21 23:42:11 +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
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
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
58c2f5e6cb
gnu: go-github-com-smartystreets-goconvey: Fix tests.
...
* gnu/packages/golang-check.scm (go-github-com-smartystreets-goconvey)
[arguments]<test-flags>: Skip 5 failing tests.
Change-Id: I1b05b716cfc244836183d5a0d8d524e4eed54f05
2025-01-21 23:42:01 +00:00
Sharlatan Hellseher
ad071544ae
gnu: go-github-com-smartystreets-goconvey: Improve package style.
...
* gnu/packages/golang-check.scm (go-github-com-smartystreets-goconvey)
[version]: Apply the same stile as produced by importer.
[source]<commit>: Adjust accordingly.
[arguments]: Use list style.
[description]: Start from a new line.
Change-Id: Ie89644cec96c775c5f19f9ecc3ffaa15fba432cb
2025-01-21 23:42:01 +00:00
Sharlatan Hellseher
9bef96bdc0
gnu: go-github-com-onsi-ginkgo-v2: Update to 2.22.0.
...
* gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo-v2): Update to 2.22.0.
Change-Id: Id365096c55a771e8e148226c337c8e30738dd950
2025-01-21 23:42:01 +00:00
Sharlatan Hellseher
438925126b
gnu: go-github-com-google-gofuzz: Fix indentation.
...
* gnu/packages/golang-check.scm (go-github-com-google-gofuzz): Fix
indentation.
Change-Id: I2bc2d39600bef6f22e8216d8f7fc53bef47c1d5e
2025-01-21 23:41:59 +00:00
Sharlatan Hellseher
46aa241c03
gnu: go-github-com-google-gofuzz: Update to 1.2.0.
...
* gnu/packages/golang-check.scm (go-github-com-google-gofuzz): Update to 1.2.0.
Change-Id: Ib4145f50143bd66ca297826ec3cac0f096f0734b
2025-01-21 23:41:59 +00:00
Sharlatan Hellseher
6c54a7c6fb
gnu: go-github-com-google-pprof: Fix build.
...
* gnu/packages/golang-check.scm (go-github-com-google-pprof)
[arguments]<tests?>: Disable as the package is source only and requires
github.com/chromedp/chromedp which is removed in a newer version.
Change-Id: I76637d4c57821345d9f6926092774dc6d8f0992e
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
02c5fbeb93
gnu: Add go-github-com-jackc-fake.
...
* gnu/packages/golang-check.scm (go-github-com-jackc-fake): New variable.
Change-Id: I744e09a6ba01c750e80e533ea3fe1663ad0fb93d
2025-01-21 23:41:57 +00:00
Sharlatan Hellseher
26636d1fd2
gnu: Add go-github-com-icrowley-fake.
...
* gnu/packages/golang-check.scm (go-github-com-icrowley-fake): New variable.
Change-Id: Ia3158c274a7e69f777f695c63bdb9e7c70cc6ae8
2025-01-21 23:41:56 +00:00
Sharlatan Hellseher
4c0dfa2849
gnu: Add go-github-com-corpix-uarand.
...
* gnu/packages/golang-check.scm (go-github-com-corpix-uarand): New variable.
Change-Id: I35e3f97bef1aae13671523d06c99288160662018
2025-01-21 23:41:56 +00:00
Sharlatan Hellseher
1ca59d13ca
gnu: go-github-com-go-quicktest-qt: Skip some failing tests.
...
* gnu/packages/golang-check.scm (go-github-com-go-quicktest-qt)
[arguments]<test-flags>: Skip 5 tests.
Change-Id: I5485406acec4a7f69d5756fcc1dabbac4f528127
2025-01-21 23:41:55 +00:00
Sharlatan Hellseher
9a1578a888
gnu: Add go-pgmockproxy.
...
* gnu/packages/golang-check.scm (go-pgmockproxy): New variable.
Change-Id: I8778114b8ea6b2905594e3fb4cde6f98f2f61131
2025-01-21 23:41:54 +00:00
Sharlatan Hellseher
18f200b233
gnu: Add go-github-com-jackc-pgmock.
...
* gnu/packages/golang-check.scm (go-github-com-jackc-pgmock): New variable.
Change-Id: Ibc0428a18cf6134a9843b5b845076172d9da3d2c
2025-01-21 23:41:54 +00:00
Sharlatan Hellseher
1692284a8f
gnu: go-golang-org-x-lint: Enable tests.
...
* gnu/packages/golang-check.scm (go-golang-org-x-lint)
[arguments]<tests?>: Enable them.
Change-Id: Ib5d30153c0f25e3420499b7860c87b47b7ecbfa5
2025-01-21 23:41:53 +00:00
Sharlatan Hellseher
6179e9dda0
gnu: go-golang-org-x-lint: Fix indentation.
...
* gnu/packages/golang-check.scm (go-golang-org-x-lint): Fix indentation.
Change-Id: I3ec261699ee31b5b8ab0dda90d5da6f9fe87a923
2025-01-21 23:41:53 +00:00
Sharlatan Hellseher
ece4daf5fd
gnu: go-golang-org-x-lint: Update to 0.0.0-20241112194109-818c5a804067.
...
* gnu/packages/golang-check.scm (go-golang-org-x-lint): Update to 0.0.0-20241112194109-818c5a804067.
Change-Id: I397b4ad6e0483197165a23905128d128fd80d74c
2025-01-21 23:41:52 +00:00
Sharlatan Hellseher
8e68de2d3a
gnu: Add go-go-abhg-dev-testing-stub.
...
* gnu/packages/golang-check.scm (go-go-abhg-dev-testing-stub): New variable.
Change-Id: Idf937f7a27219af80a29748da89ea9fc5ddfa538
2025-01-21 23:41:51 +00:00
Sharlatan Hellseher
6b572f4786
gnu: Add go-gopkg-in-dnaeon-go-vcr-v4.
...
* gnu/packages/golang-check.scm (go-gopkg-in-dnaeon-go-vcr-v4): New variable.
Change-Id: I63a48e9e5c60f22f756d885bdd3ec247f6565394
2025-01-21 23:41:51 +00:00
Herman Rimm
4b208b92d8
gnu: Add go-gopkg-in-dnaeon-go-vcr-v3.
...
* gnu/packages/golang-check.scm (go-gopkg-in-dnaeon-go-vcr-v3-recorder): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I5bff0cc6ea8f2c54fa6310a5fcb92e6688dfff73
2025-01-21 23:41:49 +00:00
Herman Rimm
b948df2d11
gnu: Add go-go-abhg-dev-requiredfield.
...
* gnu/packages/golang-check.scm (go-go-abhg-dev-requiredfield): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic406bde1a994857f3b3fa15f0f9c5fef333f9726
2025-01-21 23:41:49 +00:00
Sharlatan Hellseher
68dafa0887
gnu: go-github-com-frankban-quicktest: Disable failing tests.
...
The project looks like abandoned but still in use by some other packages
in Guix.
* gnu/packages/golang-check.scm (go-github-com-frankban-quicktest)
[arguments]<test-flags>: Disable some failing tests.
Change-Id: Id67c9101b42fd999a03c8ee3964104ed0f8636b8
2025-01-21 23:41:49 +00:00
Sharlatan Hellseher
936c9013e7
gnu: go-gopkg-in-check-v1: Disable tests.
...
* gnu/packages/golang-check.scm (go-gopkg-in-check-v1)
[arguments]<tests?>: Disable them.
<phases>: Remove custom 'check as redundant.
Change-Id: I9714e7ea019923f50ecb61097f90101326e5c4c8
2025-01-21 23:41:49 +00:00
Gabriel Wicki
8322bb4532
gnu: Fix whitespace issues in go package descriptions.
...
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.
* gnu/packages/golang-check.scm (go-github.com-smartystreets-goconvey): Fix
description.
* gnu/packages/golang-web.scm (go-github-com-jsimonetti-rtnetlink): Fix
description.
* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups, go-tomlv,
go-ulid): Fix description.
* gnu/packages/golang.scm (go-sigs-k8s-io-yaml): Fix description.
Change-Id: I421ea082a6d6ed23822822218555723a2c39c1f5
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:40:14 -08:00
Gabriel Wicki
1b7c85f24e
gnu: Fix synopsis in various go packages.
...
* gnu/packages/golang-check.scm (go-github-com-go-quicktest-qt): Fix synopsis.
* gnu/packages/golang-crypto.scm (go-github-com-refraction-networking-utls):
Fix synopsis. (go-gitlab-com-yawning-edwards25519-extra): Fix synopsis.
* gnu/packages/golang-web.scm (go-github-com-aws-smithy-go): Fix synopsis.
* gnu/packages/golang-xyz.scm (go-msgio): Fix synopsis.
* gnu/packages/golang.scm (go-github-com-flopp-go-findfont): Fix synopsis.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipld-cbor): Fix synopsis.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2024-12-10 22:35:09 -08:00