mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 00:52:55 -05:00
gnu: kubo: Add missing input.
* gnu/packages/ipfs.scm (kubo) [inputs]: Add go-github-com-cespare-xxhash. Change-Id: I0d3230e6a31245ec7f4cda7ed6b9db6e4cac3794
This commit is contained in:
parent
a5dde98517
commit
7c27315ac6
1 changed files with 1 additions and 0 deletions
|
@ -1135,6 +1135,7 @@ (define-public kubo
|
|||
;; available.
|
||||
;;
|
||||
go-github-com-alecthomas-units ; github.com/ipfs/boxo
|
||||
go-github-com-cespare-xxhash
|
||||
go-github-com-docker-go-units ; github.com/containerd/cgroups
|
||||
go-github-com-felixge-httpsnoop ; go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
|
||||
go-github-com-flynn-noise ; github.com/libp2p/go-libp2p
|
||||
|
|
Loading…
Reference in a new issue