From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 71953@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#71953] [PATCH 3/3] gnu: kubo: Unbundle go-github-com-ipfs-go-ipld-cbor.
Date: Fri, 5 Jul 2024 21:28:22 +0300 [thread overview]
Message-ID: <c2112bc4c8189bb7ba4be007f5a447a3a728e60b.1720203985.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1720203985.git.poptsov.artyom@gmail.com>
* gnu/packages/ipfs.scm (kubo): Unbundle go-github-com-ipfs-go-ipld-cbor.
[inputs]: Add go-github-com-ipfs-go-ipld-cbor.
Change-Id: I8edd09e134dee725f1ecaf8f4296c74c4cc5f37c
---
gnu/packages/ipfs.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm
index 3c137818ae..6a6bd81caf 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -669,6 +669,7 @@ (define-public kubo
"vendor/github.com/ipfs/go-detect-race"
"vendor/github.com/ipfs/go-ipfs-delay"
"vendor/github.com/ipfs/go-ipfs-util"
+ "vendor/github.com/ipfs/go-ipld-cbor"
"vendor/github.com/ipfs/go-ipld-format"
"vendor/github.com/ipfs/go-log"
"vendor/github.com/ipld/go-ipld-prime"
@@ -754,7 +755,7 @@ (define-public kubo
;;go-github-com-ipfs-go-ds-measure
;;go-github-com-ipfs-go-fs-lock
;;go-github-com-ipfs-go-ipfs-cmds
- ;;go-github-com-ipfs-go-ipld-cbor
+ go-github-com-ipfs-go-ipld-cbor
go-github-com-ipfs-go-ipld-format
;;go-github-com-ipfs-go-ipld-git
;;go-github-com-ipfs-go-ipld-legacy
--
2.45.2
next prev parent reply other threads:[~2024-07-05 18:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-05 18:26 [bug#71953] [PATCH 0/3] gnu: kubo: Unbundle go-github-com-ipfs-go-ipld-cbor Artyom V. Poptsov
2024-07-05 18:28 ` [bug#71953] [PATCH 1/3] gnu: Add go-github-com-whyrusleeping-cbor-gen Artyom V. Poptsov
2024-07-05 18:28 ` [bug#71953] [PATCH 2/3] gnu: Add go-github-com-ipfs-go-ipld-cbor Artyom V. Poptsov
2024-07-05 18:28 ` Artyom V. Poptsov [this message]
2024-07-06 17:14 ` [bug#71953] [PATCH 0/3] gnu: kubo: Unbundle go-github-com-ipfs-go-ipld-cbor Sharlatan Hellseher
2024-07-07 7:22 ` Artyom V. Poptsov
2024-07-07 15:11 ` bug#71953: " Sharlatan Hellseher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c2112bc4c8189bb7ba4be007f5a447a3a728e60b.1720203985.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=71953@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.