]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - overlays/weechat/default.nix
Add config for CI
[perso/Immae/Config/Nix.git] / overlays / weechat / default.nix
index 07c6d8953109dcb8aa5787dc508aca01629db525..e8cc792f27b8c7b0c2294cef8724c5b20aebaf57 100644 (file)
@@ -2,8 +2,6 @@ self: super: {
   weechat = super.weechat.override {
     configure = { availablePlugins, ... }: {
       plugins = with self; with availablePlugins; [
-          # Make sure websocket_client is not 0.55.0, it provokes
-          # regular crashes
          (python.withPackages (ps: with ps; [websocket_client emoji]))
          perl
          ruby