aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2022-11-11 10:05:09 -0700
committerKenny Ballou <kb@devnulllabs.io>2022-11-11 10:05:09 -0700
commitb5904d460aa250e8980403e735f21c15182015b5 (patch)
tree1037c96607cb5660fe3ac5e2b77a0c9f2268ef4b /config
parent0df72a28100b6b6156203d82c307dcfdbc95e87f (diff)
downloaddotfiles-b5904d460aa250e8980403e735f21c15182015b5.tar.gz
dotfiles-b5904d460aa250e8980403e735f21c15182015b5.tar.xz
channels: update kbg channel
Use signing subkey fingerprint for introduction. Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'config')
-rw-r--r--config/guix/channels.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/guix/channels.scm b/config/guix/channels.scm
index 3605775a..66677519 100644
--- a/config/guix/channels.scm
+++ b/config/guix/channels.scm
@@ -25,12 +25,12 @@
(url "https://git.sr.ht/~kennyballou/guix-channel.git")
(branch "master")
(commit
- "a5da35c59a056000bfb16a7a5f3301472fc2fdf2")
+ "f3d3aa8279b5cdd11a09100a644f8181a8f40f5a")
(introduction
(make-channel-introduction
"a5da35c59a056000bfb16a7a5f3301472fc2fdf2"
(openpgp-fingerprint
- "B74C C4B4 1148 C3DB 364B C211 82D9 4B35 744E 1B34"))))
+ "10F4 14AB D526 0D0E 2372 8C08 FE55 890B 57AE DCE5"))))
(channel
(name 'emacs)
(url "https://github.com/babariviere/guix-emacs.git")