Archived
1
0
Fork 0
This repository has been archived on 2025-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
resume/channels.scm

9 lines
339 B
Scheme

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