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

181 commits

Author SHA1 Message Date
Christopher Baines
ba294c5e9c
gnu: go-github-com-google-gofuzz: Skip tests on 32bit systems.
As they seem to fail, and this package seems unmaintained.

* gnu/packages/golang-check.scm (go-github-com-google-gofuzz)[arguments]: Skip
tests on 32bit systems.

Change-Id: I1f87d4e37199b7dcf9c88e05727d1e5defb85f60
2025-04-27 11:48:49 +01:00
Efraim Flashner
66daf46b41
gnu: Fix some misspellings.
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
2025-02-19 11:21:47 +02:00
Vagrant Cascadian
3842479e75
gnu: Fix typos in golang package description and synopsis.
* gnu/packages/golang-check.scm (go-modernc-org-ccorpus2)[description]: Fix
spelling of "package".
* gnu/packages/golang-compression.scm
(go-github-com-mholt-archiver-v3)[description]: Fix spelling of "command".
* gnu/packages/golang-crypto.scm (go-gitlab-com-yawning-bsaes-git)[synopsis]:
Fix spelling of "implementation".
* gnu/packages/golang-web.scm
(go-github-com-pires-go-proxyproto)[description]: Fix spelling of "coming".
* gnu/packages/golang-xyz.scm (go-github-com-golangplus-bytes)[synopsis]: Fix
spelling of "Extension".  (go-github-com-goreleaser-fileglob)[description]:
Fix spelling of "directories".  (go-github-com-joho-godotenv)[synopsis]: Fix
spelling of "library".  (go-github-com-otiai10-copy)[description]: Fix
spelling of "implements".  (go-github-com-otiai10-copy)[description]: Fix
spelling of "functinoality".  (go-github-com-zyedidia-poller)[description]:
Fix spelling of "concurrent".
2025-02-17 12:38:08 -08:00
Vagrant Cascadian
27ebe4e459
gnu: Fix several "This packages" typos in descriptions.
* gnu/packages/golang-check.scm (go-github-com-bitfield-gotestdox): Fix typo.
* gnu/packages/python-check.scm (python-pytest-html): Fix typo.
* gnu/packages/python-xyz.scm (python-uri-template): Fix typo.
(python-rgbxy): Fix typo.
2025-02-17 01:40:35 -08:00
Sharlatan Hellseher
60e1d11154
gnu: go-github-com-golangplus-fmt: Move to golang-check.
* gnu/packages/golang.scm (go-github-com-golangplus-fmt): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: If236c036b3922d82d88fd745bf81c94f9d4d2bc5
2025-01-24 22:52:20 +00:00
Sharlatan Hellseher
325085f778
gnu: go-github-com-rubyist-tracerx: Move to golang-check.
* gnu/packages/golang.scm (go-github-com-rubyist-tracerx): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: Ie3791edb545221c42468293b1ac7e9a818c32662
2025-01-21 23:47:57 +00:00
Sharlatan Hellseher
1128e5262b
gnu: Remove go-gopkg-in-errgo-v2.
No in use by any packages in Guix, no updates for 6 years.

* gnu/packages/golang-check.scm (go-gopkg-in-errgo-v2): Delete variable.

Change-Id: I21ff459c1a67e252e7b18343d50697f4d95246fd
2025-01-21 23:47:56 +00:00
Sharlatan Hellseher
5572b70e30
gnu: go-mvdan-cc-unparam: Move to golang-check.
* gnu/packages/golang.scm (go-mvdan-cc-unparam, unparam): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: I4059ca18c951182d7fa186b8b9787992cfe90410
2025-01-21 23:47:47 +00:00
Sharlatan Hellseher
ff9538022d
gnu: go-github-com-jtolds-gls: Move to golang-check.
* gnu/packages/golang.scm (go-github-com-jtolds-gls): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: Ic4e483abf95146a3a39919f40e8dda86c64dd355
2025-01-21 23:47:45 +00:00
Sharlatan Hellseher
f8f921963c
gnu: Update copyright headers.
* gnu/packages/admin.scm: Add copyright line for Roman Scherer
<roman@burningswell.com>.
* gnu/packages/golang-check.scm: Likewise.
* gnu/packages/golang-web.scm: Likewise.
* gnu/packages/golang-xyz.scm: Likewise.

Change-Id: Ie9f9a0d1e72f5155d101c50ebd8e3178650e6f26
2025-01-21 23:47:30 +00:00
Roman Scherer
18ac047ca0
gnu: Add go-github-com-swaggest-assertjson.
* gnu/packages/golang-check.scm (go-github-com-swaggest-assertjson): New variable.

Change-Id: Ib679c647d68c03bcd941ec6b475cc0745c6dc236
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-01-21 23:42:45 +00:00
Roman Scherer
395b3cf941
gnu: Add go-github-com-bool64-shared.
* gnu/packages/golang-check.scm (go-github-com-bool64-shared): New variable.

Change-Id: Ib6b26619e2065e3a40ccae59f821aabffa2b00a0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-01-21 23:42:44 +00:00
Roman Scherer
bb451548f1
gnu: Add go-github-com-bool64-dev.
* gnu/packages/golang-check.scm (go-github-com-bool64-dev): New variable.

Change-Id: I6fce0b2cf64735ce2719d32063a37af2184aecf3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-01-21 23:42:44 +00:00
Sharlatan Hellseher
0f510fc044
gnu: go-github-com-golangplus-testing: Fix tests.
These changes need to be applied together to allow bootstrapping of
missing inputs.

* gnu/packages/golang-check.scm (go-github-com-golangplus-testing-bootstrap):
New variable.
(go-github-com-golangplus-testing) [native-inputs]: Add
go-github-com-golangplus-bytes-bootstrap.

* gnu/packages/golang-xyz.scm (go-github-com-golangplus-bytes): New
variable.

Change-Id: Ib97363281fc9a169a734a63197db70a3ce8f9d48
2025-01-21 23:42:43 +00:00
Sharlatan Hellseher
baba666a6f
gnu: Add go-github-com-ldez-tagliatelle.
* gnu/packages/golang-check.scm (go-github-com-ldez-tagliatelle): New variable.

Change-Id: I78d19e9c1afa21ac126b76ee7ec0222d11c4ff9a
2025-01-21 23:42:43 +00:00
Sharlatan Hellseher
e5bf6db0a0
gnu: Add go-go-simpler-org-sloglint.
* gnu/packages/golang-check.scm (go-go-simpler-org-sloglint): New variable.

Change-Id: I29f210fd6d57e4eaf14000410271e9b77c7a3767
2025-01-21 23:42:43 +00:00
Sharlatan Hellseher
e386ef9d4c
gnu: Add go-modernc-org-ccorpus2.
* gnu/packages/golang-check.scm (go-modernc-org-ccorpus2): New variable.

Change-Id: I5b39ac40d965aab779c30caebd1565414d2ca23d
2025-01-21 23:42:42 +00:00
Sharlatan Hellseher
f5eaca3cba
gnu: Add go-github-com-jmhodges-clock.
* gnu/packages/golang-check.scm (go-github-com-jmhodges-clock): New variable.

Change-Id: I0fe9ad9addebc951c2d8776701453adecfa45c76
2025-01-21 23:42:41 +00:00
Sharlatan Hellseher
9623f6d92c
gnu: go-github-com-go-playground-validator-v10: Limit tests to x86_64.
Limit tests to x86_64 architecture as they fail on others, see
<https://ci.guix.gnu.org/build/7801336/log/raw>.

* gnu/packages/golang-check.scm (go-github-com-go-playground-validator-v10)
[arguments] <tests?>: Only run on x86_64 system.

Change-Id: I0b07638cbfdf8a737ea2f040bcb0dd27bfede09a
2025-01-21 23:42:40 +00:00
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