This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Ludovic Courtès
d9f0a23704
gnu: vm: Rewrite helper functions as monadic functions.
* gnu/system/dmd.scm (host-name-service, nscd-service, mingetty-service,
syslog-service, guix-service, static-networking-service): Rewrite as
monadic functions.
(dmd-configuration-file): Use 'text-file' instead of
'add-text-to-store'.
* gnu/system/grub.scm (grub-configuration-file): Rewrite as a monadic
function.
* gnu/system/linux.scm (pam-services->directory): Likewise.
* gnu/system/shadow.scm (group-file, passwd-file, guix-build-accounts):
Likewise.
* gnu/system/vm.scm (expression->derivation-in-linux-vm, qemu-image,
union, system-qemu-image): Likewise.
|
2013-10-03 23:12:20 +02:00 |
.. |
packages
|
gnu: libxcb: Enable xcb-xkb.
|
2013-10-03 22:46:54 +02:00 |
system
|
gnu: vm: Rewrite helper functions as monadic functions.
|
2013-10-03 23:12:20 +02:00 |
packages.scm
|
ui: Add a 'define-diagnostic' macro.
|
2013-04-21 08:08:40 +00:00 |