From 3761c533bddd5c64d36c60a336ee4f8d894f817c Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Sun, 25 Jun 2023 19:54:18 +0100 Subject: guix-channel: added introduction to dependency --- .guix-channel | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.guix-channel b/.guix-channel index 105420c..6d5ada9 100644 --- a/.guix-channel +++ b/.guix-channel @@ -7,5 +7,11 @@ (url "https://channels.pantherx.org/git/panther.git") (dependencies (channel - (name nongnu) - (url "https://channels.pantherx.org/git/nonguix.git")))) + (name 'nonguix) + (branch "master") + (url "https://channels.pantherx.org/git/nonguix.git") + (introduction + (make-channel-introduction + "897c1a470da759236cc11798f4e0a5f7d4d59fbc" + (openpgp-fingerprint + "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5")))))) -- cgit v1.2.3