dotfiles/.guix-channel

34 lines
995 B
Scheme

;; -*- mode: scheme; -*-
(channel
(version 0)
(directory ".guix")
(dependencies
(channel
(name guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(introduction
(channel-introduction
(version 0)
(commit "9edb3f66fd807b096b48283debdcddccfea34bad")
(signer "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA"))))
(channel
(name nonguix)
(url "https://gitlab.com/nonguix/nonguix")
(branch "master")
(introduction
(channel-introduction
(version 0)
(commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
(signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))
(channel
(name rekahsoft-guix)
(url "https://git.rekahsoft.ca/rekahsoft/rekahsoft-guix.git")
(branch "master")
(introduction
(channel-introduction
(version 0)
(commit "191cdaa0947657e0c85fe89ebbb8e7b1e7a8e0a4")
(signer "F8D5 46F3 AF37 EF53 D1B6 48BE 7B4D EB93 212B 3022"))))))