~ruther/guix-local

92f4b6c1 — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-multiformats-go-multiaddr: Update to 0.12.3.

* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr): Update to 0.12.3.
[propagated-inputs]: Add go-github-com-ipfs-go-cid,
go-github-com-multiformats-go-multibase,
go-github-com-multiformats-go-varint, and go-golang-org-x-exp.
[native-inputs]: Add go-github-com-stretchr-testify.

Change-Id: I5cc7f48155de57ea41ea6378cd7f61fe9bbb687d
d921b7eb — Sharlatan Hellseher 1 year, 11 months ago
gnu: Remove go-github-com-multiformats-go-multiaddr-net.

Deprecated: "This repository has been archived by the owner on Oct 5,
2021. It is now read-only.  This package has moved into go-multiaddr as
a sub-package, github.com/multiformats/go-multiaddr/net."

* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-net): Delete variable.

Change-Id: Ifb6c4471cab36c1363607896a99bb020b9c21cec
98aff70c — Sharlatan Hellseher 1 year, 11 months ago
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
f7e0bb05 — Sharlatan Hellseher 1 year, 11 months ago
gnu: Remove go-github-com-ipfs-go-ipfs-api.

Unmaintained: "This package is no longer being maintained. Please use
kubo/client/rpc instead.  This repository has been archived by the owner
on Feb 7, 2024. It is now read-only."

* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api): Delete variable.

Change-Id: I270f92a863739dfb038a7762dc55080e3610bebe
044142b1 — Sharlatan Hellseher 1 year, 11 months ago
gnu: Remove gx.

This project is abandoned and not in use by IPFS/Kubo any longer, see
<https://github.com/whyrusleeping/gx/issues/247>.

* gnu/packages/ipfs.scm (gx, go-github-com-whyrusleeping-gx-util):
Delete variables.

Change-Id: Ieee46293e73add367344d486e7b7317913543f32
0b8b9bfb — Sharlatan Hellseher 1 year, 11 months ago
gnu: Remove gx-go.

This project is abandoned and not in use by IPFS/Kubo any longer, see
<https://github.com/whyrusleeping/gx-go/issues/65>.

* gnu/packages/ipfs.scm (gx-go): Delete variable.

Change-Id: Ic1235801a958c066de5af35947fad90cafc97dd0
e26dcdf6 — Sharlatan Hellseher 1 year, 11 months ago
gnu: kubo: Unbandle more inputs.

* gnu/packages/ipfs.scm (kubo): Unbandle more inputs.
[inputs]: Remove go-github-com-go-logr-logr; add go-github-com-go-logr-stdr,
go-github-com-ipfs-go-ipfs-redirects-file,
go-github-com-libp2p-go-flow-metrics,
go-github-com-prometheus-statsd-exporter, and
go-github-com-quic-go-webtransport-go.

Change-Id: Ie8e6680cf152ccbd21e3c7beaf3febfaa6191083
4b9bb8e7 — Sharlatan Hellseher 1 year, 11 months ago
gnu: Add go-github-com-ipfs-go-ipfs-redirects-file.

* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-redirects-file): New variable.

Change-Id: I15876b3cd4ef58191e628bd08bc855ab4aafcdf1
89405ff4 — Sharlatan Hellseher 1 year, 11 months ago
gnu: Add go-github-com-tj-assert.

* gnu/packages/golang-check.scm (go-github-com-tj-assert): New variable.

Change-Id: Iaacb9cdf7a6314bf4384a50593b3d6279b6a164f
dd1cd47d — Sharlatan Hellseher 1 year, 11 months ago
gnu: Add go-github-com-ucarion-urlpath.

* gnu/packages/golang-web.scm (go-github-com-ucarion-urlpath): New variable.

Change-Id: If11c5bfb6c6457037775d7d6ef64c47244fdaef7
2657da33 — Sharlatan Hellseher 1 year, 11 months ago
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
d7b4f8f3 — Sharlatan Hellseher 1 year, 11 months ago
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
fbe4643e — Sharlatan Hellseher 1 year, 11 months ago
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
9b4b9bd9 — Sharlatan Hellseher 1 year, 11 months ago
gnu: Add go-github-com-go-logr-stdr.

* gnu/packages/golang-xyz.scm (go-github-com-go-logr-stdr): New variable.

Change-Id: I3cbe5e34306ee0c07143155e499f9f0aa6be2761
0a46e960 — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-miekg-dns: Move to golang-web.

* gnu/packages/golang-xyz.scm (go-github-com-miekg-dns): Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I7d1e38dd4fdc9578cdefdf01ff43f5201c490f73
5eb7bb7c — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-miekg-dns: Update to 1.1.62.

* gnu/packages/golang-xyz.scm (go-github-com-miekg-dns): Update to 1.1.62.
[arguments] <#:phases>: Add 'disable-failing-tests.

Change-Id: I857df6a1520e0e08f7255b700ffc2ac1494b27db
0fc1ce6f — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-prometheus-procfs: Enable tests.

* gnu/packages/prometheus.scm (go-github-com-prometheus-procfs): Enable tests.
[arguments] <#:phases>: Add 'unpack-testdata and 'remove-testdata
phases. Use custom 'check phase.

Change-Id: Iae01ce9cb57748ce4b155e2b814dd69ff9ba5114
0e8fd31a — Sharlatan Hellseher 1 year, 11 months ago
gnu: Add go-github-com-prometheus-statsd-exporter.

* gnu/packages/prometheus.scm (go-github-com-prometheus-statsd-exporter): New variable.

Change-Id: Ibb45cfd1d4b944d6c809305650df6c323bbf52e0
452924fb — Sharlatan Hellseher 1 year, 11 months ago
gnu: Add go-github-com-stvp-go-udp-testing.

* gnu/packages/golang-check.scm (go-github-com-stvp-go-udp-testing): New variable.

Change-Id: I23a507d23cdf419beeba5d44bb6bed6f7f4fcdce
81ff6e5e — Leo Nikkilä 1 year, 11 months ago
gnu: Add go-github-com-prometheus-exporter-toolkit.

* gnu/packages/prometheus.scm (go-github-com-prometheus-exporter-toolkit):
New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I89d3a28a1f8ceab9ec3e8754582b2292205b3772
Next