summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add go-1.23.•••gnu/packages/golang.scm (go-1.23): New variable. Change-Id: I08ce59873bd7fa5ab41a557e5847b8540c053e79 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Brennan Vincent2024-08-291-0/+16
* gnu: go-1.22: Update to 1.22.6.•••* gnu/packages/golang.scm (go-1.22): Update to 1.22.6. Change-Id: I6f2146598b82c251cb31cc7320eef00bbfec6faa Sharlatan Hellseher2024-08-291-5/+3
* gnu: Remove go-github-com-libp2p-go-libp2p-metrics.•••Deprecated: "This repository has been archived by the owner on Dec 7, 2019. It is now read-only." * gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-metrics): Delete variable. Change-Id: I0d70f019983998c81fcbc439d6047274272b65e8 Sharlatan Hellseher2024-08-251-33/+0
* gnu: go-github-com-libp2p-go-flow-metrics: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-libp2p-go-flow-metrics): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I6847de630820dc895cb3d14f16b086fd1cc69bb7 Sharlatan Hellseher2024-08-251-26/+0
* gnu: go-github-com-libp2p-go-flow-metrics: Enable tests.•••* gnu/packages/golang.scm (go-github-com-libp2p-go-flow-metrics): Enable tests. Change-Id: Ic117d3e0ca06719bf6b0a058f7475169afd12d11 Sharlatan Hellseher2024-08-251-3/+1
* gnu: go-github-com-libp2p-go-flow-metrics: Update to 0.1.0.•••* gnu/packages/golang.scm (go-github-com-libp2p-go-flow-metrics): Update to 0.1.0. [propagated-inputs]: Add go-github-com-benbjohnson-clock. Change-Id: I13799b39e8d22a4f1be763eeef24dd2170d1cba1 Sharlatan Hellseher2024-08-251-6/+6
* gnu: go-github-com-google-uuid: Update to 1.6.0.•••* gnu/packages/golang.scm (go-github-com-google-uuid): Update to 1.6.0. Change-Id: Iecc6a649124e45fa2155042cc56350779ec1880c Sharlatan Hellseher2024-08-251-2/+2
* gnu: go-github-com-creack-pty: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-creack-pty): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I2fe01445a03d1f4e76ff0c2d129864ffce249c51 Sharlatan Hellseher2024-08-231-47/+0
* gnu: Remove go-github-com-direnv-go-dotenv.•••Remove the package as it's no longer maintained and not in use by any other one: "This repository has been archived by the owner on Feb 28, 2024. It is now read-only." * gnu/packages/golang.scm (go-github-com-direnv-go-dotenv): Delete variable. Change-Id: I57058a8868085e5b133e8cc46afb2b8b0c57eb5e Sharlatan Hellseher2024-08-231-25/+0
* gnu: go-github-com-muesli-reflow: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-muesli-reflow): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ie839050f776b764b034492292f7821266b953b1e Sharlatan Hellseher2024-08-231-36/+0
* gnu: go-github-com-muesli-termenv: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-muesli-termenv): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iba509c25f56581aeb34508ad0db98fe85a24d135 Sharlatan Hellseher2024-08-231-31/+0
* gnu: go-github-com-google-renameio: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-google-renameio, go-github-com-google-renameio-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I38a9f57ab28501b87d517e098d6afdc0c414f6e9 Sharlatan Hellseher2024-08-231-39/+0
* gnu: Add go-github-com-google-renameio-v2.•••* gnu/packages/golang.scm (go-github-com-google-renameio-v2): New variable. Change-Id: Iaeabf95d21d22b25df5f8caf1edcaaddee3d3965 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Brian Kubisiak2024-08-231-0/+17
* gnu: go-github-com-google-renameio: Update to 1.0.1.•••* gnu/packages/golang.scm (go-github-com-google-renameio): Update to 1.0.1. Change-Id: Ia7d46682753e9b5530847e693d1f0bf21d8a118c Sharlatan Hellseher2024-08-231-2/+2
* Merge remote-tracking branch 'origin/go-team'•••Change-Id: Ie1a29192d144a59394bbacba3f6b9f110413e821 Sharlatan Hellseher2024-08-221-262/+26
|\
| * gnu: go-github-com-stretchr-objx: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-stretchr-objx): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I2ab70003a3d85812a6905a60c84af88e0df1e133 Sharlatan Hellseher2024-08-141-38/+0
| * gnu: go-github-com-stretchr-objx: Update to 0.5.2.•••* gnu/packages/golang.scm (go-github-com-stretchr-objx): Update to 0.5.2. [source]: Remove snippet as "vendor" directory is not provided. [inputs]: Remove go-github-com-stretchr-testify-bootstrap. [propagated-inputs]: Remove go-github-com-davecgh-go-spew and go-github-com-pmezard-go-difflib. [native-inputs]: Add go-github-com-davecgh-go-spew, go-github-com-pmezard-go-difflib, and go-github-com-stretchr-testify-bootstrap. Change-Id: I058fa393952dc73d73ac7ab48af4d29665828495 Sharlatan Hellseher2024-08-141-10/+7
| * gnu: go-github-com-pelletier-go-toml: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-pelletier-go-toml, go-github-com-pelletier-go-toml-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I76dae5d71ae761af6d7f23ce55286996c55a5d50 Sharlatan Hellseher2024-08-141-47/+0
| * gnu: go-github-com-pelletier-go-toml-v2: Update to 2.2.2.•••* gnu/packages/golang.scm (go-github-com-pelletier-go-toml-v2): Update to 2.2.2. Change-Id: Ib3c42010d207644359b4a693569c31c5d9406e7b Sharlatan Hellseher2024-08-141-3/+4
| * gnu: go-github-com-pelletier-go-toml: Update to 1.9.5.•••* gnu/packages/golang.scm (go-github-com-pelletier-go-toml): Update to 1.9.5. Change-Id: Ib72f88b2f14c8b1b293ebb3cd64645f5265c7b11 Sharlatan Hellseher2024-08-141-2/+2
| * gnu: go-github-com-pelletier-go-toml: Remove input labels.•••* 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 Sharlatan Hellseher2024-08-141-4/+4
| * gnu: go-github-com-go-playground-locales: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-go-playground-locales): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I96ba608d2463911c184cedc9cfc7cb7556b1bbd9 Sharlatan Hellseher2024-08-141-36/+0
| * gnu: go-github-com-go-playground-locales: Update to 0.14.1.•••* gnu/packages/golang.scm (go-github-com-go-playground-locales): Update to 0.14.1. Change-Id: I6f8681dd49c8dd61b51481117b01566a9024ff15 Sharlatan Hellseher2024-08-141-2/+2
| * gnu: go-github-com-creack-pty: Update to 1.1.23.•••* gnu/packages/golang.scm (go-github-com-creack-pty): Update to 1.1.23. Change-Id: Ieb0c2186008f285658e46ea9b0fb1edb62cdb6d4 Sharlatan Hellseher2024-08-141-2/+2
| * gnu: go-github-com-kr-pretty: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-kr-pretty): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ifded1d309f10d25c982afaf20301bc151f1c8ba1 Sharlatan Hellseher2024-08-141-23/+0
| * gnu: go-github-com-kr-pretty: Update to 0.3.1.•••* 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 Sharlatan Hellseher2024-08-141-3/+3
| * gnu: go-github-com-google-shlex: Add project status comment.•••* gnu/packages/golang.scm (go-github-com-google-shlex): Add project status comment for the next maintenance cycle. Change-Id: Ieaa2cc28f95306f87b0d358500225dbd0381adcf Sharlatan Hellseher2024-08-111-0/+3
| * gnu: go-github-com-gdamore-tcell-v2: Update to 2.7.4.•••* gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2): Update to 2.7.4. Change-Id: I7df36179e2f2c6f335a9b4c1b9a4ab2a57dbc8b4 Sharlatan Hellseher2024-08-111-2/+2
| * gnu: go-mvdan-cc-xurls: Move to golang-web.•••* 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 Sharlatan Hellseher2024-08-111-43/+0
| * gnu: go-mvdan-cc-xurls: Update to 2.5.0.•••* 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 Sharlatan Hellseher2024-08-111-6/+16
| * gnu: go-mvdan-cc-xurls: Swap inheritance.•••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 Sharlatan Hellseher2024-08-111-22/+9
| * gnu: go-github-com-rogpeppe-go-internal: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Id061201d8454371eedff5f2115a36cf3d9ccb0b3 Sharlatan Hellseher2024-08-111-46/+0
| * gnu: go-github-com-rogpeppe-go-internal: Update to 1.12.0.•••* gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): Update to 1.12.0. Change-Id: Ibe33dd457328a61a2b919b61d5b9d1816ca60b81 Sharlatan Hellseher2024-08-111-2/+2
| * gnu: go-github-com-delthas-go-localeinfo: Fix indentation.•••* gnu/packages/golang.scm (go-github-com-delthas-go-localeinfo): Fix indentation. Change-Id: Ida11ab38911568c1967d42d7b4e4e7b950417661 Sharlatan Hellseher2024-08-111-19/+19
| * gnu: go-github-com-delthas-go-localeinfo: Update to 0.0.0-20240607105203-b2e8...•••* gnu/packages/golang.scm (go-github-com-delthas-go-localeinfo): Update to 0.0.0-20240607105203-b2e834fc307d. Change-Id: I229f3348e7d473fa13f7bb7a33894d49ef24e2d0 Sharlatan Hellseher2024-08-111-5/+4
* | gnu: go-golang-zx2c4-com-wireguard: Move to golang-web.•••* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ie0b2a32300436cacd37652996a693bdda85f2cbc Sharlatan Hellseher2024-08-121-31/+0
* | gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.0-20231211153847-12269c276173.•••* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Update to 0.0.0-20231211153847-12269c276173. Change-Id: I06d512c76ff79e154d6878e8430b0e263261e5a0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Artyom V. Poptsov2024-08-121-3/+3
|/
* gnu: go-1.22: Update to 1.22.5.•••* gnu/packages/golang.scm (go-1.22): Update to 1.22.5. Change-Id: I636a6c87ab3bec3a399bbd95d6a57610f5cdb4df Sharlatan Hellseher2024-07-281-2/+2
* gnu: go-github-com-emersion-go-smtp: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-emersion-go-smpt): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I5df22126cc7bdd541e33661996e7753e2cd732ea Sharlatan Hellseher2024-07-281-24/+0
* gnu: go-github-com-emersion-go-sasl: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-emersion-go-sasl): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I00729892042a0054b4749693f08cb36c9de72dd9 Sharlatan Hellseher2024-07-281-24/+0
* gnu: go-github-com-emersion-go-msgauth: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-emersion-go-msgauth): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Iec9f8d3f488668c188a96dae53046ad0075781ff Sharlatan Hellseher2024-07-281-30/+0
* gnu: go-github-com-emersion-go-milter: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-emersion-go-milter): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Id8e90ba52f4832df397b88768a7c9a4c6fb6f45e Sharlatan Hellseher2024-07-281-24/+0
* gnu: go-github-com-emersion-go-mbox: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-emersion-go-mbox): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ib367bdb08a6989c73eb00c92b830af8e7b47a1b8 Sharlatan Hellseher2024-07-281-23/+0
* gnu: go-github-com-emersion-go-maildir: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-emersion-go-maildir): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I75029fd66f94a807d87e877df7fc962f3ee567e1 Sharlatan Hellseher2024-07-281-23/+0
* gnu: go-github-com-emersion-go-imap-sortthread: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-emersion-go-imap-sortthread): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I82fd80d70a5df4b6c7937c9fb5f857de8a55c5bb Sharlatan Hellseher2024-07-281-26/+0
* gnu: go-github-com-emersion-go-imap-idle: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-emersion-go-imap-idle): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I7a26491bd077727e434a04bf51d98b338d4da151 Sharlatan Hellseher2024-07-281-27/+0
* gnu: go-github-com-emersion-go-imap: Move to golang-web.•••* gnu/packages/golang.scm (go-github-com-emersion-go-imap): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I86e6b6b901359657dfafe6af65231405cc110514 Sharlatan Hellseher2024-07-281-26/+0
* gnu: go-github-com-arran4-golang-ical: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-arran4-golang-ical): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iec66cbbab2bce986201ddacaaa643d7410f57ca6 Sharlatan Hellseher2024-07-281-26/+0
* gnu: go-github-com-emersion-go-milter: Update to 0.4.1.•••* gnu/packages/golang.scm (go-github-com-emersion-go-milter): Update to 0.4.1. Change-Id: Id46a35ccf3cbb390c59f03c27b031d645b9b031c Sharlatan Hellseher2024-07-281-2/+2
* gnu: go-github-com-lithammer-fuzzysearch: Update to 1.1.8.•••* gnu/packages/golang.scm (go-github-com-lithammer-fuzzysearch): Update to 1.1.8. Change-Id: Ic82f06bd935bdc9f78eba9c3c87298cc652fd0c3 Sharlatan Hellseher2024-07-281-2/+2