nixpkgs/pkgs/applications/networking/irc
Alyssa Ross cfa16434c2 weechatScripts.weechat-matrix: fix PYTHONPATH
matrix.py tries to import its dependencies, and its own code from
$out/${python.sitePackages}, and neither of these worked because
nothing was telling Python where to load that stuff from.

Using patchPythonScript made it so matrix.py could find its
dependencies, but it still wasn't able to find its own code, so that
had to be added to program_PYTHONPATH beforehand so patchPythonScript
would include it as well.

Fixes: https://github.com/NixOS/nixpkgs/issues/89499
2021-02-02 17:13:53 +00:00
..
bip
communi
convos convos: 5.00 -> 5.11 2021-01-20 02:49:44 +01:00
epic5
glowing-bear
hexchat
ii
irccloud
ircdog
irssi
konversation
kvirc
quassel treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
qweechat treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
sic
tiny
weechat weechatScripts.weechat-matrix: fix PYTHONPATH 2021-02-02 17:13:53 +00:00
wraith treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00