guix/gnu
Ludovic Courtès 46c296dcc4
bootloader: De-monadify configuration file generators.
* gnu/bootloader/extlinux.scm: Remove unneeded imports.
(extlinux-configuration-file): Use 'computed-file' instead of
'gexp->derivation'.
* gnu/bootloader/grub.scm (svg->png): Likewise.
(grub-background-image, eye-candy): Adjust accordingly, return
non-monadically.
(grub-configuration-file): Likewise, and use 'computed-file' instead of
'gexp->derivation'.
* gnu/bootloader/u-boot.scm: Remove unneeded imports.
* gnu/system.scm: Add 'lower-object' call.
2018-11-18 23:37:44 +01:00
..
bootloader bootloader: De-monadify configuration file generators. 2018-11-18 23:37:44 +01:00
build activation: Aways pass '-d HOME' to 'useradd'. 2018-11-18 23:37:25 +01:00
packages gnu: ocaml: Update to 4.7.0. 2018-11-18 18:51:08 +01:00
services services: nscd: Add 'invalidate' and 'statistics' actions. 2018-11-13 14:59:45 +01:00
system
tests activation: Aways pass '-d HOME' to 'useradd'. 2018-11-18 23:37:25 +01:00
artwork.scm artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
bootloader.scm
local.mk gnu: Add ClamAV. 2018-11-17 00:20:44 -06:00
packages.scm
services.scm
system.scm bootloader: De-monadify configuration file generators. 2018-11-18 23:37:44 +01:00
tests.scm