diff options
author | EuAndreh <eu@euandre.org> | 2021-01-22 18:55:20 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-22 18:55:20 -0300 |
commit | 377a930266d4f99a90478cc18a14e9482c2e1194 (patch) | |
tree | c5bba497c6dacc278dc05331e37c477c55cd2ae0 /.guix-channel | |
parent | Makefile: Add assert-todos.sh to check phase (diff) | |
download | remembering-377a930266d4f99a90478cc18a14e9482c2e1194.tar.gz remembering-377a930266d4f99a90478cc18a14e9482c2e1194.tar.xz |
Add Guix channel
Diffstat (limited to '.guix-channel')
-rw-r--r-- | .guix-channel | 4 |
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")) |