diff options
| author | Florian Klink <flokli@flokli.de> | 2020-06-14 01:30:18 +0200 |
|---|---|---|
| committer | Florian Klink <flokli@flokli.de> | 2020-06-17 19:41:41 +0200 |
| commit | 35040cfafdba3a08d68e6cd23169e6617c5e7a77 (patch) | |
| tree | 98df6c02ac970c6f499dab7bad63e9fd71512a2a /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 33bc279247797b88817d5ed83c8514b985c05622 (diff) | |
rmlint: fix running rmlint --gui
rmlint has a `--gui` option which is writing a python "bootstrap" script
in `/tmp`.
It currently can't find its own python modules, as we don't prefix
`PYTHONPATH` to point to it. Also, there's some other runtime
dependencies, mostly due to using gtk from python(3), which also needs
to be preprended to `PYTHONPATH`.
The `rmlint` GUI components also execute `rmlint` again with `--version`
to determine some features, for which we need to prefix `PATH` with
`$out/bin`.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
