summaryrefslogtreecommitdiff
path: root/guix/channels.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix/channels.scm')
-rw-r--r--guix/channels.scm8
1 files changed, 8 insertions, 0 deletions
diff --git a/guix/channels.scm b/guix/channels.scm
index db2a295..f068a56 100644
--- a/guix/channels.scm
+++ b/guix/channels.scm
@@ -15,4 +15,12 @@
"7677db76330121a901604dfbad19077893865f35"
(openpgp-fingerprint
"13E7 6CD6 E649 C28C 3385 4DF5 5E5A A665 6149 17F7"))))
+ (channel
+ (name 'hecate)
+ (url "https://git.thanosapollo.org/hecate")
+ (introduction
+ (make-channel-introduction
+ "6d40e319e46eddc6a3e1a97b1dd1dafedb785889"
+ (openpgp-fingerprint
+ "62B7 58D0 F671 9938 BC09 CECA 339F 736C 3A72 0928"))))
%default-channels)