guix/gnu
Pierre Neidhardt 1d76baa3cf
gnu: Replace all cons* with beginner-friendly (append (list ...)).
* gnu/system/examples/bare-bones.tmpl (services): Do it.
* gnu/system/examples/beaglebone.tmpl (packages): Do it.
(services): Do it.
* gnu/system/examples/desktop.tmpl (packages): Do it.
(services): Do it.
* gnu/system/examples/lightweight-desktop.tmpl (file-systems): Do it.
(packages): Do it.
* gnu/system/examples/vm-image.tmpl (packages): Do it.
2019-01-21 19:37:59 +01:00
..
bootloader
build file-systems: Add read-luks-partition-uuid. 2019-01-17 14:04:26 +01:00
installer installer: Fix manual partitioning. 2019-01-17 14:04:28 +01:00
packages gnu: xen: Update comments. 2019-01-21 12:23:58 +01:00
services gnu: %desktop-services: Use polkit-service-type. 2019-01-20 16:11:08 +02:00
system gnu: Replace all cons* with beginner-friendly (append (list ...)). 2019-01-21 19:37:59 +01:00
tests tests: docker: Use "package" instead of "dummy-package". 2019-01-18 22:24:14 +01:00
artwork.scm
bootloader.scm bootloader: Remove deprecated 'device' field. 2019-01-16 14:07:38 +01:00
ci.scm ci: Skip system tests on armhf-linux. 2019-01-21 10:19:31 +01:00
installer.scm installer: Various renamings. 2019-01-17 14:04:26 +01:00
local.mk maint: Add gnu/ci.scm to the distribution. 2019-01-19 01:26:34 +01:00
packages.scm guix package: '--list-available' can use data from the cache. 2019-01-15 20:24:09 +01:00
services.scm
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm