Sharlatan Hellseher
963e2e9bb6
gnu: Add go-github-com-google-go-github-v33.
...
* gnu/packages/golang-web.scm (go-github-com-google-go-github-v33): New variable.
Change-Id: Ifafa71ea78b2b430f5f907912038bb03333126cf
2024-02-19 23:32:33 +00:00
Troy Figiel
e9f30ad0a0
gnu: go-github-com-valyala-fasthttp: Add missing input.
...
* gnu/packages/golang-web.scm (go-github-com-valyala-fasthttp): Add missing
input.
[propagated-inputs]: Add go-golang-org-x-text.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19 23:32:31 +00:00
Sharlatan Hellseher
a72487a9ea
gnu: go-github-com-goccy-go-json: Revert source snippet
...
Reported by Hilton Chain <hako@ultrarare.space> in
<https://issues.guix.gnu.org/64916 >. Introduced in commit d86c93c9cb
.
* gnu/packages/golang-web.scm (go-github-com-goccy-go-json) [source]:
Add snippet deleting benchmarks files.
Change-Id: I86d878bd9cd5a24fb71c1cbbd698527a40e84f05
2024-02-19 23:19:21 +00:00
Hilton Chain
d86c93c9cb
gnu: go-github-com-goccy-go-json: Update to 0.10.2.
...
* gnu/packages/golang-web.scm (go-github-com-goccy-go-json): Update to
0.10.2.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-16 14:17:33 +00:00
Troy Figiel
5854bec581
gnu: go-github-com-goccy-go-json: Remove benchmarks.
...
* gnu/packages/golang-web.scm (go-github-com-goccy-go-json) [source]:
Remove benchmarks.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I5560cbb4ff0672e93d3d4daccb7a4078d35fd967
2024-02-13 21:26:38 +00:00
Sharlatan Hellseher
d8f69addc2
gnu: go-github-com-klauspost-compress: Move to golang-compression.
...
* gnu/packages/golang.scm (go-github-com-klauspost-compress): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
* gnu/packages/golang-compression.scm: Add (gnu packages
golang-compression) module.
* gnu/packages/golang-crypto.scm: As above.
* gnu/packages/golang-web.scm: As above.
* gnu/packages/uucp.scm: As above.
Change-Id: Ia99f1e6aae7f75940fc150eb02862c0b3e9f3325
2024-02-13 14:33:16 +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
Troy Figiel
067fa9448f
gnu: go-github-com-jmespath-go-jmespath: Add missing input.
...
* gnu/packages/golang-web.scm (go-github-com-jmespath-go-jmespath)
[native-inputs]: Add go-github-com-stretchr-objx.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I98f2bf971b2edf41c6f36ed118bbe33727f0267b
2024-02-05 22:34:47 +00:00
Artyom V. Poptsov
34e8a40dad
gnu: Add go-github-com-gregjones-httpcache.
...
* gnu/packages/golang-web.scm (go-github-com-gregjones-httpcache): New
variable.
Change-Id: I2ba0196fd1de63f26a814dc96ff64a6fb5379043
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-02 16:56:32 +00:00
Sharlatan Hellseher
560b4687e5
gnu: golang-web: Adjust module commentary.
...
Follow up <https://issues.guix.gnu.org/68835 >.
* gnu/packages/golang-web.scm: Mention sections for library and
executable to reduce cross module inheritance.
Change-Id: I9775d5681b380063dc43e6bd38aa94cec4f0db81
2024-02-01 20:49:00 +00:00
Thomas Ieong
df65af45b5
gnu: Add go-minify.
...
* gnu/packages/golang-web.scm (go-minify): New variable.
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Co-authored-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic9b1c12ea477aa5ad194482f2ade58da029cadc4
2024-02-01 20:49:00 +00:00
Sharlatan Hellseher
fb2b72a5f3
gnu: go-github-com-go-jose-go-jose-v3: Move to (gnu packages golang-web).
...
Drop inheritance from go-gopkg-in-square-go-jose-v2 as it's archived by
the owner on Feb 27, 2023.
* gnu/packages/golang.scm (go-github-com-go-jose-go-jose-v3): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: I67838e18a43d93e5ae3b62e9645b7d22cf474103
2024-01-30 22:58:22 +00:00
Sharlatan Hellseher
f7ca047b6d
gnu: go-github-com-jcmturner-aescts-v2: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-jcmturner-aescts-v2): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.
* gnu/packages/golang-web.scm: Add (gnu packages golang-crypto) to used
modules.
Change-Id: Ie8f74e09ae50db4e4b0c9292d049cc46c033d6a6
2024-01-28 23:21:04 +00:00
Sharlatan Hellseher
0493c9cb19
gnu: go-github-com-pquerna-cachecontrol: Move to (gnu packages golang-web).
...
* /gnu/packages/golang.scm (go-github-com-pquerna-cachecontrol): Move
from here ...
* /gnu/packages/golang-web.scm: ... to here.
Change-Id: I0f25ffcdf142a3676e0e1fa61408cb9411326fb6
2024-01-28 23:21:02 +00:00
Sharlatan Hellseher
837e5f737e
gnu: go-github-com-hjson-hjson-go: Fix commit.
...
This package was updated in ada2152893
and
moved with lower version which broke yggdrasil.
Author: Artyom V. Poptsov <poptsov.artyom@gmail.com>
AuthorDate: Wed Nov 1 00:15:16 2023 +0300
Commit: Christopher Baines <mail@cbaines.net>
CommitDate: Fri Nov 3 10:14:06 2023 +0000
gnu: go-github-com-hjson-hjson-go: Update to 4.3.1.
* gnu/packages/golang.scm (go-github-com-hjson-hjson-go): Update to 4.3.1.
Change-Id: Iee2aef614686cbf79f388e2dd9435745d5502e2a
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-01-06 12:16:38 +03:00
Sharlatan Hellseher
d041bf2bb0
gnu: go-github-com-go-telegram-bot-api-telegram-bot-api: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-go-telegram-bot-api-telegram-bot-api): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ia631773394faaff150c18b074c943565f6998e1f
2024-01-03 16:38:56 -05:00
Sharlatan Hellseher
ea94cb36d6
gnu: go-github-com-getsentry-raven-go: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-getsentry-raven-go): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: If7e155b3e85d8bda8fd099f6a4d1eb6b87e9eee3
2024-01-03 16:38:56 -05:00
Sharlatan Hellseher
972c1245c6
gnu: go-cloud-google-com-go-compute-metadata: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-cloud-google-com-go-compute-metadata): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/mail.scm: Add (gnu packages golang-web) module.
Change-Id: Ic97e5f4afd26376d37860fbb4758e8037e758f58
2024-01-03 16:38:56 -05:00
Sharlatan Hellseher
bd0898a9cc
gnu: go-github-com-google-go-github: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-google-go-github): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I17711a8f0bfd58a12cf805f1678688d2946c985b
2024-01-03 16:38:56 -05:00
Sharlatan Hellseher
236ae7820e
gnu: go-github-com-whyrusleeping-json-filter: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-whyrusleeping-json-filter): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I41d725c82adc3f5571c50bdf6a092e9a310e0f6c
2024-01-03 16:35:25 -05:00
Sharlatan Hellseher
a249278269
gnu: go-github-com-xeipuuv-gojsonreference: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonreference): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Iba8903cba4efa0b806cb19237db3ee51a46646c6
2024-01-03 16:35:24 -05:00
Sharlatan Hellseher
3a3484bf5d
gnu: go-github-com-xeipuuv-gojsonpointer: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonpointer): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I1c77a5a1b0e85fa57578ff29c9e3c403e4d62bc8
2024-01-03 16:35:24 -05:00
Sharlatan Hellseher
1371b119f3
gnu: go-github-com-xeipuuv-gojsonschema: Adjust inputs.
...
* gnu/packages/golang-web.scm (go-github-com-xeipuuv-gojsonschema):
[propagated-inputs]: Move go-github-com-stretchr-testify from here ...
[native-inputs]: ... to here.
Change-Id: Id865d5821060cd847aeb9ccfc7b7a477e12f7b7b
2024-01-03 16:35:24 -05:00
Sharlatan Hellseher
65b1156d2b
gnu: go-github-com-xeipuuv-gojsonschema: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonschema): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Iaf68b653f279c98f62ce9e07f2ce010c8e1741e2
2024-01-03 16:35:24 -05:00
Sharlatan Hellseher
ab7511ad0d
gnu: go-github-com-hjson-hjson-go: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-hjson-hjson-go): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/networking.scm: Add (gnu packages golang-web) module.
* gnu/packages/uucp.scm: As above.
Change-Id: If1ba5e4d866ce74fa35ae9126c6ba4cd0b149dab
2024-01-03 16:35:24 -05:00
Sharlatan Hellseher
ba8babd9e7
gnu: go-github-com-nwidger-jsoncolor: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-nwidger-jsoncolor): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I924581a553c7b59b1be3e274a1845af68b438bcb
2024-01-03 16:35:23 -05:00
Sharlatan Hellseher
d0f3a60169
gnu: go-github-com-aws-aws-sdk-go-v2-feature-s3-manager: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-feature-s3-manager): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ia97de141c3c96e99b4824ea93925c5d2b5d9aa8d
2024-01-03 16:35:23 -05:00
Sharlatan Hellseher
04bb3c7af6
gnu: go-github-com-aws-aws-sdk-go-v2-service-s3: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-s3): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I11426c93b58f1c0c9c48527621ded345cc4f062b
2024-01-03 16:35:23 -05:00
Sharlatan Hellseher
b344dc44be
gnu: go-github-com-aws-aws-sdk-go-v2-service-sts: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-sts): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I3503dbde93a46ff47dcc035243a7f320b7090794
2024-01-03 16:35:23 -05:00
Sharlatan Hellseher
24d16888ab
gnu: go-github-com-aws-aws-sdk-go-v2-service-ssooidc: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-ssooidc): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I7c1fc41bb4b7ae8b92204e3daee5628602328384
2024-01-03 16:35:23 -05:00
Sharlatan Hellseher
d6285224ad
gnu: go-github-com-aws-aws-sdk-go-v2-service-sso: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-sso): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I7d9008a277e97adc2b496b11b75d63efd1b839f3
2024-01-03 16:35:22 -05:00
Sharlatan Hellseher
8f22dbde7e
gnu: go-github-com-aws-aws-sdk-go-v2-service-iam: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-iam): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Id479cc90005de14f0916cb06fa140127812787b1
2024-01-03 16:35:22 -05:00
Sharlatan Hellseher
d9246c6b89
gnu: go-github-com-aws-aws-sdk-go-v2-config: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-config): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ie775eff088ac4ad0327e2479a63f677ac9c75da2
2024-01-03 16:35:22 -05:00
Sharlatan Hellseher
31af3c2e37
gnu: go-github-com-aws-aws-sdk-go: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ic639856afb340c2a7aea6dc917d2bcd32290d1b7
2024-01-03 16:35:22 -05:00
Sharlatan Hellseher
ae1d9ed08f
gnu: go-github-com-aws-aws-sdk-go-v2: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/version-control.scm: Add (gnu packages golang-web) module.
Change-Id: I6e980749d9f9c1373adfc717b0195a1b8c32d6af
2024-01-03 16:35:22 -05:00
Sharlatan Hellseher
a171f12286
gnu: go-github-com-aws-smithy-go: Adjust description.
...
* gnu/packages/golang-web.scm (go-github-com-aws-smithy-go):[description]
Add link to Smithy.
Change-Id: I3c913db5940dc97fb3fa8874fd8b1bf9baaf4a59
2024-01-03 16:35:21 -05:00
Sharlatan Hellseher
59be3604e3
gnu: go-github-com-aws-smithy-go: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-smithy-go): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I3a4731ae27cc7365c1704cf5a9eab56ca79974a4
2024-01-03 16:35:21 -05:00
Sharlatan Hellseher
a8378baeb0
gnu: go-github-com-jmespath-go-jmespath: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-jmespath-go-jmespath): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I7f16dd3153ca6fd626061f7da5792192a48041bd
2024-01-03 16:35:21 -05:00
Sharlatan Hellseher
8e3a60728a
gnu: go-github-com-goccy-go-json: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-goccy-go-json): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I83fc749483f9f60a05c823e2f792efda0481b505
2024-01-03 16:35:21 -05:00
Sharlatan Hellseher
502c8a7442
gnu: go-github-com-francoispqt-gojay: Adjust inputs.
...
* gnu/packages/golang-web.scm (go-github-com-francoispqt-gojay):
[propagated-inputs]: Swap to [native-inputs].
Change-Id: Ie83ea13685036b2688f668cde8bbb831ba5cd602
2024-01-03 16:35:21 -05:00
Sharlatan Hellseher
d087261feb
gnu: go-github-com-francoispqt-gojay: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-francoispqt-gojay): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I2ff041a91e2d37d79495a3ebda1b602784161c4a
2024-01-03 16:35:20 -05:00
Sharlatan Hellseher
7a9f0869d4
gnu: go-github-com-opentracing-opentracing-go: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-opentracing-opentracing-go): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I87e615589cdb038e2b633ecd63194c81d5864a5b
2024-01-03 16:35:20 -05:00
Sharlatan Hellseher
75641bbd73
gnu: go-github-com-tv42-httpunix: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-tv42-httpunix): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I1b81c93afd803dfd68fae5292cb2103855cdba6d
2024-01-03 16:35:20 -05:00
Sharlatan Hellseher
9a5946bc7a
gnu: go-github-com-emicklei-go-restful: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-emicklei-go-restful): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Idc88242d2ec3274a0b68244f5e91bbfc2dd8543c
2024-01-03 16:35:20 -05:00
Sharlatan Hellseher
0ca7181c80
gnu: go-github-com-julienschmidt-httprouter: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-julienschmidt-httprouter): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/high-availability.scm: Add (gnu packages golang-web) module.
Change-Id: I277e4a7ed835b0dc00f08e102e982e0cd019b828
2024-01-03 16:35:20 -05:00
Sharlatan Hellseher
9b7806717f
gnu: go-github-com-go-chi-chi-v5: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-go-chi-chi-v5): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I120c2cb142935430443a7e6c9e53aa8544bbaf8e
2024-01-03 16:35:19 -05:00
Sharlatan Hellseher
61b29e1cf2
gnu: go-github-com-valyala-fasthttp: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I60676c0204e198c6050724efa5410c5b695f88fb
2024-01-03 16:35:19 -05:00
Sharlatan Hellseher
157369092a
gnu: go-github-com-aws-sdk: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-sdk): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I8e82019c75b115548c2e0eea54b261ff8c3dd4a7
2024-01-03 16:35:19 -05:00
Sharlatan Hellseher
cb523a9b6b
gnu: go-github-com-coreos-go-oidc-v3: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-coreos-go-oidc-v3): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: If049d6172219bf144d3f30877f3c9f5138bcc78c
2024-01-03 16:35:19 -05:00
Sharlatan Hellseher
66ea5eebb1
gnu: go-github-com-coreos-go-oidc: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-coreos-go-oidc): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Iadefbc9c3df2aa291a3eb4c8cc31a5fdf562e138
2024-01-03 16:35:19 -05:00