guix/gnu
Cyril Roelandt 4f7d8d7ee4 gnu: Python: fix the compilation of some modules from the standard library.
This commit enables the bz2, dbm, readline, ssl and zlib modules.

* gnu/packages/gdbm.scm: Enable the compatibility mode.
* gnu/packages/python.scm: Enable a few modules from the standard library.
* gnu/packages/patches/python-fix-dbm.patch: New file.
* Makefile.am: Add it.
2013-04-07 15:32:39 +02:00
..
packages gnu: Python: fix the compilation of some modules from the standard library. 2013-04-07 15:32:39 +02:00
system Add (gnu system vm). 2013-02-16 03:28:26 +01:00
packages.scm store: Really disable file name canonicalization for derivation inputs. 2013-03-22 23:15:34 +01:00