guix-play/gnu
Bruno Victal 206446b484
services: audio: Remove redundant list-of-string? predicate.
Use list-of-strings? predicate defined in (gnu services configuration).

* gnu/services/audio.scm (list-of-string?): Remove predicate.
(mpd-serialize-list-of-string): Rename procedure to ...
(mpd-serialize-list-of-strings): ... this.
(mpd-configuration)[environment-variables]: Switch to list-of-strings.
[endpoints]: Switch to maybe-list-of-strings.
(mympd-ip-acl)[allow, deny]: Switch to list-of-strings.
(mympd-serialize-configuration): Rename serialize-list-of-string to
serialize-list-of-strings.
* doc/guix.texi (Audio Services): Update it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-24 10:55:40 -04:00
..
bootloader
build
home home: services: Add home-xmodmap-service-type. 2023-03-17 23:20:36 +01:00
installer
machine
packages gnu: b2sum: Limit to x86_64-linux. 2023-03-24 14:29:01 +00:00
services services: audio: Remove redundant list-of-string? predicate. 2023-03-24 10:55:40 -04:00
system
tests tests: gdm: Remove tmpfs related tests. 2023-03-21 16:53:28 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm home: 'home-environment-with-provenance' uses the HE location info. 2023-03-20 09:14:23 +04:00
image.scm
installer.scm
local.mk gnu: guile-3.0-latest: Add patch for invalid unicode handling. 2023-03-24 13:39:05 +00:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm