1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/development
Eelco Dolstra 120d1757fe * buildPythonPackage: added an argument `pythonPath' to specify Python
dependencies that are *not* propagated to the user environment
  (as opposed to `propagatedBuildInputs').  For instance, if you
  install `iotop', you typically don't want its Python dependencies
  polluting the user environment.
  
* buildPythonPackage: some cleanup (e.g. use function argument
  defaults instead of `if attrs ? foo then attrs.foo else []').

svn path=/nixpkgs/branches/modular-python/; revision=26571
2011-03-28 15:30:48 +00:00
..
compilers Update flapjax compiler to the latest release, version 2.1 2011-03-11 16:49:56 +00:00
eclipse
guile-modules
interpreters * Remove Python 2.6, since the only remaining package that used it 2011-03-28 11:50:47 +00:00
libraries Add funambol 2011-03-15 23:09:27 +00:00
misc
ocaml-modules
perl-modules
python-modules * buildPythonPackage: added an argument `pythonPath' to specify Python 2011-03-28 15:30:48 +00:00
ruby-modules
tools Hydra: Update. 2011-03-15 14:01:33 +00:00