guix/gnu
Oleg Pykhalov 1e3861eb00
services: alsa-service-type: Fix the loading of 'pulse' plugin.
Fixes <https://bugs.gnu.org/31591>.

* gnu/services/sound.scm (<alsa-configuration>)[alsa-plugins]: New field.
(alsa-config-file): Use 'pcm_type.pulse' and 'ctl_type.pulse' to specify file
paths to the 'pulse' plugin.
* doc/guix.texi (Sound Services): Document this.

Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
2018-06-25 23:29:46 +08:00
..
bootloader bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
build linux-initrd: Module check correctly handles hyphen vs. underscore. 2018-06-14 23:34:59 +02:00
packages gnu: wine-staging: Update to 3.11. 2018-06-25 08:11:31 +02:00
services services: alsa-service-type: Fix the loading of 'pulse' plugin. 2018-06-25 23:29:46 +08:00
system system: Add os-with-u-boot. 2018-06-15 14:16:37 +02:00
tests services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
artwork.scm
bootloader.scm
local.mk services: Add fingerprint identification service. 2018-06-23 00:14:27 +02:00
packages.scm
services.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
system.scm system: Mapped devices needed for boot do not yield Shepherd services. 2018-06-21 23:54:15 +02:00
tests.scm