guix/gnu
Efraim Flashner 178bce41d8
gnu: %base-services: Use login-service-type.
* gnu/services/base.scm (login-service-type)[default-value]: New field.
(%base-services): Replace login-service with login-service-type.
2019-01-20 16:11:05 +02: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: vboot-utils: Install development keys. 2019-01-20 01:51:39 -05:00
services gnu: %base-services: Use login-service-type. 2019-01-20 16:11:05 +02:00
system services: Use guix-service-type. 2019-01-20 16:11:00 +02: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: Use a valid 'current-guix'. 2019-01-20 01:42:11 +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