nixpkgs/pkgs/development
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
..
compilers * Fix building of OCaml on Darwin. Gnu sed changed its behavior after version 4.2.1 (bug?), here we add a simple workaround 2011-01-01 17:26:07 +00:00
eclipse update ecj version 2010-11-22 14:50:52 +00:00
guile-modules
interpreters * Build those Python modules in the Python distribution that require 2011-01-03 16:25:11 +00:00
libraries Live builds support: initially for git and svn. taglib_live is packaged as an example. 2011-01-02 23:23:59 +00:00
misc
ocaml-modules Matita and its dependencies. 2010-12-31 17:48:55 +00:00
perl-modules Add Nix expression for Perl module SQL::Translator ( also known 2010-11-27 20:54:35 +00:00
python-modules PyQt-4.8.1 2010-11-24 10:48:25 +00:00
ruby-modules Rake: Fix build. Patch by Ilya Cassina. 2010-10-26 01:15:42 +00:00
tools Update patchelf 0.6 to latest prerelease 23458. 2011-01-02 22:35:02 +00:00