summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.guix-channel12
1 files changed, 9 insertions, 3 deletions
diff --git a/.guix-channel b/.guix-channel
index 32df654..efd9002 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -3,9 +3,15 @@
(channel
(version 0)
- (name 'pantherx)
+ (name pantherx)
(url "https://channels.pantherx.org/git/panther.git")
(dependencies
(channel
- (name 'nonguix)
- (url "https://channels.pantherx.org/git/nonguix.git"))))
+ (name nonguix)
+ (url "https://channels.pantherx.org/git/nonguix.git")
+ (branch "master")
+ (introduction
+ (channel-introduction
+ (version 0)
+ (commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
+ (signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))