summaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel11
1 files changed, 10 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index 7cfb3a9..9bae090 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -1,3 +1,12 @@
(channel
(version 0)
- (url "https://git.goritskov.com/rodion/blogs.git")) \ No newline at end of file
+ (url "https://git.goritskov.com/rodion/blogs.git")
+ (dependencies
+ (channel
+ (name little-guix-channel)
+ (url "https://git.goritskov.com/rodion/little-guix-channel.git")
+ (introduction
+ (channel-introduction
+ (version 0)
+ (commit "cfee0a86d4bdc74abcf03c47715a382d7ba93be8")
+ (signer "37F5 3D87 DFB3 EE32 393D 24B2 3A07 1A95 2839 DB19")))))) \ No newline at end of file