summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorAndreas Rammhold <andreas@rammhold.de>2019-09-09 10:44:39 +0200
committerAndreas Rammhold <andreas@rammhold.de>2019-09-09 10:50:12 +0200
commit4fdbdcede0af0ab70d94eecb5358225b1a04407f (patch)
tree0eef4bb292c5e28757b136114acb0b1a50099ed7 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent5f3d43fedfa12ad555fd3ebdac8601db924aa803 (diff)
google-cloud-sdk: prefer using a pythonEnv vs just a search path
Previously only direct dependencies were available in the python search path. Transitive dependencies would not be available and thus a few features would not work due to import errors. Those import errors were being caugth and gave a (wrong) hint why it wouldn't work. By using `python.withPackages` instead of the crafted search path with only the direct dependencies those missing feature should now be working. See issue #67094 for details on the observed errors. Fixes #67094
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions