aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/pumpio.scm
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2021-12-14 13:24:20 +0100
committerMathieu Othacehe <othacehe@gnu.org>2021-12-14 13:24:20 +0100
commitafe11ca62875fc206c61c65bd661af83a554d12a (patch)
tree077ead5e1b5cd768b13794da1d6e7f4395cd0b0a /gnu/packages/pumpio.scm
parent607c56908e403a5a05e669199b651e77491088aa (diff)
downloadguix-afe11ca62875fc206c61c65bd661af83a554d12a.tar.gz
guix-afe11ca62875fc206c61c65bd661af83a554d12a.zip
gnu: cuirass: Update to 1.1.0-7.7160b18.
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-7.7160b18.
Diffstat (limited to 'gnu/packages/pumpio.scm')
0 files changed, 0 insertions, 0 deletions
ocedure. (spice-vdagent-shepherd-service): Fix indentation. [requirement]: Replace udev by dbus-system. [start]: Ensure the spice-vdagentd run-time directory exists and that the spice-vdagent-sock socket file does *not* exist before forking the daemon. Maxim Cournoyer 2021-05-05services: Fix the spice-vdagent service....* gnu/services/spice.scm (spice-vdagent-activation): Update runtime directory from /var/run/spice-vdagentd to /run/spice-vdagentd. (spice-vdagent-service-type): Specify a default value and fix indentation. Maxim Cournoyer