guix-machines/.guix-channel
2022-03-22 14:03:16 -04:00

27 lines
811 B
Scheme

;; -*- mode: scheme; -*-
(channel
(version 0)
(directory ".guix")
(dependencies
(channel
(name nonguix)
(url "https://gitlab.com/nonguix/nonguix")
(branch "master")
(commit "8c22d70b02d4cf42f64784296fbd267695cd3e4c")
(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")
(commit "b72c13392a9ffab0dd52dcf9e30fb599e364a78e")
(introduction
(channel-introduction
(version 0)
(commit "191cdaa0947657e0c85fe89ebbb8e7b1e7a8e0a4")
(signer "F8D5 46F3 AF37 EF53 D1B6 48BE 7B4D EB93 212B 3022"))))))