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: 72844@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#72844] [PATCH 2/4] gnu: kubo: Unbundle go-github-com-libp2p-go-doh-resolver.
Date: Wed, 28 Aug 2024 00:09:34 +0300	[thread overview]
Message-ID: <3bdac1267dafe6e1496321d8eaa4f607f438ddf8.1724792671.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1724792671.git.poptsov.artyom@gmail.com>

* gnu/packages/ipfs.scm (kubo): [snippet]: Delete
"vendor/github.com/libp2p/go-doh-resolver".
[inputs]: Add go-github-com-libp2p-go-doh-resolver.

Change-Id: I417802e02b482164fdb65852a19187fb63bd9199
---
 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 d9866a8d9a..af95ca86f3 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -865,6 +865,7 @@ (define-public kubo
                              "vendor/github.com/koron"
                              "vendor/github.com/libp2p/go-buffer-pool"
                              "vendor/github.com/libp2p/go-cidranger"
+                             "vendor/github.com/libp2p/go-doh-resolver"
                              "vendor/github.com/libp2p/go-flow-metrics"
                              "vendor/github.com/libp2p/go-libp2p-asn-util"
                              "vendor/github.com/libp2p/go-msgio"
@@ -989,7 +990,7 @@ (define-public kubo
                   go-github-com-jbenet-go-temp-err-catcher
                   go-github-com-jbenet-goprocess
                   go-github-com-julienschmidt-httprouter
-                  ;;go-github-com-libp2p-go-doh-resolver
+                  go-github-com-libp2p-go-doh-resolver
                   ;;go-github-com-libp2p-go-libp2p
                   ;;go-github-com-libp2p-go-libp2p-http
                   ;;go-github-com-libp2p-go-libp2p-kad-dht
-- 
2.45.2





  parent reply	other threads:[~2024-08-27 21:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-27 21:08 [bug#72844] [PATCH 0/4] gnu: kubo: Add some direct and indirect dependencies Artyom V. Poptsov
2024-08-27 21:09 ` [bug#72844] [PATCH 1/4] gnu: Add go-github-com-libp2p-go-doh-resolver Artyom V. Poptsov
2024-08-27 21:09 ` Artyom V. Poptsov [this message]
2024-08-27 21:09 ` [bug#72844] [PATCH 3/4] gnu: Add go-github-com-ipfs-go-bitfield Artyom V. Poptsov
2024-08-27 21:09 ` [bug#72844] [PATCH 4/4] gnu: Add go-github-com-ipfs-go-ipfs-posinfo Artyom V. Poptsov
2024-08-29  0:11 ` bug#72844: [PATCH 0/4] gnu: kubo: Add some direct and indirect dependencies 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=3bdac1267dafe6e1496321d8eaa4f607f438ddf8.1724792671.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=72844@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.