From b9a3528bf7d31c189482b08254bc6c24c83018f5 Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Tue, 31 May 2022 10:46:43 +1000 Subject: [PATCH] weechat: removed insecure weetchat-otr --- profiles/weechat.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/weechat.nix b/profiles/weechat.nix index f8ff90b..748600b 100644 --- a/profiles/weechat.nix +++ b/profiles/weechat.nix @@ -27,7 +27,6 @@ wee-slack # A WeeChat plugin for Slack.com weechat-autosort # Automatically or manually keep your buffers sorted weechat-matrix # Weechat communication over the Matrix protocol - weechat-otr # WeeChat script for Off-the-Record messaging ]; }; })