dotfiles/.config/guix/channels.scm

16 lines
515 B
Scheme
Raw Normal View History

2021-09-07 21:21:08 +01:00
;; This file is generated from ~/dotfiles/guix/system-config/base.org.
(list (channel
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix"))
(channel
(name 'gguix)
(url "https://github.com/gmemstr/gguix"))
(channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
(openpgp-fingerprint
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))