Eelco Dolstra
|
5bb548d2e4
|
Merge remote-tracking branch 'origin/master' into stdenv-updates
|
2013-01-17 14:19:14 +01:00 |
|
Florian Friesdorf
|
24d48d9170
|
don't put propagated recursivePthLoader into pth file, #257
|
2013-01-11 18:04:27 +01:00 |
|
Eelco Dolstra
|
ab3eeabfed
|
Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
|
2012-12-28 19:20:09 +01:00 |
|
Florian Friesdorf
|
f8d3671629
|
fix pth files
|
2012-07-22 02:08:00 +02:00 |
|
Florian Friesdorf
|
a40da09b44
|
python: create pth files for python build inputs (propagate/native or not)
|
2012-07-21 01:55:50 +02:00 |
|
Eelco Dolstra
|
353d450867
|
* wrapPythonPrograms: don't hard-code the Python library prefix.
svn path=/nixpkgs/branches/modular-python/; revision=26594
|
2011-03-29 15:19:59 +00:00 |
|
Eelco Dolstra
|
968496e69b
|
* wrapPythonPrograms: rewrite the common "#! .../env python" idiom to
"#! .../python".
svn path=/nixpkgs/branches/modular-python/; revision=26583
|
2011-03-28 17:19:27 +00:00 |
|
Eelco Dolstra
|
47adaa80e3
|
* Move the wrapPythonPrograms function into a separate setup hook
(wrapPython).
svn path=/nixpkgs/branches/modular-python/; revision=26580
|
2011-03-28 16:33:33 +00:00 |
|