diff options
| author | Frederik Rietdijk <fridh@fridh.nl> | 2020-03-14 16:22:36 +0100 |
|---|---|---|
| committer | adisbladis <adisbladis@gmail.com> | 2020-03-14 21:39:32 +0000 |
| commit | 7447fff95a4e091dc9ebe961d46cb4fbc32e69d1 (patch) | |
| tree | a2363bb9301dda4d8c89b275f2a5411945adc13b /pkgs/development/python-modules/python-mapnik | |
| parent | 753122388d0080c8566872cb977f5841b22f1b4e (diff) | |
Fix sys.prefix in case of a Nix env
The prefix will now be correct in case of Nix env.
Note, however, that creating a venv from a Nix env still does not function. This does not seem to be possible
with the current approach either, because venv will copy or symlink our Python wrapper. In case it symlinks
(the default) it won't see a pyvenv.cfg. If it is copied I think it should function but it does not...
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions
