guix-patches
[Top][All Lists]
Advanced

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

[bug#41767] [PATCH 6/9] .guix-channel: Add 'keyring-reference'.


From: Ludovic Courtès
Subject: [bug#41767] [PATCH 6/9] .guix-channel: Add 'keyring-reference'.
Date: Tue, 9 Jun 2020 00:02:53 +0200

* .guix-channel: Add 'keyring-reference'.
---
 .guix-channel | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.guix-channel b/.guix-channel
index 3e618d79f8..f4459f1de1 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -2,4 +2,5 @@
 
 (channel
   (version 0)
-  (news-file "etc/news.scm"))
+  (news-file "etc/news.scm")
+  (keyring-reference "keyring"))
-- 
2.26.2






reply via email to

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