me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Marius Bakke d1659c0fb2
gnu: Python: Remove bundled libraries.
Fixes <https://bugs.gnu.org/32957>.

* gnu/packages/python.scm (python-2.7)[source](snippet): Remove bundled
libffi, expat and zlib.  Add substitution to make pyexpat use system expat.
[arguments]: Add "--with-system-expat" to #:configure-flags.
[inputs]: Add EXPAT.
* gnu/packages/python.scm (python-3.7)[source](snippet): Delete bundled expat
and add the same pyexpat substitution.
* gnu/packages/python.scm (python2-minimal, python-minimal)[inputs]: Add EXPAT.
2019-03-23 23:25:56 +01:00
..
bootloader bootloader: Use 'invoke/quiet' when running 'grub-install' and co. 2019-03-16 18:15:13 +01:00
build Merge branch 'staging' into core-updates 2019-03-23 23:16:55 +01:00
installer installer: network: Adjust wording. 2019-03-13 23:12:43 +01:00
packages gnu: Python: Remove bundled libraries. 2019-03-23 23:25:56 +01:00
services services: Add nslcd-service-type. 2019-03-20 20:31:15 +01:00
system vm: 'system-docker-image' calls 'sync' before rebooting. 2019-03-22 22:49:35 +01:00
tests services: Add nslcd-service-type. 2019-03-20 20:31:15 +01:00
artwork.scm artwork: Update snapshot to b975164. 2019-03-05 23:08:53 +01:00
bootloader.scm
ci.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
installer.scm
local.mk Merge branch 'staging' into core-updates 2019-03-23 23:16:55 +01:00
packages.scm Merge branch 'staging' into core-updates 2019-03-14 16:30:19 +01:00
services.scm
system.scm system: Fix misleading comments. 2019-03-22 22:49:35 +01:00
tests.scm