summaryrefslogtreecommitdiff
path: root/.config/guix/channels-unlocked.scm
diff options
context:
space:
mode:
Diffstat (limited to '.config/guix/channels-unlocked.scm')
-rw-r--r--.config/guix/channels-unlocked.scm9
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/guix/channels-unlocked.scm b/.config/guix/channels-unlocked.scm
new file mode 100644
index 0000000..a3006e1
--- /dev/null
+++ b/.config/guix/channels-unlocked.scm
@@ -0,0 +1,9 @@
+(list (channel
+ (name 'guix)
+ (url "https://git.savannah.gnu.org/git/guix.git")
+ (branch "master")
+ (introduction
+ (make-channel-introduction
+ "9edb3f66fd807b096b48283debdcddccfea34bad"
+ (openpgp-fingerprint
+ "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))