From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 72129@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#72129] [PATCH 4/4] gnu: kubo: Unbundle go-github-com-ipld-go-codec-dagpb.
Date: Mon, 15 Jul 2024 23:04:23 +0300 [thread overview]
Message-ID: <5c3531577a4d575b513c6f5b6a2e2a99b57ab39e.1721073688.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1721073688.git.poptsov.artyom@gmail.com>
* gnu/packages/ipfs.scm (kubo): Unbundle go-github-com-ipld-go-codec-dagpb.
[inputs]: Add go-github-com-ipld-go-codec-dagpb.
Change-Id: I54f1e7a6f1ae78c920b8f30e85595c2db294ef43
---
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 ab6b907653..4feac96c0f 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -775,6 +775,7 @@ (define-public kubo
"vendor/github.com/ipfs/go-ipld-legacy"
"vendor/github.com/ipfs/go-ipld-git"
"vendor/github.com/ipfs/go-log"
+ "vendor/github.com/ipld/go-codec-dagpb"
"vendor/github.com/ipld/go-ipld-prime"
"vendor/github.com/jackpal"
"vendor/github.com/jbenet"
@@ -872,7 +873,7 @@ (define-public kubo
;;go-github-com-ipfs-shipyard-nopfs-ipfs
;;go-github-com-ipld-go-car
;;go-github-com-ipld-go-car-v2
- ;;go-github-com-ipld-go-codec-dagpb
+ go-github-com-ipld-go-codec-dagpb
go-github-com-ipld-go-ipld-prime
go-github-com-jbenet-go-random
go-github-com-jbenet-go-temp-err-catcher
--
2.45.2
next prev parent reply other threads:[~2024-07-15 20:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-15 20:03 [bug#72129] [PATCH 0/4] gnu: kubo: Unbundle go-github-com-{ipfs-go-ipld-legacy, ipld-go-codec-dagpb} Artyom V. Poptsov
2024-07-15 20:04 ` [bug#72129] [PATCH 1/4] gnu: Add go-github-com-ipfs-go-ipld-legacy Artyom V. Poptsov
2024-07-15 20:04 ` [bug#72129] [PATCH 2/4] gnu: kubo: Unbundle go-github-com-ipfs-go-ipld-legacy Artyom V. Poptsov
2024-07-15 20:04 ` [bug#72129] [PATCH 3/4] gnu: Add go-github-com-ipld-go-codec-dagpb Artyom V. Poptsov
2024-07-15 20:04 ` Artyom V. Poptsov [this message]
2024-07-18 22:16 ` bug#72129: [PATCH 0/4] gnu: kubo: Unbundle go-github-com-{ipfs-go-ipld-legacy, ipld-go-codec-dagpb} 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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5c3531577a4d575b513c6f5b6a2e2a99b57ab39e.1721073688.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=72129@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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).