nixpkgs/pkgs/development/python-modules/generic
Vladimír Čunát e4ab8aee62 add ensureNewerSourcesHook and apply to all python
Fixes #12663: problems in python stuff due to old timestamps in sources.
- Files in sources older than a certain year are set to that year.
- Applied with 1980 for all python packages due to the way it often uses zip.
2016-02-03 10:21:16 +01:00
..
catch_conflicts.py buildPythonPackage: catch_conflicts should ignore pip 2015-11-21 21:44:12 +01:00
default.nix add ensureNewerSourcesHook and apply to all python 2016-02-03 10:21:16 +01:00
run_setup.py buildPythonPackage: use a separate file to fire off setup.py 2015-11-21 21:44:12 +01:00
wrap.sh wrapPython: use $out/bin also for $PATH (fixes pyramid pserve --reload) 2015-11-21 21:44:12 +01:00