summaryrefslogtreecommitdiff
path: root/channels.scm
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-14 11:17:11 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-14 11:17:11 +0100
commita3cfb3fe8f5469707f2501c975bed21e36c3549b (patch)
treedecd63ab5af7288968d51199f61eeea41a3351c6 /channels.scm
parent120863b23b1741d488f73c2a556266bad7bee044 (diff)
Remove Yacy channel
Diffstat (limited to 'channels.scm')
-rw-r--r--channels.scm5
1 files changed, 1 insertions, 4 deletions
diff --git a/channels.scm b/channels.scm
index 2798380..f5ec0c6 100644
--- a/channels.scm
+++ b/channels.scm
@@ -8,7 +8,4 @@
(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 'yacy)
- (url "file:///home/marek/src/yacy_search_server")
- (branch "guix")))
+ (openpgp-fingerprint "2841 9AC6 5038 7440 C7E9 2FFA 2208 D209 58C1 DEB0")))))