aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorArun Isaac2023-07-09 00:33:04 +0100
committerArun Isaac2023-07-09 00:33:26 +0100
commita1eefcd93e4d6309c7ef42abe86f94169bba6bad (patch)
tree20db5dc1007bb5df18fbe92c9b281a730392d242 /.guix-channel
parent3b80ba2214970258768d78d1920312a53288a6cc (diff)
downloadthogai-main.tar.gz
thogai-main.tar.lz
thogai-main.zip
Make repository a guix channel.HEADmain
* .guix-authorizations, .guix-channel, .guix/emacs-thogai-package.scm, guix.scm: New files.
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel3
1 files changed, 3 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..35e181f
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,3 @@
+(channel
+ (version 0)
+ (directory ".guix"))