guix/gnu
Mathieu Othacehe 7a1a10dbd4
installer: tests: Use a filter to select desktop-environments.
* gnu/installer/tests.scm (choose-services): Turn desktop-environments list
into a choose-desktop-environment procedure. This way, it is easier to select
all desktop-environments or none, in the same way as choose-network-service?
and choose-network-management-tool? arguments.
2020-03-26 11:53:50 +01:00
..
bootloader
build system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
installer installer: tests: Use a filter to select desktop-environments. 2020-03-26 11:53:50 +01:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: emacs-helm-exwm: Update to 0.0.2. 2020-03-26 09:00:46 +01:00
services services/nfs: Mount nfsd pseudo file system. 2020-03-25 14:17:24 +01:00
system gnu: linux-libre-arm-veyron: Deprecate package. 2020-03-22 20:55:37 -07:00
tests tests/nfs: Fix use of WAIT-FOR-FILE. 2020-03-25 14:17:24 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Do not include the host (guix config). 2020-03-22 16:49:47 +01:00
local.mk gnu: linux-libre-5.4-source: Add patch to support pinebook pro. 2020-03-25 18:59:25 -07:00
machine.scm
packages.scm
services.scm
system.scm system: Export 'operating-system-kernel-loadable-modules'. 2020-03-23 18:52:31 +01:00
tests.scm