nixpkgs/pkgs
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
..
applications weechatScripts.weechat-matrix: fix PYTHONPATH 2021-02-02 17:13:53 +00:00
build-support treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
common-updater treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
data Merge pull request #111519 from siraben/xdg-utils-naming 2021-02-01 17:18:57 +01:00
desktops gnome3.yelp-xsl: update metadata 2021-02-01 20:14:51 +01:00
development Merge pull request #111613 from jtojnar/flatpak-1.10 2021-02-02 17:51:33 +01:00
games minecraft: 2.2.1262 → 2.2.1441 2021-02-01 15:22:16 -05:00
misc vimPlugins.nvim-lightbulb: init at 2021-02-02 2021-02-02 10:32:09 +00:00
os-specific Merge pull request #110171 from r-ryantm/auto-update/openvswitch 2021-02-02 14:53:21 +01:00
pkgs-lib
servers Merge pull request #111646 from SuperSandro2000/fix-collection7 2021-02-02 16:29:56 +01:00
shells oh-my-zsh: 2021-01-27 → 2021-01-31 2021-02-01 15:22:16 -05:00
stdenv Merge pull request #111284 from siraben/remove-new-stdenv-lib 2021-01-30 22:28:05 -05:00
test treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
tools google-cloud-sdk: 323.0.0 -> 325.0.0 2021-02-02 11:19:49 +05:30
top-level Merge pull request #111646 from SuperSandro2000/fix-collection7 2021-02-02 16:29:56 +01:00