Files
nixpkgs/pkgs/development
Frederik Rietdijk 6ab609ca58 python.pkgs.twisted: move twisted cache generation to postFixup
The Python 2 build of twisted would fail when generating the cache. This
failure started occuring since the change was introduced that builds
setuptools as a wheel instead of as an egg,
90be4c2c78.

Turns out moving this step to postFixup solves the issue. I suppose it
is related to the order of site packages being evaluated, where
PYTHONPATH introduced additional ones.
2019-10-23 11:26:47 +02:00
..
2019-10-16 02:43:46 +00:00
2019-10-22 18:05:02 -07:00
2019-10-22 18:04:02 -07:00
2019-10-22 07:04:45 +02:00