guix-play/gnu
Marius Bakke 785fcb62fe
gnu: Remove python-libxml2 workaround.
* gnu/packages/xml.scm (python-libxml2)[source]: New field.
(python-libxml2/fixed): Remove variable.
* gnu/packages/glib.scm (itstool/fixed): Remove variable.
* gnu/packages/gnome.scm (gnumeric)[native-inputs]: Replace ITSTOOL/FIXED with ITSTOOL.
(yelp-tools/fixed): Remove variable.
* gnu/packages/mate.scm (mate-applets, mate-utils)[native-inputs]: Replace
YELP-TOOLS/FIXED with YELP-TOOLS.
2019-12-05 17:59:09 +01:00
..
bootloader gnu: Add u-boot-firefly-rk3399. 2019-10-18 15:48:18 -07:00
build build: vm: Fix qemu-command procedure. 2019-12-01 16:52:30 +01:00
installer
machine machine: ssh: <machine-ssh-configuration> can include the host key. 2019-12-04 18:16:08 +01:00
packages gnu: Remove python-libxml2 workaround. 2019-12-05 17:59:09 +01:00
services services: Add GNOME Keyring service. 2019-12-04 18:16:08 +01:00
system install: Pass 'local-file' literal strings for proper resolution. 2019-12-01 23:36:52 +01:00
tests tests: install: Fix typo. 2019-11-18 13:22:15 +09:00
artwork.scm
bootloader.scm
ci.scm ci: Make sure the Guix checkout is the one providing Cuirass proc. 2019-12-01 11:26:11 +01:00
installer.scm
local.mk gnu: swig: Update to 4.0.1. 2019-12-05 17:59:02 +01:00
machine.scm
packages.scm packages: 'fold-available-packages' uses 'supported-package?'. 2019-10-14 23:43:43 +02:00
services.scm services: 'fold-services' memoizes service values. 2019-11-09 23:04:14 +01:00
system.scm system: vm: Support cross-compilation. 2019-12-01 16:51:40 +01:00
tests.scm