aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2022-07-01 08:53:17 -0600
committerKenny Ballou <kb@devnulllabs.io>2022-07-01 08:53:17 -0600
commita6a2bc76918ac00920bfcf9a914f73cd6a8355b9 (patch)
tree2256e73cc3e83e0a038609bf54d480d7dcbdec9a /config
parent3c9d634568513e33bb7b484cc159195d4a41c1ff (diff)
downloaddotfiles-a6a2bc76918ac00920bfcf9a914f73cd6a8355b9.tar.gz
dotfiles-a6a2bc76918ac00920bfcf9a914f73cd6a8355b9.tar.xz
guix: update flat channel
Update emacs revision Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'config')
-rw-r--r--config/guix/channels.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/guix/channels.scm b/config/guix/channels.scm
index 6eea6a4a..ef97edb9 100644
--- a/config/guix/channels.scm
+++ b/config/guix/channels.scm
@@ -13,7 +13,7 @@
(channel
(name 'flat)
(url "https://github.com/flatwhatson/guix-channel.git")
- (commit "657da22f0229b978b7bf4e4d476f59f17f6a175f"))
+ (commit "29cdab44a9c4df35a943565b0f11933f1755f266"))
(channel
(name 'emacs)
(url "https://github.com/babariviere/guix-emacs.git")