1 files changed, 10 insertions(+), 1 deletions(-)
M .guix-channel
M .guix-channel => .guix-channel +10 -1
@@ 1,2 1,11 @@
(channel
- (version 0))
+ (version 0)
+ (dependencies
+ (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"))))))