nixpkgs/pkgs/applications/networking/irc/weechat
Naïm Favier cea0c62688
weechat: add PHP support
Add PHP support, but do not include it in the wrapper by default, because
- it doesn't build on Darwin,
- it doubles the closure size,
- there are no official scripts written in PHP,
- it's probably broken: the [example PHP
  script](https://weechat.org/files/doc/stable/weechat_scripting.en.html#register_function)
  from the manual fails to load.

Enable build-time tests (except on Darwin as they don't build).

Remove `-DENABLE_JAVASCRIPT=OFF`, which was made the default upstream [a long time
ago](340d6646a6).

Add myself as a maintainer.
2022-10-09 21:55:38 +02:00
..
scripts weechatScripts.wee-slack: 2.8.0 -> 2.9.0 2022-09-20 18:14:34 +02:00
default.nix weechat: add PHP support 2022-10-09 21:55:38 +02:00
wrapper.nix weechat: add PHP support 2022-10-09 21:55:38 +02:00