aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-08 16:15:14 -0300
committerEuAndreh <eu@euandre.org>2021-02-08 16:15:14 -0300
commit7f416c4f1dd00b2720bcf816b8eb1a302d43466a (patch)
treed2a8b1c42a22ccd85b05be0054482d014e78af9a
parentAdd COPYING (diff)
downloadpackage-repository-7f416c4f1dd00b2720bcf816b8eb1a302d43466a.tar.gz
package-repository-7f416c4f1dd00b2720bcf816b8eb1a302d43466a.tar.xz
Add .guix-* files for Guix channel
-rw-r--r--.guix-authorizations4
-rw-r--r--.guix-channel4
2 files changed, 8 insertions, 0 deletions
diff --git a/.guix-authorizations b/.guix-authorizations
new file mode 100644
index 0000000..0221b5b
--- /dev/null
+++ b/.guix-authorizations
@@ -0,0 +1,4 @@
+(authorizations
+ (version 0)
+ (("5BDA E9B8 B2F6 C6BC BB0D 6CE5 81F9 0EC3 CD35 6060"
+ (name "euandreh"))))
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..55a7417
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,4 @@
+(channel
+ (version 0)
+ (directory "src")
+ (keyring-reference "master"))