From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id eCepORFeGGDXdQAA0tVLHw (envelope-from ) for ; Mon, 01 Feb 2021 20:01:21 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id UMB4NRFeGGBqCQAA1q6Kng (envelope-from ) for ; Mon, 01 Feb 2021 20:01:21 +0000 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 49CAB940628 for ; Mon, 1 Feb 2021 20:01:21 +0000 (UTC) Received: from localhost ([::1]:34276 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l6fNw-00066v-5l for larch@yhetil.org; Mon, 01 Feb 2021 15:01:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54540) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l6fNh-00063U-48 for guix-patches@gnu.org; Mon, 01 Feb 2021 15:01:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:49995) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l6fNe-0007en-Az for guix-patches@gnu.org; Mon, 01 Feb 2021 15:01:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l6fNe-0001Wz-A4 for guix-patches@gnu.org; Mon, 01 Feb 2021 15:01:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46244] [PATCH] guix: narinfo: Export narinfo-contents. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 01 Feb 2021 20:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46244 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46244@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16122096315840 (code B ref -1); Mon, 01 Feb 2021 20:01:02 +0000 Received: (at submit) by debbugs.gnu.org; 1 Feb 2021 20:00:31 +0000 Received: from localhost ([127.0.0.1]:33308 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l6fN8-0001W7-Mm for submit@debbugs.gnu.org; Mon, 01 Feb 2021 15:00:31 -0500 Received: from lists.gnu.org ([209.51.188.17]:55480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l6fN5-0001Vx-ML for submit@debbugs.gnu.org; Mon, 01 Feb 2021 15:00:28 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54470) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l6fN5-0005aR-CV for guix-patches@gnu.org; Mon, 01 Feb 2021 15:00:27 -0500 Received: from mira.cbaines.net ([212.71.252.8]:60300) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l6fN3-0007IY-3C for guix-patches@gnu.org; Mon, 01 Feb 2021 15:00:27 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:8ac0:b4c7:f5c8:7caa]) by mira.cbaines.net (Postfix) with ESMTPSA id EE2E627BC1D for ; Mon, 1 Feb 2021 20:00:21 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 4b05fcf8 for ; Mon, 1 Feb 2021 20:00:21 +0000 (UTC) From: Christopher Baines Date: Mon, 1 Feb 2021 20:00:21 +0000 Message-Id: <20210201200021.23198-1-mail@cbaines.net> X-Mailer: git-send-email 2.30.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 2.64 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 49CAB940628 X-Spam-Score: 2.64 X-Migadu-Scanner: scn1.migadu.com X-TUID: CbH5jviLmvA1 As this is useful if you want to work with narinfo signatures outside of Guix, in the Guix Data Service for example. * guix/narinfo.scm: Export narinfo-contents. --- guix/narinfo.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/guix/narinfo.scm b/guix/narinfo.scm index 241090ec98..d3deba28bd 100644 --- a/guix/narinfo.scm +++ b/guix/narinfo.scm @@ -50,6 +50,7 @@ narinfo-deriver narinfo-system narinfo-signature + narinfo-contents narinfo-hash-algorithm+value -- 2.30.0