all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 71636@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#71636] [PATCH 4/4] gnu: kubo: Unbundle more inputs.
Date: Tue, 18 Jun 2024 22:43:45 +0300	[thread overview]
Message-ID: <1b87e7153599e94f7742e4fe7f57d9da8a475720.1718739586.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1718739586.git.poptsov.artyom@gmail.com>

* gnu/packages/ipfs.scm (kubo): Unbundle more inputs.
  [inputs]: Add go-github-com-ipld-go-ipld-prime.

Change-Id: I30f2739fea38507fde2290cd99b9c9b41b664c40
---
 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 b487062672..12817728ee 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -602,6 +602,7 @@ (define-public kubo
                              "vendor/github.com/ipfs/go-ipfs-util"
                              "vendor/github.com/ipfs/go-ipld-format"
                              "vendor/github.com/ipfs/go-log"
+                             "vendor/github.com/ipld/go-ipld-prime"
                              "vendor/github.com/jackpal"
                              "vendor/github.com/jbenet"
                              "vendor/github.com/julienschmidt"
@@ -695,7 +696,7 @@ (define-public kubo
                   ;;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-ipld-prime
+                  go-github-com-ipld-go-ipld-prime
                   go-github-com-jbenet-go-random
                   go-github-com-jbenet-go-temp-err-catcher
                   go-github-com-jbenet-goprocess
-- 
2.45.1





  parent reply	other threads:[~2024-06-18 21:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-18 19:41 [bug#71636] [PATCH 0/4] gnu: kubo: Unbundle more inputs Artyom V. Poptsov
2024-06-18 19:43 ` [bug#71636] [PATCH 1/4] gnu: Add go-github-com-polydawn-refmt Artyom V. Poptsov
2024-06-18 19:43 ` [bug#71636] [PATCH 2/4] gnu: Add go-github-com-warpfork-go-testmark Artyom V. Poptsov
2024-06-18 19:43 ` [bug#71636] [PATCH 3/4] gnu: Add go-github-com-ipld-go-ipld-prime Artyom V. Poptsov
2024-06-18 19:43 ` Artyom V. Poptsov [this message]
2024-06-19 14:20 ` bug#71636: [PATCH 0/4] gnu: kubo: Unbundle more inputs 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=1b87e7153599e94f7742e4fe7f57d9da8a475720.1718739586.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=71636@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.