guix/gnu
Ludovic Courtès 01821914e2
services: qemu-guest-agent: Fix implementation.
Previously, by accessing the raw <qemu-guest-agent-configuration>
fields, 'qemu' would match the first field, which is the '%location'
field, not the 'qemu' field.

It would seem this bug has always been present since the addition of the
'location' field in d132d9f96b predates
the addition of 'qemu-guest-agent-service-type' in
f634a0baab.

Fixes <https://issues.guix.gnu.org/54041>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* gnu/services/virtualization.scm (qemu-guest-agent-shepherd-service):
Use accessors for <qemu-guest-agent-configuration>.
2022-02-18 14:14:39 +01:00
..
bootloader
build build: linux-boot: Expound docstring of the 'boot-system' procedure. 2022-02-17 13:39:02 -05:00
home
installer
machine
packages gnu: liquid-dsp: Update to 1.4.0. 2022-02-18 14:06:33 +01:00
platforms
services services: qemu-guest-agent: Fix implementation. 2022-02-18 14:14:39 +01:00
system system: Add helper file-system-mount-point-predicate. 2022-02-15 10:14:14 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: Remove leftover patch files. 2022-02-16 11:57:14 -05:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm