You've already forked guix-tribes
13 lines
431 B
Common Lisp
13 lines
431 B
Common Lisp
(list (channel
|
|
(name 'guix)
|
|
(url "https://git.teralink.net/tribes/guix.git")
|
|
(branch "master")
|
|
;; Guix v1.5.0
|
|
(commit
|
|
"230aa373f315f247852ee07dff34146e9b480aec")
|
|
(introduction
|
|
(make-channel-introduction
|
|
"9edb3f66fd807b096b48283debdcddccfea34bad"
|
|
(openpgp-fingerprint
|
|
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))
|