Weechat: Difference between revisions

imported>Marmolak
It was pain to figure out, that weechat needs to have /weechat after address part.
imported>Epetousis
Add an attribute to let Weechat build on Darwin.
Line 16: Line 16:
         wee-slack
         wee-slack
       ];
       ];
      # Uncomment this if you're on Darwin, there's no PHP support available. See https://github.com/NixOS/nixpkgs/blob/e6bf74e26a1292ca83a65a8bb27b2b22224dcb26/pkgs/applications/networking/irc/weechat/wrapper.nix#L13 for more info.
      # plugins = builtins.attrValues (builtins.removeAttrs availablePlugins [ "php" ]);
     };
     };
   };
   };