This repository has been archived on 2025-05-30. You can view files and clone it, but cannot push or open issues or pull requests.
guix-pwntools-template/channels.scm
2025-04-29 22:22:22 +00:00

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")))))