nixpkgs/pkgs/top-level
Eelco Dolstra c1eb464f3c * Build those Python modules in the Python distribution that require
additional dependencies (e.g. SQLite, X11, or Tcl/Tk) outside the
  main Python package (i.e., pythonBase).  This makes pythonFull
  unnecessary: you can just pass the additional modules as
  buildInputs to packages that require them, e.g.

    buildInputs = [ pythonModules.sqlite3 ];

svn path=/nixpkgs/branches/modular-python/; revision=25364
2011-01-03 16:25:11 +00:00
..
all-packages.nix * Build those Python modules in the Python distribution that require 2011-01-03 16:25:11 +00:00
guile-2-test.nix
haskell-packages.nix
make-tarball.nix
mingw.nix
perl-packages.nix
platforms.nix
python-packages.nix * Replace the Python "magic" module with the (apparently) more 2010-12-29 19:19:56 +00:00
release-cross.nix
release-lib.nix
release.nix