aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ipfs.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-08-27 00:10:35 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-08-27 00:33:34 +0100
commiteea2801caa90bf111d3d34b654bac633b143b7ea (patch)
treed4a71f83fc384b438c69187fdcee69f6228915e1 /gnu/packages/ipfs.scm
parent8625e4200dec9cd224f72c665ead3651ef020753 (diff)
downloadguix-eea2801caa90bf111d3d34b654bac633b143b7ea.tar.gz
guix-eea2801caa90bf111d3d34b654bac633b143b7ea.zip
gnu: go-github-com-libp2p-go-socket-activation: Move to golang-web.
* gnu/packages/ipfs.scm (go-github-com-libp2p-go-socket-activation): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I06909891fcceac21ceff0d9515c2a45ef6ea1b09
Diffstat (limited to 'gnu/packages/ipfs.scm')
-rw-r--r--gnu/packages/ipfs.scm29
1 files changed, 0 insertions, 29 deletions
diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm
index 893a3ff7be..1a7a126ae3 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -767,35 +767,6 @@ their levels to be controlled individually.")
"Metrics interface for IPFS (Kubo).")
(license license:expat)))
-(define-public go-github-com-libp2p-go-socket-activation
- (package
- (name "go-github-com-libp2p-go-socket-activation")
- (version "0.1.0")
- (source
- (origin
- (method git-fetch)
- (uri (git-reference
- (url "https://github.com/libp2p/go-socket-activation")
- (commit (string-append "v" version))))
- (file-name (git-file-name name version))
- (sha256
- (base32 "1cqxzmjfg7838xifs07kigys9icardwlj1wl426mzgzmbwn6pg5s"))))
- (build-system go-build-system)
- (arguments
- (list
- #:import-path "github.com/libp2p/go-socket-activation"))
- (propagated-inputs
- (list go-github-com-coreos-go-systemd-v22
- go-github-com-ipfs-go-log
- go-github-com-multiformats-go-multiaddr))
- (home-page "https://github.com/libp2p/go-socket-activation")
- (synopsis "Multiaddr backed systemd socket activation")
- (description
- "This package provides access to sockets registered by the system's init
-daemon as described in
-@url{http://0pointer.de/blog/projects/socket-activation}.")
- (license license:expat)))
-
(define-public go-github-com-whyrusleeping-cbor-gen
(package
(name "go-github-com-whyrusleeping-cbor-gen")
s store <>) %cuirass-supported-systems)))