From 61081913087f68bc4374a473e2b6558d7c3f3a4e Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me> Date: Tue, 8 Aug 2023 21:28:38 -0400 Subject: [PATCH] Removed slack weechat plugin --- pkgs/communication/weechat/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/communication/weechat/default.nix b/pkgs/communication/weechat/default.nix index a29b7e6..4c98753 100644 --- a/pkgs/communication/weechat/default.nix +++ b/pkgs/communication/weechat/default.nix @@ -11,7 +11,7 @@ configure = { availablePlugins, ... }: { scripts = with super.weechatScripts; [ weechat-notify-send - wee-slack + #wee-slack weechat-matrix highmon weechat-autosort -- GitLab