aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-09gnu: go-gopkg-in-natefinch-lumberjack.v2: Rename variable.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-gopkg-in-natefinch-lumberjack.v2): Rename variable to go-gopkg-in-natefinch-lumberjack-v2 to reflect import style. * gnu/packages/finance.scm (trezord) [native-inputs]: Remove go-gopkg-in-natefinch-lumberjack.v2; add go-gopkg-in-natefinch-lumberjack-v2. Change-Id: Ifffc20bfcd75db308bca7fc1880f87c477908188
2024-11-09gnu: Add go-github-com-prometheus-community-pro-bing.Sharlatan Hellseher
* gnu/packages/prometheus.scm (go-github-com-prometheus-community-pro-bing): New variable. Change-Id: Ifc536d497396b02671ff44f4845c43dfba893d4d
2024-11-09gnu: go-github-com-sevlyar-go-daemon: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/vpn.scm: Add to used golang-xyz module. Change-Id: I0c1084983440bb45b6621cd0b2d7ba8d30ee8ff7
2024-11-09gnu: go-github-com-sevlyar-go-daemon: Update to 0.1.6.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): Update to 0.1.6. Change-Id: Iebeb04087caf7d746901a0ad4b4efeb83ca7af3c
2024-11-09gnu: Remove go-github.com-smartystreets-gunit.Sharlatan Hellseher
Upstream is changed to https://github.com/smarty/gunit. * gnu/packages/golang-check.scm (go-github.com-smartystreets-gunit): Delete variable. Change-Id: I2233ccc95d01c08e333954dffc312fd7c9a19bda
2024-11-09gnu: Remove go-github-com-smartystreets-assertions.Sharlatan Hellseher
Upstream is changed to https://github.com/smarty/assertions. * gnu/packages/golang-check.scm (go-github-com-smartystreets-assertions): Delete variable. Change-Id: Iafc9a609d34a5402ce8a2efccd48806a08851ae4
2024-11-09gnu: go-github-com-smartystreets-goconvey: Update to v1.8.1.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-smartystreets-goconvey): Update to v1.8.1. [propagated-inputs]: Remove go-github-com-smartystreets-assertions; add go-github-com-smarty-assertions and go-golang-org-x-tools. Change-Id: I6846ee9b29c8f70afdddd342b71a2083dd94442a
2024-11-09gnu: Add go-github-com-smarty-gunit.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-smarty-gunit): New variable. Change-Id: Ibfc07f1aaf4085b5241e2b9549f10e61f81a4187
2024-11-09gnu: Add go-github-com-smarty-assertions.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-smarty-assertions): New variable. Change-Id: Ibc87eb2810bb66f3ebc5b1f5a894dfcc7942a0bb
2024-11-09gnu: go-github.com-smartystreets-goconvey: Rename variable.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github.com-smartystreets-goconvey): Rename variable to go-github-com-smartystreets-goconvey. * gnu/packages/golang-xyz.scm (go-github-com-polydawn-refmt) [propagated-inputs]: Remove go-github.com-smartystreets-goconvey; add go-github-com-smartystreets-goconvey. * gnu/packages/golang.scm (go-gopkg-in-ini) [native-inputs] Remove go-github.com-smartystreets-goconvey; add go-github-com-smartystreets-goconvey. Change-Id: Ibde73bf974edadb90236a6c0d2dcee6545860e6e
2024-11-09gnu: go-github.com-smartystreets-assertions: Rename variable.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github.com-smartystreets-assertions): Rename variable to go-github-com-smartystreets-assertions to follow current package style. (go-github.com-smartystreets-goconvey) [propagated-inputs]: Remove go-github.com-smartystreets-assertions; add go-github-com-smartystreets-assertions. Change-Id: Ic25602f52b9d4717a5101648b402f61d1957cb1a
2024-11-09gnu: Add go-github-com-xtaci-lossyconn.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-xtaci-lossyconn): New variable. Change-Id: I8d1e5c02215e799265deb1b46a916982a7d71d7e
2024-11-09gnu: Add go-github-com-xtaci-smux.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-xtaci-smux): New variable. Change-Id: I62ddb7898eba295ba773579dcd84704e54f2d408
2024-11-09gnu: go-github-com-shadowsocks-go-shadowsocks2: Enable all tests.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-shadowsocks-go-shadowsocks2) [arguments]: <#:phases>: Use custom 'check phase. Change-Id: Ia7efa74417d47a4679befd11ca3e76aaf0bc8c48
2024-11-09gnu: go-github-com-shadowsocks-go-shadowsocks2: Update to 0.1.5.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-shadowsocks-go-shadowsocks2): Update to 0.1.5. [propagated-inputs]: Remove go-golang-org-x-net, go-golang-org-x-sys, and go-golang-org-x-text. Change-Id: I14d26ea40cf7d317b07fcf0484a0727e8f3c5f91
2024-11-09gnu: go-github-com-aead-chacha20: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-aead-chacha20): Fix indentation. Change-Id: I2084ebd6a8472b5835498e19c115f778b46ff6d6
2024-11-09gnu: go-github-com-aead-chacha20: Update to 0.0.0-20180709150244-8b13a72661da.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-aead-chacha20): Update to 0.0.0-20180709150244-8b13a72661da. Change-Id: I01b464ea6da2f89a3d4e4eeba2e2c13d1f3ac10b
2024-11-09gnu: Add go-github-com-aead-ecdh.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-aead-ecdh): New variable. Change-Id: I50ddf2453834d8928be2301715fd6c207de5a536
2024-11-09gnu: Add go-github-com-workiva-go-datastructures.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-workiva-go-datastructures): New variable. Change-Id: I1523c7aeaed0910fbfbfe7fc96566684fdd2dab8 Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-11-09gnu: go-github-com-deckarep-golang-set-v2: Update to 2.6.0.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-deckarep-golang-set-v2): Update to 2.6.0. Change-Id: Iaf7f84352514b0b98f23fbd1da47dbe700fd0c03
2024-11-09gnu: go-github-com-aws-smithy-go: Update to 1.21.0.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-aws-smithy-go): Update to 1.21.0. Change-Id: Ife3e9685cf4628694538061685ad958f40c3cd14
2024-11-09gnu: build/go: Apply default 'fix-embed-files phase.Sharlatan Hellseher
These changes remove redundant phases where files, requiring to be embed during build or check phases, are copied to the build directory as proposed in <https://issues.guix.gnu.org/73299>. * gnu/packages/backup.scm (restic-rest-server) [arguments]: <#:phases>: Remove 'fix-embed-files phase. * gnu/packages/configuration-management.scm (chezmoi): Likewise. * gnu/packages/packages/golang-build.scm (go-github-com-golang-protobuf): Likewise. * gnu/packages/golang-web.scm (go-github-com-go-openapi-loads, go-github-com-go-openapi-runtime, go-github-com-golang-groupcache): Likewise. * gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): Likewise. * gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): Likewise. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger, go-github-com-libp2p-go-libp2p, kubo): Likewise. * gnu/packages/irc.scm (soju): Likewise. * gnu/packages/networking.scm (nebula): Likewise. * gnu/packages/prometheus.scm (go-github-com-nbrownus-go-metrics-prometheus, go-github-com-prometheus-client-golang, go-github-com-prometheus-common, go-github-com-prometheus-common-sigv4, go-github-com-prometheus-exporter-toolkit, go-github-com-prometheus-statsd-exporter): Likewise * gnu/packages/version-control.scm (git-lfs): Likewise. * gnu/packages/web.scm (miniflux): Likewise. * gnu/packages/golang-crypto.scm (go-filippo-io-age): [arguments]: <#:phases>: Remove 'copy-input-to-vendor-direcotyr and 'remove-vendor-directory phases. * gnu/packages/golang-web.scm (go-github-com-go-openapi-analysis, go-github-com-go-openapi-analysis, go-github-com-go-openapi-validate): Likewise. * gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Likewise. * gnu/packages/textutils.scm (vale): Likewise. Change-Id: Ic2ec01c8caf86f3ae69d7a1812c1e0b78a549e91
2024-11-09build/go: Replace symlinks with a copy of the file.Efraim Flashner
* guix/build/go-build-system.scm (fix-embed-files): New procedure. (%standard-phases): Add 'fix-embed-files after 'unpack. * guix/build-system/go.scm (#:embed-files): New key parameter. * doc/guix.texi: (go-build-system): Document a new key. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I27bc46fa1a3f4675ff73b6cba4ef5c3d177c22b1
2024-11-09gnu: go-github-com-matttproud-golang-protobuf-extensions-v2: Fix build.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-matttproud-golang-protobuf-extensions-v2): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: Id19ae90a13788a454ac11089dabf71ce399b20db
2024-11-09gnu: nebula: Fix build.Sharlatan Hellseher
* gnu/packages/networking.scm (nebula): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: Ie2522c61aa1febadd250b1c02738c48bb82497e9
2024-11-09gnu: go-github-com-nbrownus-go-metrics-prometheus: Fix build.Sharlatan Hellseher
Fix the build as senn in <https://ci.guix.gnu.org/build/5804385/log/raw>. * gnu/packages/prometheus.scm (go-github-com-nbrownus-go-metrics-prometheus): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: I0164c81caf203d93cdc8d1745b5a15bf77be9fb5
2024-11-09gnu: restic-rest-server: Fix build.Sharlatan Hellseher
Fix the build as senn in <https://ci.guix.gnu.org/build/5805924/log/raw>. * gnu/packages/backup.scm (restic-rest-server): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: I84454cddcd39c32f7b87d13d6ea9433c86426c8c
2024-11-09gnu: miniflux: Fix build.Sharlatan Hellseher
Fix the build as senn in <https://ci.guix.gnu.org/build/5804243/log/raw>. * gnu/packages/web.scm (miniflux): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: If266fa82e0e810e340a3c69c80edbacddd6bcefa
2024-11-09gnu: soju: Fix build.Sharlatan Hellseher
Fix the build as seen in <https://ci.guix.gnu.org/build/5804515/log/raw>. * gnu/packages/irc.scm (soju): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: I8d1bddc335ab838127111f70dbc64528aa3dc4ff
2024-11-09gnu: go-github-com-prometheus-common-sigv4: Update to 0.1.0, fix build.Sharlatan Hellseher
Fix the build as seen in <https://ci.guix.gnu.org/build/5804380/log/raw>. * gnu/packages/prometheus.scm (go-github-com-prometheus-common-sigv4): Update to 0.1.0. [source]: Remove all submodules and keep the sources just for <github.com/prometheus/common/sigv4>. [origin]: Apply new style for "go-version->git-ref" using <#:subdir> key parameter. [arguments]: <#:phases>: Remove 'override-prometheus-common; add 'fix-embed-files. Change-Id: I69a37690baafbfca1a2e33ebdea957456a96b0e8
2024-11-09guix: Add copyright records.Sharlatan Hellseher
* guix/build-system/go.scm: Add missing copyright record to the header for Christina O'Donnell <cdo@mutix.org>. * guix/import/go.scm: Likewise. Change-Id: If8b6b5dd31126b9209da5b6c0ad1d479c653bbe6
2024-11-09gnu: Add go-msgp.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-msgp): New variable. Change-Id: Ia9b339e6ea413c6d3442ecdcda56e6ce0be5c87b
2024-11-09gnu: Add go-github-com-tinylib-msgp.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-tinylib-msgp): New variable. Change-Id: I901e4f1671a0868b0042d224f26ed74f2f9d3900
2024-11-09gnu: Add go-github-com-philhofer-fwd.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-philhofer-fwd): New variable. Change-Id: Ibb873c8526892b1c05cef557ae1cd6caf9454d60
2024-11-09gnu: Add go-github-com-pquerna-ffjson.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pquerna-ffjson): New variable. Change-Id: I234a53a44e96b6db82261dea75a928ffab70723a
2024-11-09gnu: Add go-github-com-dgryski-go-ddmin.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-dgryski-go-ddmin): New variable. Change-Id: I8f5a15fb55c2166ee99b6099423c014860f8ee71
2024-11-09gnu: Add go-github-com-ryanuber-columnize.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-ryanuber-columnize): New variable. Change-Id: I6cd3a54c445c312461e242ae221228993a24e0e6
2024-11-09gnu: Add go-github-com-xlab-treeprint.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-xlab-treeprint): New variable. Change-Id: I5bd6543c5a34881a6a1c084bdb006c6086c312e4
2024-11-09gnu: Add go-github-com-pascaldekloe-goe.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pascaldekloe-goe): New variable. Change-Id: Idd1de1f2d2e5aab8c6e257706fefa1960bce53ab
2024-11-09gnu: Add go-github-com-hashicorp-go-immutable-radix.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-immutable-radix, go-github-com-hashicorp-go-immutable-radix-v2): New variables. Change-Id: I2c5ed0acdaec49e91720ba71efd45e849855cb2b
2024-11-09gnu: Add go-github-com-circonus-labs-circonus-gometrics-v3.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-circonus-labs-circonus-gometrics-v3): New variable. Change-Id: Ic4ef0f2a312c6b24a6a0f8950861975db7536ac3
2024-11-09gnu: Add go-github-com-circonus-labs-go-apiclient.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-circonus-labs-go-apiclient): New variable. Change-Id: Ia623c1bf0a296201e36ee6fa97e69cc80cee1dee
2024-11-09gnu: Add go-github-com-circonus-labs-circonus-gometrics.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-circonus-labs-circonus-gometrics): New variable. Change-Id: I5c03bc30e11d0b056198b8348ebf71646341f19f
2024-11-09gnu: Add go-github-com-hashicorp-go-retryablehttp.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-hashicorp-go-retryablehttp): New variable. Change-Id: I60bee5b1ae3cda325cc1be4636766f5ac65a5555
2024-11-09gnu: Add go-github-com-openhistogram-circonusllhist.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-openhistogram-circonusllhist): New variable. Change-Id: I02af4ee4552fe6d09e6727afe6e9098eba0bc0d0
2024-11-09gnu: Add go-github-com-datadog-datadog-go-v5.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-datadog-datadog-go-v5): New variable. Change-Id: I34410ef0cbe8ed655eeb8bc5b051c822c5b02523
2024-11-09gnu: Add go-github-com-golang-mock.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-golang-mock): New variable. Change-Id: I9ae851e7eb1e4950594387604a41af330b8b4127
2024-11-09gnu: Add go-github-com-datadog-datadog-go.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-datadog-datadog-go): New variable. Change-Id: Icff31fb07033cc41621835a4f6aa56e6a1e8f9ec
2024-11-09gnu: Add go-github-com-gofrs-uuid.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-gofrs-uuid, go-github-com-gofrs-uuid-v5): New variables. Change-Id: I64e374868195315824348c5581f675d8e0b5c141
2024-11-09gnu: Add go-github-com-go-openapi-runtime.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-go-openapi-runtime): New variable. Change-Id: Iba2b08ba70af9d376bf657e754391ba18efe814d