nixpkgs/pkgs/development/interpreters/python
Peter Simons 742d6597ca Re-implement python-wrapper with buildEnv.
The new wrapper creates an environment that contains all files from
Python and the extra libraries that have been specified. All files are
found at run-time by means of the $PYTHONHOME variable; the wrapper no
longer uses $PYTHONPATH.
2013-10-02 22:47:19 +02:00
..
2.6 python2.6: add crpyt module 2013-08-14 08:42:48 +02:00
2.7 add python application substanced and it's dependencies 2013-08-13 11:14:24 +02:00
3.2 recurse into python33 and pypy packages 2013-07-29 14:52:19 +02:00
3.3 recurse into python33 and pypy packages 2013-07-29 14:52:19 +02:00
docs pythonDocs: recurseIntoAttrs does not recurse, bypass problem 2013-03-13 13:16:03 +01:00
python-linkme-wrapper.nix python-linkme-wrapper 2013-01-22 15:28:30 +01:00
python-linkme-wrapper.sh python: fix linkme-wrapper 2013-02-15 06:14:58 +01:00
wrapper.nix Re-implement python-wrapper with buildEnv. 2013-10-02 22:47:19 +02:00