guix-play/gnu
Ludovic Courtès 4dcec60fa6
home-services: Demonadify 'on-first-login' handling.
* gnu/home/services.scm (compute-on-first-login-script): Use
'computed-file' instead of' gexp->script'.
(on-first-login-script-entry): Expect a regular value rather than a
monadic value and remove 'mlet'.
2021-11-14 23:18:08 +01:00
..
bootloader
build build: bootloader: Add GPT support. 2021-11-12 13:26:52 +00:00
home home-services: Demonadify 'on-first-login' handling. 2021-11-14 23:18:08 +01:00
installer installer: Reorder file system type listbox. 2021-10-21 22:08:24 +02:00
machine
packages gnu: u-boot, u-boot-am335x-boneblack, u-boot-novena: Fix lint warnings. 2021-11-14 13:47:51 -08:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services services: Add qemu-guest-agent service. 2021-11-12 23:41:44 +01:00
system image: Support generating GPT images via partition-table-type. 2021-11-12 12:06:58 +00:00
tests tests: Pass '-F qcow2' to 'qemu-img create'. 2021-10-18 10:00:50 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm image: Support generating GPT images via partition-table-type. 2021-11-12 12:06:58 +00:00
installer.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
local.mk gnu: genimage: Update to 14. 2021-11-12 12:02:32 +00:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm system: Add xfsprogs to base packages. 2021-09-23 18:17:17 +02:00
tests.scm