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 Remove another reference to attribute `guileLib'. 2010-09-06 15:36:41 +00:00
haskell-packages.nix Added multiplate. 2010-11-22 15:19:23 +00:00
make-tarball.nix * Check eval-release.nix. 2010-08-19 14:33:44 +00:00
mingw.nix
perl-packages.nix Merging from trunk. I solved some trivial merge conflicts. 2010-12-17 20:39:58 +00:00
platforms.nix Revert "Make kernel work for me". Committed this by accident. 2010-09-18 16:22:04 +00:00
python-packages.nix * Replace the Python "magic" module with the (apparently) more 2010-12-29 19:19:56 +00:00
release-cross.nix More cross packages for the nanonote 2010-10-13 20:47:24 +00:00
release-lib.nix Updating from trunk 2010-08-07 20:14:04 +00:00
release.nix Updating from trunk again 2010-11-17 17:03:09 +00:00