Add some guix config.

This commit is contained in:
James Grogan 2024-07-10 19:50:17 +01:00
parent f9c34120b0
commit fc70897590
3 changed files with 130 additions and 0 deletions

1
guix/channels.scm Executable file
View file

@ -0,0 +1 @@
(list (channel (name (quote 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")))))