summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
AgeCommit message (Collapse)Author
2024-08-14gnu: go-github-com-pelletier-go-toml: Remove input labels.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-pelletier-go-toml): Remove input lables, swap [native-inputs] to [propagated-inputs] to simplify dependent packages inputs. Change-Id: Ibfa57fbe606ced8bf9f2bcfe4065bf94f84bc0fb
2024-08-14gnu: go-github-com-go-playground-locales: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-go-playground-locales): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I96ba608d2463911c184cedc9cfc7cb7556b1bbd9
2024-08-14gnu: go-github-com-go-playground-locales: Update to 0.14.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-go-playground-locales): Update to 0.14.1. Change-Id: I6f8681dd49c8dd61b51481117b01566a9024ff15
2024-08-14gnu: go-github-com-creack-pty: Update to 1.1.23.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-creack-pty): Update to 1.1.23. Change-Id: Ieb0c2186008f285658e46ea9b0fb1edb62cdb6d4
2024-08-14gnu: go-github-com-kr-pretty: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-kr-pretty): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ifded1d309f10d25c982afaf20301bc151f1c8ba1
2024-08-14gnu: go-github-com-kr-pretty: Update to 0.3.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-kr-pretty): Update to 0.3.1. [propagated-inputs]: Add go-github-com-rogpeppe-go-internal. Change-Id: I80e8489e6a573206678d1dfe6c23aa0824a905fc
2024-08-11gnu: go-github-com-google-shlex: Add project status comment.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-shlex): Add project status comment for the next maintenance cycle. Change-Id: Ieaa2cc28f95306f87b0d358500225dbd0381adcf
2024-08-11gnu: go-github-com-gdamore-tcell-v2: Update to 2.7.4.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2): Update to 2.7.4. Change-Id: I7df36179e2f2c6f335a9b4c1b9a4ab2a57dbc8b4
2024-08-11gnu: go-mvdan-cc-xurls: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-mvdan-cc-xurls, xurls): Move from here... * gnu/packages/golang-web.scm: ... to here. * gnu/packages/messaging.scm: Add golang-web module. Change-Id: I990e5dff7d5813dc4b1c40e9a7707901235af458
2024-08-11gnu: go-mvdan-cc-xurls: Update to 2.5.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-mvdan-cc-xurls): Update to 2.5.0. [propagated-inputs]: Add go-golang-org-x-mod. (xurls) [arguments]: <#:phases>: Add disable-failing-tests phase. Change-Id: If9e2b955218913cb237eef7f643dab1d72fa129f
2024-08-11gnu: go-mvdan-cc-xurls: Swap inheritance.Sharlatan Hellseher
These changes simplify packages by swapping inheritance from Golang module instead of the final binary for go-mvdan-cc-xurls and xurls variables. * gnu/packages/golang.scm (go-mvdan-cc-xurls): Simplify package. [arguments]: <#:phases>: Remove phases modification. (xurls): Inherit from go-mvdan-cc-xurls. Change-Id: I746e8c02afa8ea5341ae0043a05d43631ed1d032
2024-08-11gnu: go-github-com-rogpeppe-go-internal: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Id061201d8454371eedff5f2115a36cf3d9ccb0b3
2024-08-11gnu: go-github-com-rogpeppe-go-internal: Update to 1.12.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): Update to 1.12.0. Change-Id: Ibe33dd457328a61a2b919b61d5b9d1816ca60b81
2024-08-11gnu: go-github-com-delthas-go-localeinfo: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-delthas-go-localeinfo): Fix indentation. Change-Id: Ida11ab38911568c1967d42d7b4e4e7b950417661
2024-08-11gnu: go-github-com-delthas-go-localeinfo: Update to ↵Sharlatan Hellseher
0.0.0-20240607105203-b2e834fc307d. * gnu/packages/golang.scm (go-github-com-delthas-go-localeinfo): Update to 0.0.0-20240607105203-b2e834fc307d. Change-Id: I229f3348e7d473fa13f7bb7a33894d49ef24e2d0
2024-08-12gnu: go-golang-zx2c4-com-wireguard: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ie0b2a32300436cacd37652996a693bdda85f2cbc
2024-08-12gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.0-20231211153847-12269c276173.Artyom V. Poptsov
* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Update to 0.0.0-20231211153847-12269c276173. Change-Id: I06d512c76ff79e154d6878e8430b0e263261e5a0 Signed-off-by: Sharlatan Hellseher <[email protected]>
2024-07-28gnu: go-1.22: Update to 1.22.5.Sharlatan Hellseher
* gnu/packages/golang.scm (go-1.22): Update to 1.22.5. Change-Id: I636a6c87ab3bec3a399bbd95d6a57610f5cdb4df
2024-07-28gnu: go-github-com-emersion-go-smtp: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-smpt): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I5df22126cc7bdd541e33661996e7753e2cd732ea
2024-07-28gnu: go-github-com-emersion-go-sasl: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-sasl): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I00729892042a0054b4749693f08cb36c9de72dd9
2024-07-28gnu: go-github-com-emersion-go-msgauth: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-msgauth): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Iec9f8d3f488668c188a96dae53046ad0075781ff
2024-07-28gnu: go-github-com-emersion-go-milter: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-milter): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Id8e90ba52f4832df397b88768a7c9a4c6fb6f45e
2024-07-28gnu: go-github-com-emersion-go-mbox: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-mbox): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ib367bdb08a6989c73eb00c92b830af8e7b47a1b8
2024-07-28gnu: go-github-com-emersion-go-maildir: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-maildir): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I75029fd66f94a807d87e877df7fc962f3ee567e1
2024-07-28gnu: go-github-com-emersion-go-imap-sortthread: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-imap-sortthread): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I82fd80d70a5df4b6c7937c9fb5f857de8a55c5bb
2024-07-28gnu: go-github-com-emersion-go-imap-idle: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-imap-idle): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I7a26491bd077727e434a04bf51d98b338d4da151
2024-07-28gnu: go-github-com-emersion-go-imap: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-imap): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I86e6b6b901359657dfafe6af65231405cc110514
2024-07-28gnu: go-github-com-arran4-golang-ical: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-arran4-golang-ical): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iec66cbbab2bce986201ddacaaa643d7410f57ca6
2024-07-28gnu: go-github-com-emersion-go-milter: Update to 0.4.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-milter): Update to 0.4.1. Change-Id: Id46a35ccf3cbb390c59f03c27b031d645b9b031c
2024-07-28gnu: go-github-com-lithammer-fuzzysearch: Update to 1.1.8.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-lithammer-fuzzysearch): Update to 1.1.8. Change-Id: Ic82f06bd935bdc9f78eba9c3c87298cc652fd0c3
2024-07-28gnu: go-github-com-arran4-golang-ical: Update to 0.3.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-arran4-golang-ical): Update to 0.3.1. [propagated-inputs]: Remove go-gopkg-in-yaml-v3, go-gopkg-in-check-v1, go-github-com-stretchr-testify, go-github-com-niemeyer-pretty, go-github-com-kr-text, and go-github-com-davecgh-go-spew. [native-inputs]: Add go-github-com-google-go-cmp and go-github-com-stretchr-testify. Change-Id: I9a41eb87c75136e397278d01d7b0d7b846adfba7
2024-07-28gnu: go-github-com-go-ini-ini: Update to 1.67.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-go-ini-ini): Update to 1.67.0. Change-Id: I9f4f1bafec3194fb656d3d3734a0f2b1d0f8bd83
2024-07-28gnu: go-github-com-emersion-go-msgauth: Update to 0.6.8.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-msgauth): Update to 0.6.8. Change-Id: I33d22a0142e13052a33b0465b77e7c8ea89f59d0
2024-07-28gnu: go-github-com-sirupsen-logrus: Update to 1.9.3.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to 1.9.3. Change-Id: I230ef1dbc9d74d3d7ee04bfdb4654a963a6cab7d
2024-07-28gnu: go-github-com-fsnotify-fsnotify: Update to 1.7.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-fsnotify-fsnotify): Update to 1.7.0. Change-Id: Ib38aab3a61d09844e5680e24638ceda37b0a0840
2024-07-28gnu: go-github-com-emersion-go-maildir: Updae to 0.5.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-maildir): Update to 0.5.0. Change-Id: I5c498843a1a2e3673c7be1c35532deaa2bcc8d1d
2024-07-28gnu: go-github-com-emersion-go-smtp: Update to 0.21.3.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-smtp): Update to 0.21.3. Change-Id: I6c7cf9add7b475e1a7b1bc85cadf1950f068803a
2024-07-28gnu: go-github-com-rivo-uniseg: Update to 0.4.7.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-rivo-uniseg): Update to 0.4.7. Change-Id: Ifabe78888d4a6cf3176633d757eac7253e04e8f3
2024-07-27gnu: go-github-com-avast-retry-go: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-avast-retry-go): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ie6d53537689aea9454e9fc07958d162f323b1f2a
2024-07-27gnu: go-github-com-avast-retry-go: Update to 2.7.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-avast-retry-go): Update to 2.7.0. Change-Id: I0231e1cc2b4cbcc6990f3db086577b43952edd22
2024-07-26gnu: go-github-com-jhillyerd-enmime: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-jhillyerd-enmime): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ifbc0490421ad5063d6681c46b8e0facca636bd9e
2024-07-26gnu: go-github-com-emersion-go-message: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-message): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I63e5b4d52142e90e64bdbf4f31cec9e18d221c24
2024-07-26gnu: go-github-com-emersion-go-message: Update to 0.18.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-message): Update to 0.18.1. [propagated-inputs]: Remove go-github-com-emersion-go-textwrapper. Change-Id: I136df111c87e0476cbdd71f2e3e2ec8306d09456
2024-07-26gnu: Remove go-github-com-technoweenie-multipartstreamer.Sharlatan Hellseher
The project is abandoned, the last changes were added 11y ago. Not in use within Guix. * gnu/packages/golang.scm (go-github-com-technoweenie-multipartstreamer): Delete variable. Change-Id: I04cf34e4b3fe7a52b7c30ca794ad051a62a93691
2024-07-26gnu: go-github-com-gatherstars-com-jwz: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I9c5c08dc04ee88cd60c24d8efced194acacc9f7d
2024-07-26gnu: go-github-com-gatherstars-com-jwz: Adjust synopsis and description.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz) [synopsis]: Fix lint warning. [description]: Add link to the original implementation paper. Change-Id: I06400b3603caf4b9b588bc6822a6d04d861f6448
2024-07-26gnu: go-github-com-gatherstars-com-jwz: Update to 1.4.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): Update to 1.4.0. Change-Id: I0250cd7787baeab177c36d24897e31655740361e
2024-07-26gnu: aws-vault: Improve package style.Sharlatan Hellseher
* gnu/packages/golang.scm (aws-vault): Improve package style. Fix indentation. [arguments]: Apply G-expressions. [native-inputs]: Place after [arguments]. [home-page]: Place above [synopsis]. Change-Id: I752318280483d5e501577e063ab899063eea0112
2024-07-26gnu: aws-vault: Update to 7.2.0.Sharlatan Hellseher
* gnu/packages/golang.scm (aws-vault): Update to 7.2.0. [native-inputs]: Remove go-github-com-99designs-go-keyring, go-github-com-mtibben-androiddnsfix, go-github-com-mtibben-percent, go-github-com-jmespath-go-jmespath, go-github-com-dvsekhvalnov-jose2go, go-github-com-godbus-dbus, go-github-com-gsterjov-go-libsecret, go-github-com-mitchellh-go-homedir, go-golang-org-x-crypto, go-golang-org-x-sys, go-gopkg-in-ini, go-github-com-alecthomas-kingpin, go-github-com-alecthomas-template, and go-github-com-alecthomas-units; add go-github-com-99designs-keyring, go-github-com-alecthomas-kingpin-v2, go-github-com-aws-aws-sdk-go-v2-credentials, go-github-com-google-go-cmp, go-github-com-mattn-go-isatty, go-github-com-mattn-go-tty, and go-gopkg-in-ini-v1. Change-Id: Id28ebb181c978cbd1195fe6b0e31c97e4339aa1f
2024-07-26gnu: go-gopkg-in-ini-v1: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-ini-v1): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ie75a3d46253e28ba886db80f9c56407efa7c4675