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

* [bug#46244] [PATCH] guix: narinfo: Export narinfo-contents.
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2021-02-02  9:21 UTC (permalink / raw)
  To: Christopher Baines; +Cc: 46244

Hi,

Christopher Baines <mail@cbaines.net> skribis:

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

Sure, LGTM!

Ludo’.




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

* bug#46244: [PATCH] guix: narinfo: Export narinfo-contents.
  2021-02-02  9:21 ` Ludovic Courtès
@ 2021-02-02 19:35   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2021-02-02 19:35 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 46244-done

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]


Ludovic Courtès <ludo@gnu.org> writes:

> Hi,
>
> Christopher Baines <mail@cbaines.net> skribis:
>
>> 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.
>
> Sure, LGTM!

Great, I've pushed this to master now as
2d518f7eb59e7f75bdfbf7e4dfb401a48043be96 :)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[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).