nixpkgs/pkgs/applications/networking/irc/weechat
Maximilian Bosch 61a9463498 weechatScripts.weechat-matrix-bridge: don't export `olm.lua' as script (#46582)
Loading olm.lua as weechat script with `/script load olm.lua' causes
errors like this:

```
/nix/store/43jbh7yxh8j4gjfzbvpd9clncah5dip1-weechat-matrix-bridge-2018-05-29/lib/ffi.so: undefined symbol: lua_tointeger
```

As `olm.lua' is loaded by `matrix.lua' it doesn't need to be included
manually by the weechat configuration.
2018-09-12 23:56:03 +02:00
..
scripts weechatScripts.weechat-matrix-bridge: don't export `olm.lua' as script (#46582) 2018-09-12 23:56:03 +02:00
aggregate-commands.patch weechat: 2.1 -> 2.2; improve package configuration 2018-09-07 13:10:43 +02:00
default.nix weechat: fix quoting for ${} syntax 2018-09-07 18:41:04 +02:00