Commit graph

55 commits

Author SHA1 Message Date
Eelco Dolstra f71dd91a43 * Apply r32435 from the trunk (always build Python with SSL support).
Remove .ssl references from some packages missed in that commit.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32469
2012-02-21 23:35:35 +00:00
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
Lluís Batlle i Rossell 257f7bbb9a Updating the src url of offlineimap (to the only version there available)
svn path=/nixpkgs/trunk/; revision=23975
2010-09-27 21:01:16 +00:00
David Guibert e9234ae7bb offlineimap: 6.2.0.1
svn path=/nixpkgs/trunk/; revision=22385
2010-06-22 19:49:12 +00:00
Lluís Batlle i Rossell b6fe7e6d41 Adding offlineimap, in a not very elegant way.
svn path=/nixpkgs/trunk/; revision=21034
2010-04-12 21:03:22 +00:00