emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46244: closed ([PATCH] guix: narinfo: Export narinfo-contents.)


From: GNU bug Tracking System
Subject: bug#46244: closed ([PATCH] guix: narinfo: Export narinfo-contents.)
Date: Tue, 02 Feb 2021 19:36:02 +0000

Your message dated Tue, 02 Feb 2021 19:35:37 +0000
with message-id <87lfc6z2ie.fsf@cbaines.net>
and subject line Re: bug#46244: [PATCH] guix: narinfo: Export narinfo-contents.
has caused the debbugs.gnu.org bug report #46244,
regarding [PATCH] guix: narinfo: Export narinfo-contents.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46244: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46244
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] guix: narinfo: Export narinfo-contents. Date: Mon, 1 Feb 2021 20:00:21 +0000
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




--- End Message ---
--- Begin Message --- Subject: Re: bug#46244: [PATCH] guix: narinfo: Export narinfo-contents. Date: Tue, 02 Feb 2021 19:35:37 +0000 User-agent: mu4e 1.4.14; emacs 27.1
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]