nixpkgs/pkgs
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
..
applications * Remove Python 2.6, since the only remaining package that used it 2011-03-28 11:50:47 +00:00
build-support nix-prefetch-git: Add rudimentary TopGit support. 2011-03-14 22:00:20 +00:00
data * man-pages updated to 3.32. 2011-02-09 13:32:20 +00:00
desktops * Enable parallel building of KDE. 2011-03-11 16:41:10 +00:00
development * buildPythonPackage: added an argument `pythonPath' to specify Python 2011-03-28 15:30:48 +00:00
games Making hydra build neverball 2011-03-15 16:52:06 +00:00
lib Changed my email address. 2011-03-16 08:14:54 +00:00
misc Fixing hardcoded paths in foo2zjs. Still no firmware 2011-03-15 23:08:59 +00:00
os-specific * buildPythonPackage: added an argument `pythonPath' to specify Python 2011-03-28 15:30:48 +00:00
servers * Sync with the trunk. 2011-03-14 18:26:46 +00:00
shells * getmail: don't use pythonFull. 2011-03-28 13:13:15 +00:00
stdenv * makeStaticBinaries: handle the case where configureFlags is 2011-01-20 09:40:17 +00:00
test
tools * getmail: don't use pythonFull. 2011-03-28 13:13:15 +00:00
top-level * iotop: don't use pythonFull. 2011-03-28 13:23:52 +00:00