guix/gnu
Attila Lendvai ee08277a70
services: Use the new maybe/unset API.
* gnu/home/services/ssh.scm (serialize-address-family): Use the public API of
the maybe infrastructure.
* gnu/services/file-sharing.scm (serialize-maybe-string): Use maybe-value.
(serialize-maybe-file-object): Use maybe-value-set?.
* gnu/services/getmail.scm (getmail-retriever-configuration): Don't use
internals in unset field declarations.
(getmail-destination-configuration): Ditto.
* gnu/services/messaging.scm (raw-content?): Use maybe-value-set?.
(prosody-configuration): Use %unset-value.
* gnu/services/telephony.scm (jami-shepherd-services): Use maybe-value-set?.
(archive-name->username): Use maybe-value-set?.
* tests/services/configuration.scm ("maybe type, no default"): Use
%unset-value.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-08-25 00:10:32 -04:00
..
bootloader
build build: marionette: Adjust QEMU Info manual reference. 2022-08-11 11:52:51 -04:00
home services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
installer installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?. 2022-08-14 02:00:02 +02:00
machine
packages gnu: wesnoth: Update to 1.16.5. 2022-08-25 11:12:36 +08:00
services services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
system
tests
artwork.scm gnu: artwork: Update repository to latest commit. 2022-08-11 11:55:19 -04:00
bootloader.scm bootloader: Remove expired export. 2022-08-21 02:00:00 +02:00
ci.scm ci: Fix the images specification. 2022-08-17 11:29:38 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm
installer.scm
local.mk gnu: perl-class-methodmaker: Build reproducibly. 2022-08-19 21:17:12 -07:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm