From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id MMI1NyL4cWapdwEAqHPOHw:P1 (envelope-from ) for ; Tue, 18 Jun 2024 21:12:20 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id MMI1NyL4cWapdwEAqHPOHw (envelope-from ) for ; Tue, 18 Jun 2024 23:12:02 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=AMKbLQ8M; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718739989; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=eCqnYTp+IFXtNbukytk56KjW+BWFrOlCtEmwDsdMNTM=; b=Aq7GrsvBX7xmZC2p9Fl31afajXb3U+8f8vB4kdosNUOG6bDgXOK7qhcHcyP5ecy8xAGp9H wG3ypYmRtjcYRYw9UTLbe5BVx6Z+Zi0UA35EKw5HEubX/odOu+o/LaYX2YQBUtTG73TPUc TvGUnQj4hyLwn/1c2O7K5Rj5msjk8B1RonMcuHjYbSf5Y88yA6N+7MfNfBKos+KSorXhtI 6i9MP9mGUE0k+W6yB5SnFPT1n5XBI8jeQciuS4bFqAEln3lr973nNi7RjWd6li3HrM0Dhg ML1qSujaqlvYh3iNd1ZiUhDTIV7atejaPQrXuss6jxERXx393e0N860w0SiznA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=AMKbLQ8M; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718739989; a=rsa-sha256; cv=none; b=cIVAwGuVdScajGCvLQey1QBnZWtth1QUDxQ41LKhSe0DkMxLueL4hzsEIS/Ld4u//PMTkQ B9/dVbBG3b8qxn+DN5VEjedrKd9RtKvndv7Qrgd3WmtEea4wAAAaiV2l4/1dBZlWnBlXh+ BBclTX2SSVxro9NCn+4v1HWlMa3rWofE65Fl45QZv3VMzyvWPLc1CKRJOaFf1ru29gfvyz 7/reTUKYsFnnYKeLGdKs0GsgLiiH6blADM/gYCLoFdJ1p7wBfwJAXaC9TM/wDleI1ZJ4kB YtrjhHFTA/l86xtrX7BSpRz6qE5prh7WAEIKOs6woyZC7pMEQoEorEr79DIfCw== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 963DD3EA44 for ; Tue, 18 Jun 2024 21:46:29 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJemb-0000bp-1y; Tue, 18 Jun 2024 15:46:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJemH-0000a8-3Z for guix-patches@gnu.org; Tue, 18 Jun 2024 15:46:01 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sJemG-0004JF-QZ for guix-patches@gnu.org; Tue, 18 Jun 2024 15:46:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJemJ-0006eQ-ID for guix-patches@gnu.org; Tue, 18 Jun 2024 15:46:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71636] [PATCH 4/4] gnu: kubo: Unbundle more inputs. Resent-From: "Artyom V. Poptsov" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jun 2024 19:46:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71636 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71636@debbugs.gnu.org Cc: "Artyom V. Poptsov" Received: via spool by 71636-submit@debbugs.gnu.org id=B71636.171873990725435 (code B ref 71636); Tue, 18 Jun 2024 19:46:03 +0000 Received: (at 71636) by debbugs.gnu.org; 18 Jun 2024 19:45:07 +0000 Received: from localhost ([127.0.0.1]:49892 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJelP-0006c5-3p for submit@debbugs.gnu.org; Tue, 18 Jun 2024 15:45:07 -0400 Received: from mail-lf1-f49.google.com ([209.85.167.49]:55607) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJelL-0006aX-Ir for 71636@debbugs.gnu.org; Tue, 18 Jun 2024 15:45:03 -0400 Received: by mail-lf1-f49.google.com with SMTP id 2adb3069b0e04-52c8342af5eso6098354e87.3 for <71636@debbugs.gnu.org>; Tue, 18 Jun 2024 12:45:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718739834; x=1719344634; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=eCqnYTp+IFXtNbukytk56KjW+BWFrOlCtEmwDsdMNTM=; b=AMKbLQ8MCCw0QFvZlfBrIQPIABGL+STbejU39cR29EdtU4TpYERIdRJWOOiqVla7FV H2e4jcQKTwI0h7LU17yHVImLUqS5otAM25UFknPY88HoSxKuf4zjGjezN+MzMtXi8SF5 PwXOHi2TTj58O+6ut8Xc3Y43PgMmhWViSmY1kqjG3T1tLVuD+uvJqoKDrtN3DqTT5sEs 5ZLbblMTS/4u5WUC6hLPjCuhJezFJL5derk4fSi+k3Mn8oNJs3lWJ7SRtAXtX6NN6VvD ZqCkNvzuOv5l9LuQgZWisvR8Ky6LbAdzv7jv/69B8Q+H9HXqlWp/j6wvLtPvRMof75f+ fk4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718739834; x=1719344634; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eCqnYTp+IFXtNbukytk56KjW+BWFrOlCtEmwDsdMNTM=; b=Yx81nDtG5z8psFrQRlSuUHcE3yfVtSL+ddZ5j0hrkIk/QpxvbJOH3atVJHKM4HnDEL oharP1I/Wxt09uKZ1BhexgrDxqXAvpx7ibx9gjoNe87TLpb+rhB7rIxFotL6pgeLgMVn R/qZavod3sVUXHsx7b/vlcf4klHXKhlaG9IVTcKEbj7Cg5UzV+LVwsPOtv2g87qhT9ln wO7TaEMsKDC4/ZA1utq3y3GY12Q3/wxuM1mK00wEtCLXhLjxvrh5WRs0/ve3XUpoY/U7 hifbFOcuk2PpV4KQqHJ76aGIL6eQaDhE3A3kZgbXk4AW2rFnY0Ei9wCn817kF4XCNwPn iLtA== X-Gm-Message-State: AOJu0Yyn7tr4tscqOxOvZOGEs9+UtUSLqjcXhdSwvU735rGdFebOFJvK 7DQfxzTfsGyM/GQybh6961Eq8wsywr4IKTNaeyfyCXxKPMCV7D2/JKvxhA== X-Google-Smtp-Source: AGHT+IE8tHd/ceYOiIYdZiUlyDs4qbkmLA5cseoV/0vvChg2c+V/X/OaTQf8MwqlNFHx0pl34PFKQg== X-Received: by 2002:a05:6512:138d:b0:52c:8051:5799 with SMTP id 2adb3069b0e04-52ccaa2a904mr339826e87.11.1718739834130; Tue, 18 Jun 2024 12:43:54 -0700 (PDT) Received: from elephant.. ([95.79.82.148]) by smtp.gmail.com with ESMTPSA id 2adb3069b0e04-52ca2872427sm1595229e87.166.2024.06.18.12.43.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jun 2024 12:43:53 -0700 (PDT) From: "Artyom V. Poptsov" Date: Tue, 18 Jun 2024 22:43:45 +0300 Message-ID: <1b87e7153599e94f7742e4fe7f57d9da8a475720.1718739586.git.poptsov.artyom@gmail.com> X-Mailer: git-send-email 2.45.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 963DD3EA44 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -4.76 X-Spam-Score: -4.76 X-TUID: fstuW/E3sB7x * 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