25 lines
699 B
Scheme
25 lines
699 B
Scheme
;; -*- mode: scheme; -*-
|
|
|
|
(channel
|
|
(version 0)
|
|
(directory ".guix")
|
|
(dependencies
|
|
(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"))))))
|