~ruther/guix-config

f9fa21bad9714837f1b995a040c6357a88fa701d — Rutherther 7 months ago 13fc6e3
chore: add rde channel
1 files changed, 8 insertions(+), 0 deletions(-)

M channels.scm
M channels.scm => channels.scm +8 -0
@@ 4,6 4,14 @@
(define-public my-channels
  (cons*
   (channel
    (name 'rde)
    (url "https://git.sr.ht/~abcdw/rde")
    (introduction
     (make-channel-introduction
      "257cebd587b66e4d865b3537a9a88cccd7107c95"
      (openpgp-fingerprint
       "2841 9AC6 5038 7440 C7E9  2FFA 2208 D209 58C1 DEB0"))))
   (channel
    (name 'nonguix)
    (url "https://gitlab.com/nonguix/nonguix")
    (branch "master")

Do not follow this link