guix-latex-template/channels.scm

10 lines
338 B
Scheme
Raw Permalink Normal View History

2024-11-22 07:24:59 +00:00
(list (channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
(openpgp-fingerprint
2024-11-22 07:56:47 +00:00
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))