aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2022-09-08 15:08:45 -0600
committerKenny Ballou <kb@devnulllabs.io>2022-09-08 15:08:45 -0600
commit7e8188ce42dfbf12bca97ba5a3b4458e4a94a146 (patch)
treedfe59e1bc38dcf8c1e766eaa702305bf29b289d7 /config
parent4119ec9d35e57fff6f5ec00ba4819c2d4d1b1d95 (diff)
downloaddotfiles-7e8188ce42dfbf12bca97ba5a3b4458e4a94a146.tar.gz
dotfiles-7e8188ce42dfbf12bca97ba5a3b4458e4a94a146.tar.xz
guix: update channels
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 e351d92f..bb41e1d7 100644
--- a/config/guix/channels.scm
+++ b/config/guix/channels.scm
@@ -1,7 +1,7 @@
(list (channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
- (commit "b45a44eaad890f31d9418dbb8cb14e3ee1d83c19"))
+ (commit "32da9bbc91d365f514ae41528587905b21c41825"))
(channel
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix")