summaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorSimon Streit <simon@netpanic.org>2021-04-12 10:01:32 +0200
committerSimon Streit <simon@netpanic.org>2021-04-12 10:01:32 +0200
commitaa5b0b6ae3159e355543106342d6fb492a4e1f15 (patch)
treeefbfbb8c7f36a1b42b56ee566158dc614345c57b /.guix-channel
First commit.
new file: .guix-channel new file: siguix/packages/emacs-xyz.scm
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel5
1 files changed, 5 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..f0e4789
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,5 @@
+;; -*- mode: scheme; -*-
+
+(channel (version 0)
+ (url "https://git.steel-is-real.com/siguix")
+ (directory "siguix"))