aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-22 18:55:20 -0300
committerEuAndreh <eu@euandre.org>2021-01-22 18:55:20 -0300
commit377a930266d4f99a90478cc18a14e9482c2e1194 (patch)
treec5bba497c6dacc278dc05331e37c477c55cd2ae0 /.guix-channel
parentMakefile: Add assert-todos.sh to check phase (diff)
downloadremembering-377a930266d4f99a90478cc18a14e9482c2e1194.tar.gz
remembering-377a930266d4f99a90478cc18a14e9482c2e1194.tar.xz
Add Guix channel
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel4
1 files changed, 4 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..d4d0f36
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,4 @@
+(channel
+ (version 0)
+ (directory "guix/channel")
+ (keyring-reference "master"))