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 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
communi pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
convos convos: 5.00 -> 5.11 2021-01-20 02:49:44 +01:00
epic5 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
glowing-bear treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
hexchat pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
ii pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
irccloud treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
ircdog ircdog: init at 0.2.1 2020-10-08 02:11:34 +02:00
irssi pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
konversation konversation: 1.7.5 -> 1.7.7 2020-11-21 12:52:25 +02:00
kvirc pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
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 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
tiny tiny: 0.7.0 -> 0.8.0 2021-01-16 04:20:00 +00:00
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