summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-web.scm
AgeCommit message (Collapse)Author
2024-02-19gnu: Add go-github-com-google-go-github-v33.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-google-go-github-v33): New variable. Change-Id: Ifafa71ea78b2b430f5f907912038bb03333126cf
2024-02-19gnu: go-github-com-valyala-fasthttp: Add missing input.Troy Figiel
* 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-19gnu: go-github-com-goccy-go-json: Revert source snippetSharlatan Hellseher
Reported by Hilton Chain <hako@ultrarare.space> in <https://issues.guix.gnu.org/64916>. Introduced in commit d86c93c9cbe5. * gnu/packages/golang-web.scm (go-github-com-goccy-go-json) [source]: Add snippet deleting benchmarks files. Change-Id: I86d878bd9cd5a24fb71c1cbbd698527a40e84f05
2024-02-16gnu: go-github-com-goccy-go-json: Update to 0.10.2.Hilton Chain
* 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-13gnu: go-github-com-goccy-go-json: Remove benchmarks.Troy Figiel
* 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-13gnu: go-github-com-klauspost-compress: Move to golang-compression.Sharlatan Hellseher
* 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-13gnu: go-golang-org-x-net: Move to golang-build.Sharlatan Hellseher
* 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-05gnu: go-github-com-jmespath-go-jmespath: Add missing input.Troy Figiel
* 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-02gnu: Add go-github-com-gregjones-httpcache.Artyom V. Poptsov
* 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-01gnu: golang-web: Adjust module commentary.Sharlatan Hellseher
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-01gnu: Add go-minify.Thomas Ieong
* 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-01-30gnu: go-github-com-go-jose-go-jose-v3: Move to (gnu packages golang-web).Sharlatan Hellseher
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-28gnu: go-github-com-jcmturner-aescts-v2: Move to (gnu packages golang-crypto).Sharlatan Hellseher
* 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-28gnu: go-github-com-pquerna-cachecontrol: Move to (gnu packages golang-web).Sharlatan Hellseher
* /gnu/packages/golang.scm (go-github-com-pquerna-cachecontrol): Move from here ... * /gnu/packages/golang-web.scm: ... to here. Change-Id: I0f25ffcdf142a3676e0e1fa61408cb9411326fb6
2024-01-06gnu: go-github-com-hjson-hjson-go: Fix commit.Sharlatan Hellseher
This package was updated in ada2152893eda2301890e6a438c3e9fb4e0f190d 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-03gnu: go-github-com-go-telegram-bot-api-telegram-bot-api: Move to (gnu ↵Sharlatan Hellseher
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-03gnu: go-github-com-getsentry-raven-go: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-cloud-google-com-go-compute-metadata: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-google-go-github: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-whyrusleeping-json-filter: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-xeipuuv-gojsonreference: Move to (gnu packages golang-web).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonreference): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: Iba8903cba4efa0b806cb19237db3ee51a46646c6
2024-01-03gnu: go-github-com-xeipuuv-gojsonpointer: Move to (gnu packages golang-web).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonpointer): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I1c77a5a1b0e85fa57578ff29c9e3c403e4d62bc8
2024-01-03gnu: go-github-com-xeipuuv-gojsonschema: Adjust inputs.Sharlatan Hellseher
* 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-03gnu: go-github-com-xeipuuv-gojsonschema: Move to (gnu packages golang-web).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonschema): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: Iaf68b653f279c98f62ce9e07f2ce010c8e1741e2
2024-01-03gnu: go-github-com-hjson-hjson-go: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-nwidger-jsoncolor: Move to (gnu packages golang-web).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-nwidger-jsoncolor): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I924581a553c7b59b1be3e274a1845af68b438bcb
2024-01-03gnu: go-github-com-aws-aws-sdk-go-v2-feature-s3-manager: Move to (gnu ↵Sharlatan Hellseher
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-03gnu: go-github-com-aws-aws-sdk-go-v2-service-s3: Move to (gnu packages ↵Sharlatan Hellseher
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-03gnu: go-github-com-aws-aws-sdk-go-v2-service-sts: Move to (gnu packages ↵Sharlatan Hellseher
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-03gnu: go-github-com-aws-aws-sdk-go-v2-service-ssooidc: Move to (gnu packages ↵Sharlatan Hellseher
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-03gnu: go-github-com-aws-aws-sdk-go-v2-service-sso: Move to (gnu packages ↵Sharlatan Hellseher
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-03gnu: go-github-com-aws-aws-sdk-go-v2-service-iam: Move to (gnu packages ↵Sharlatan Hellseher
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-03gnu: go-github-com-aws-aws-sdk-go-v2-config: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-aws-aws-sdk-go: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-aws-aws-sdk-go-v2: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-aws-smithy-go: Adjust description.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-aws-smithy-go):[description] Add link to Smithy. Change-Id: I3c913db5940dc97fb3fa8874fd8b1bf9baaf4a59
2024-01-03gnu: go-github-com-aws-smithy-go: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-jmespath-go-jmespath: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-goccy-go-json: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-francoispqt-gojay: Adjust inputs.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-francoispqt-gojay): [propagated-inputs]: Swap to [native-inputs]. Change-Id: Ie83ea13685036b2688f668cde8bbb831ba5cd602
2024-01-03gnu: go-github-com-francoispqt-gojay: Move to (gnu packages golang-web).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-francoispqt-gojay): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I2ff041a91e2d37d79495a3ebda1b602784161c4a
2024-01-03gnu: go-github-com-opentracing-opentracing-go: Move to (gnu packages ↵Sharlatan Hellseher
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-03gnu: go-github-com-tv42-httpunix: Move to (gnu packages golang-web).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-tv42-httpunix): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I1b81c93afd803dfd68fae5292cb2103855cdba6d
2024-01-03gnu: go-github-com-emicklei-go-restful: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-julienschmidt-httprouter: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-go-chi-chi-v5: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-valyala-fasthttp: Move to (gnu packages golang-web).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I60676c0204e198c6050724efa5410c5b695f88fb
2024-01-03gnu: go-github-com-aws-sdk: Move to (gnu packages golang-web).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-aws-sdk): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I8e82019c75b115548c2e0eea54b261ff8c3dd4a7
2024-01-03gnu: go-github-com-coreos-go-oidc-v3: Move to (gnu packages golang-web).Sharlatan Hellseher
* 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-03gnu: go-github-com-coreos-go-oidc: Move to (gnu packages golang-web).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-coreos-go-oidc): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: Iadefbc9c3df2aa291a3eb4c8cc31a5fdf562e138