aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorArun Isaac2023-07-08 23:49:56 +0100
committerArun Isaac2023-07-08 23:51:53 +0100
commitef8babac085067f88168fff13165ebd90a410ff6 (patch)
treeb0fc8e180ff7985e40790aa8b217bda18138d6fd /.guix-channel
parent5ac7793cd88f8fbf80e7128862d989c7e42721bb (diff)
downloadmeen-ef8babac085067f88168fff13165ebd90a410ff6.tar.gz
meen-ef8babac085067f88168fff13165ebd90a410ff6.tar.lz
meen-ef8babac085067f88168fff13165ebd90a410ff6.zip
Make repository a guix channel.HEADmain
* .guix-authorizations, .guix-channel, .guix/emacs-meen-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"))