me
/
guix
Archived
1
0
Fork 0
Commit Graph

68 Commits (20f3f4f3f08e8693f33de1cb83f20246d6c8d4f1)

Author SHA1 Message Date
Artyom V. Poptsov cb0b42a8d4
gnu: Add go-github-com-warpfork-go-testmark.
* gnu/packages/golang-check.scm (go-github-com-warpfork-go-testmark): New variable.

Change-Id: Ie8c4524ead7f6199dc9de92c1de86e6ad2289512
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-06-19 14:25:55 +01:00
Sharlatan Hellseher 8c6fb68203
gnu: Add go-ginkgo.
* gnu/packages/golang-check.scm (go-ginkgo): New variable.

Change-Id: I5c56c87a75c383ec159cee4e7eaa7808bfdcd1f7
2024-05-22 23:44:02 +01:00
Sharlatan Hellseher fb8ddfc57f
gnu: go-github-com-onsi-gomega: Update to 1.33.1.
* gnu/packages/golang-check.scm (go-github-com-onsi-gomega): Update to 1.33.1.
[arguments] <#:go>: Swap to go-1.21.
[propagated-inputs]: Remove go-gopkg-in-yaml-v2; add go-gopkg-in-yaml-v3.

Change-Id: I910206fd44198550bdc7da1ebdaff3874d89f1ed
2024-05-22 23:43:22 +01:00
Sharlatan Hellseher 003a65cafa
gnu: go-github-com-onsi-ginkgo-v2: Update to 2.18.0.
* gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo-v2): Update to 2.18.0.
[propagated-inputs]: Remove go-github-com-go-task-slim-sprig; add
go-github-com-go-task-slim-sprig-v3 and go-github-com-google-pprof.

Change-Id: I3af9d36e1428745557173135fcaa1e4623d4f57f
2024-05-22 23:16:16 +01:00
Sharlatan Hellseher 0cc9d66b45
gnu: Add go-go-uber-org-mock.
* gnu/packages/golang-check.scm (go-go-uber-org-mock): New variable.

Change-Id: I9028edc15f1acd3301fde3a49eae8cc28568c6a5
2024-05-22 22:22:24 +01:00
Sharlatan Hellseher f1c8df4ee9
gnu: Add go-github-com-elgris-jsondiff.
* gnu/packages/golang-check.scm (go-github-com-elgris-jsondiff): New variable.

Change-Id: Ie0b85240bd0a9e68f9274edab6a15f34f42de26c
2024-05-16 23:20:41 +01:00
Artyom V. Poptsov 6d36befee8
gnu: Add go-github-com-warpfork-go-wish.
* gnu/packages/golang-check.scm (go-github-com-warpfork-go-wish): New variable.
* gnu/packages/patches/go-github-com-warpfork-go-wish-fix-tests.patch: New
  file.
* gnu/local.mk (dist_patch_DATA): Add
  "go-github-com-warpfork-go-wish-fix-tests.patch".

Change-Id: Ic3245a1112ef2e04b22cf26be23f27bf3ff90e9e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-05-16 21:35:59 +01:00
Sharlatan Hellseher 5f82b1773a
gnu: go-go-uber-org-goleak: Fix hompe-page.
Ammend a lint warning: URI https://go.uber.org/goleak returned
suspiciously small file (581 bytes).

* gnu/packages/golang-check.scm (go-go-uber-org-goleak): Fix home page.

Change-Id: Id911550e750c35a7e1bab1428e9f393974c78c84
2024-04-12 16:58:43 +01:00
Sharlatan Hellseher 977490e635
gnu: go-go-uber-org-goleak: Move to golang-check.
* gnu/packages/golang.scm (go-go-uber-org-goleak): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: Iaadd6506457cb3487df8f27f71442a6dcabce816
2024-04-12 16:58:43 +01:00
Sharlatan Hellseher e86eb91206
gnu: Add go-github-com-stretchr-testify-next.
* gnu/packages/golang-check.scm (go-github-com-stretchr-testify-next):
New variable.

Change-Id: Ib24b9f68be04ba4066fb130909e59e1df71e4bf7
2024-04-12 16:58:43 +01:00
Fries e6efce9d4b
gnu: Add go-github-com-pkg-profile.
* gnu/packages/golang-check.scm (go-github-com-pkg-profile): New
variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I135b3f0ccadd27847a5745a71d75ec6c5b4d2b9e
2024-04-06 13:14:42 +01:00
Fries c973dc2d64
gnu: Add go-github-com-felixge-fgprof.
* gnu/packages/golang-check.scm (go-github-com-felixge-fgprof): New
variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib97bfc180e1bfffbc01aee348feb15431650ddb5
2024-04-06 13:14:42 +01:00
Fries 91709fa442
gnu: Add go-github-com-google-pprof.
* gnu/packages/golang-check.scm (go-github-com-google-pprof, go-pprof):
New variables.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I5faecfa8ef9318fe3e2de4af62b9876cc3732714
2024-04-06 13:14:42 +01:00
Fries fafa7e562e
gnu: Add go-github-com-chzyer-test.
* gnu/packages/golang-check.scm (go-github-com-chzyer-test): New
variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ibbc266255bbc29737be3971516b5eef567a1175b
2024-04-06 13:14:42 +01:00
Sharlatan Hellseher cd9089d3d2
gnu: go-github-com-onsi-gomega: Move to golang-check.
* gnu/packages/golang.scm (go-github-com-onsi-gomega): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: Ia9a7d0e88ebda2fcfb3fe623163e270756900e94
2024-04-04 17:16:57 +01:00
Sharlatan Hellseher 2ec622961c
gnu: go-github-com-onsi-ginkgo: Refresh package style.
* gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo)
[arguments]: Place <#:import-path> on new line.
[propagated-inputs]: Sort inputs alphabetically.

Change-Id: I70b7f1838c8d8fc6744ad724ed4b79fdd645f6c4
2024-04-04 17:16:57 +01:00
Sharlatan Hellseher 569397e22f
gnu: Add go-github-com-onsi-ginkgo-v2.
* gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo-v2): New
variable.

Change-Id: Ied8167b850d5e5262713d0858ef7160d5c3d74c2
2024-04-04 17:16:56 +01:00
Artyom V. Poptsov 9a5b9dad0d
gnu: Add go-pgregory-net-rapid.
* gnu/packages/golang-check.scm (go-pgregory-net-rapid): New variable.

Change-Id: I09a89c779a352e6a102d0b4c7af3aa1f7c3cac70
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-21 23:50:26 +00:00
Sharlatan Hellseher d2824346bc
gnu: Add go-github-com-jbenet-go-cienv.
* gnu/packages/golang-check.scm (go-github-com-jbenet-go-cienv): New variable.

Change-Id: I3a24335bff63f4364695cad6a1c88ea09dc8d357
2024-03-16 22:58:05 +00:00
Sharlatan Hellseher dca16f4e1f
gnu: go-github-com-alecthomas-assert-v2: Update to 2.5.0.
* gnu/packages/golang-check.scm (go-github-com-alecthomas-assert-v2): Update to 2.5.0.

Change-Id: Ie0a1ad0488b499092437ce56f9df83d90d1be1e9
2024-02-19 23:32:33 +00:00
Sharlatan Hellseher ce3394edde
gnu: go-github-com-alecthomas-assert: Depricate package.
The package go-github-com-alecthomas-assert is succeeded by
go-github-com-alecthomas-assert-v2 not in use by any others and
failed to build, see <https://ci.guix.gnu.org/build/3490314/log/raw>.

* gnu/packages/golang-check.scm (go-github-com-alecthomas-assert):
Remove variable.

Change-Id: Ia3f7b039c4de9b1b2956f0bfc2629d791aa9cf5a
2024-02-19 23:32:32 +00:00
Hilton Chain d2a64c84a9
gnu: Add go-github-com-go-playground-assert-v2.
* gnu/packages/golang-check.scm (go-github-com-go-playground-assert-v2):
New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I18a67488291313c18a8e973614d78b6344d4dc45
2024-02-16 14:17:33 +00:00
Hilton Chain fd28001a44
gnu: Add go-github-com-alecthomas-assert-v2.
* gnu/packages/golang-check.scm (go-github-com-alecthomas-assert-v2):
New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-16 14:17:32 +00:00
Hilton Chain 5a09b0447b
gnu: Add go-github-com-hexops-gotextdiff.
* gnu/packages/golang-check.scm (go-github-com-hexops-gotextdiff): New
variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Id133f1970759e104213726d4243600f86097aaad
2024-02-16 14:17:32 +00:00
Sharlatan Hellseher ac470c516e
gnu: go-github-com-go-test-deep: Move to golang-check.
* gnu/packages/golang.scm (go-github-com-go-test-deep): Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: I47fec9c4e399067494eb20c214a47958b3cf755d
2024-02-13 21:26:40 +00:00
Troy Figiel 6b1430ddd7
gnu: go-golang-org-sql-mock: Remove examples.
* gnu/packages/golang-check.scm (go-golang-org-sql-mock) [source]:
Remove examples.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I51454ed64c9beda076120d9ef635a43e4b85d6a1
2024-02-13 21:26:38 +00:00
Sharlatan Hellseher f9ead8f7a8
gnu: go-github-com-burntsushi-toml: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/golang-check.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/golang.scm: As above.
* gnu/packages/shellutils.scm: As above.

Change-Id: If8a645431a1fb17159681daae70db49fd21b37c1
2024-02-13 14:26:07 +00:00
Sharlatan Hellseher b5bbfef22a
gnu: go-github-com-davecgh-go-spew: Move to golang-check.
* gnu/packages/golang.scm (go-github-com-davecgh-go-spew): Move
from here ...
* gnu/packages/golang-check.scm: ... to here.

* gnu/packages/high-availability.scm: Add (gnu packages golang-check) module.

Change-Id: I935006c3656b7bf18b91e529296778672338f094
2024-02-13 14:22:21 +00:00
Sharlatan Hellseher 8b3daeca55
gnu: go-golang-org-x-net: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-net,
go-golang-org-x-net-0.17, go-golang-org-x-net-html): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/configuration-management.scm: Add (gnu packages golang-build) module.
* gnu/packages/education.scm: As above ...
* gnu/packages/file-systems.scm: As above ...
* gnu/packages/golang-check.scm: As above ...
* gnu/packages/golang-crypto.scm: As above ...
* gnu/packages/golang-web.scm: As above ...
* gnu/packages/golang-xyz.scm: As above ...
* gnu/packages/golang.scm: As above ...
* gnu/packages/ipfs.scm: As above ...
* gnu/packages/messaging.scm: As above ...
* gnu/packages/networking.scm: As above ...
* gnu/packages/uucp.scm: As above ...
* gnu/packages/version-control.scm: As above ...

Change-Id: If009e62555ada293f17cf0f42fde82c21ef4615e
2024-02-13 14:16:59 +00:00
Benjamin d6866b6cbe
gnu: Add go-github-com-prashantv-gostub.
* gnu/packages/golang-check.scm (go-github-com-prashantv-gostub): New variable.

Change-Id: I2ffde6cb83e4c7f6b2e412b38341add952803719
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-08 21:46:22 +00:00
Sharlatan Hellseher ad871fd17f
gnu: go-structlayout-pretty: Fix build.
* gnu/packages/golang-check.scm (go-structlayout-pretty) [arguments]
<#:go>: Swap to go-1.20.

Change-Id: I3afe393468d69e8ec78c6bb62d8ac6714b15a611
2024-02-01 07:52:03 +00:00
Sharlatan Hellseher 834c639053
gnu: go-structlayout-optimize: Fix build.
* gnu/packages/golang-check.scm (go-structlayout-optimize) [arguments]
<#:go>: Swap to go-1.20.

Change-Id: I8ca2f7be5749e8f54c7decc84853ae3f665ba97c
2024-02-01 07:52:03 +00:00
Sharlatan Hellseher d2364f1797
gnu: go-structlayout: Fix build.
* gnu/packages/golang-check.scm (go-structlayout) [arguments] <#:go>:
Swap to go-1.20.

Change-Id: I97721cec7624a89439113cf089599d4229ff1d33
2024-02-01 07:52:02 +00:00
Sharlatan Hellseher eff0cdd28f
gnu: go-staticcheck: Fix build.
* gnu/packages/golang-check.scm (go-staticcheck) [arguments] <#:go>:
Swap to go-1.20.

Change-Id: Ic4550e063326d19247098f0713002359a4cc2750
2024-02-01 07:52:02 +00:00
Sharlatan Hellseher 82dacb49b2
gnu: go-keyify: Fix build.
* gnu/packages/golang-check.scm (go-keyify) [arguments] <#:go>: Swap to
go-20.

Change-Id: Ida1aafbbbf4c6a0ff8104c81b82b66c7ecb64218
2024-02-01 07:52:02 +00:00
Sharlatan Hellseher bf7991a8c7
gnu: go-honnef-co-go-tools: Update to 0.4.6.
* gnu/packages/golang-check.scm (go-honnef-co-go-tools): Update to 0.4.6.

Change-Id: Iac26c3147104a06a72e5910edb9fb3deba6be486
2024-01-31 22:00:08 +00:00
Sharlatan Hellseher cdb365eb07
gnu: golang-check: Sort packages alphabetically.
This commit is a housekeeping measure to prepare for natural and
structured enlargement.

* gnu/packages/golang-check.scm: Improve module commentary introduce
sections for libraries and executables and sort packages alphabetically.

Change-Id: Ifcac216c1c04e569cfdf2a7d902165a36ed06b32
2024-01-31 21:59:56 +00:00
Sharlatan Hellseher 0ab9930c0f
gnu: go-honnef-co-go-tools: Update homepage.
Fixing lint warning by updating home page to actual one found on
project's GitHub page: URI <https://honnef.co/go/tools> returned
suspiciously small file (333 bytes)

* gnu/packages/golang-check.scm (go-honnef-co-go-tools) [home-page]:
Update it.

Change-Id: I8956b146ff3f826c11b03212c365cf91120380b6
2024-01-31 21:20:18 +00:00
Nicolas Graves f4dd770550
gnu: go-honnef-co-go-tools: Improve synopsis and description.
* gnu/packages/golang-check.scm (go-honnef-co-go-tools): Improve
synopsis and description.

Change-Id: I357626457418f8c6f1b05918226c33f7faa88d49
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-31 21:20:17 +00:00
Nicolas Graves a27d0f975b
gnu: Add go-structlayout-pretty.
* gnu/packages/golang-check.scm (go-structlayout-pretty): New variable.

Change-Id: I622a991b12708ee52eb412a3c6b3fbeeb512843d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-31 21:20:17 +00:00
Nicolas Graves 98651390a7
gnu: Add go-structlayout-optimize.
* gnu/packages/golang-check.scm (go-structlayout-optimize): New variable.

Change-Id: I7e1ce9acbe3ec09cc8b441de4816b247a2742938
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-31 21:20:17 +00:00
Nicolas Graves b3e74eb26d
gnu: Add go-structlayout.
* gnu/packages/golang-check.scm (go-structlayout): New variable.

Change-Id: I7440cdf75238fc73451cefc73b3ce3eb3d4da323
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-31 21:20:17 +00:00
Nicolas Graves d6410c5c47
gnu: Add go-staticcheck.
* gnu/packages/golang-check.scm (go-staticcheck): New variable.

Change-Id: I82ce27df1bdbd79ae4740928e0661b585289d02b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-31 21:20:17 +00:00
Nicolas Graves 6d5fe89e8e
gnu: Add go-keyify.
* gnu/packages/golang-check.scm (go-keyify): New variable.

Change-Id: I99d41a18cb0e00dd35bef9c2c8fce12748f24ad4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-31 21:20:17 +00:00
Nicolas Graves eab88f2e45
gnu: Remove go-github-com-kisielk-gotool.
* gnu/packages/golang-check.scm (go-github-com-kisielk-gotool): Delete variable.

Change-Id: Ic99bba40f4cd66335656f27bf7dd97d1b90bb8f1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-31 21:02:33 +00:00
Sharlatan Hellseher 232ed89d43
gnu: go-github.com-smartystreets-goconvey: Move to (gnu packages golang-check).
* gnu/packages/check.scm (go-github.com-smartystreets-goconvey): Move
from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: I19d8db6e3b07e1d165396c0498e328b70b2cc760
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher 8882af2572
gnu: go-github.com-smartystreets-assertions: Move to (gnu packages golang-check).
* gnu/packages/check.scm (go-github.com-smartystreets-assertions): Move
from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: Ia90bbe984fe19dd48d9df91364a7ecf2bf8bd37f
2024-01-28 23:21:06 +00:00
Sharlatan Hellseher 88fea61aae
gnu: go-github.com-smartystreets-gunit: Move to (gnu packages golang-check).
* gnu/packages/check.scm (go-github.com-smartystreets-gunit): Move from
here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: I7204e118f99064027f0e10838d2b44fee212d21d
2024-01-28 23:21:06 +00:00
Efraim Flashner b7466215cd
gnu: go-github-com-stretchr-testify-bootstrap: Move to golang-check.scm
* gnu/packages/golang.scm (go-github-com-stretchr-testify-bootstrap):
Move from here ...
* gnu/packages/golang-check.scm: ... to here.

Change-Id: Iaa32e1c17a0e5a372613302e5e7fbf8de4d9572a
2023-12-31 14:38:44 +02:00
Sharlatan Hellseher 56742f79c0
gnu: go-github-com-alecthomas-assert: Move to (gnu packages golang-check).
* gnu/packages/golang-check.scm (go-github-com-alecthomas-assert): Move
from here...
* gnu/packages/golang.scm: ... to here.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-22 22:17:31 -04:00