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 2/4] gnu: kubo: Unbundle go-github-com-ipfs-go-ipld-legacy.
Date: Mon, 15 Jul 2024 23:04:21 +0300 [thread overview]
Message-ID: <7ab5c11261ecc34e9ab33a31c67d0cd1ee9b47b1.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-ipfs-go-ipld-legacy.
[inputs]: Add go-github-com-ipfs-go-ipld-legacy.
Change-Id: Ifca764014cf03db9260c139a3e83387d20b23983
---
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 e57399d6d9..22fbce25b6 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -744,6 +744,7 @@ (define-public kubo
"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-ipld-legacy"
"vendor/github.com/ipfs/go-ipld-git"
"vendor/github.com/ipfs/go-log"
"vendor/github.com/ipld/go-ipld-prime"
@@ -833,7 +834,7 @@ (define-public kubo
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
+ go-github-com-ipfs-go-ipld-legacy
go-github-com-ipfs-go-log
go-github-com-ipfs-go-log-v2
;;go-github-com-ipfs-go-metrics-interface
--
2.45.2
next prev parent reply other threads:[~2024-07-15 20:07 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 ` Artyom V. Poptsov [this message]
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 ` [bug#72129] [PATCH 4/4] gnu: kubo: Unbundle go-github-com-ipld-go-codec-dagpb Artyom V. Poptsov
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=7ab5c11261ecc34e9ab33a31c67d0cd1ee9b47b1.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).