unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46244] [PATCH] guix: narinfo: Export narinfo-contents.
@ 2021-02-01 20:00 Christopher Baines
  2021-02-02  9:21 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2021-02-01 20:00 UTC (permalink / raw)
  To: 46244

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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-02 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-01 20:00 [bug#46244] [PATCH] guix: narinfo: Export narinfo-contents Christopher Baines
2021-02-02  9:21 ` Ludovic Courtès
2021-02-02 19:35   ` bug#46244: " Christopher Baines

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).