Files
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
..
2010-11-22 14:50:52 +00:00
2011-02-04 08:40:33 +00:00
2011-03-15 23:09:27 +00:00
2010-07-28 18:01:17 +00:00
2011-03-15 14:01:33 +00:00