nixpkgs/pkgs/development/libraries/libvirt
Euan Kemp 145cf67bbb
libvirt: correct localstatedir (#109415)
It was supposed to be '/var' rather than '/var/lib'. This fixes an issue
where some tools don't connect to the right socket (because they were
connecting to '$localstatedir/run/libvirt...' instead of
'$runstatedir/libvirt...').

Also change runstatedir to just be '/run' since it avoids a log line
complaining about that.
2021-01-16 22:44:42 +01:00
..
0001-meson-patch-in-an-install-prefix-for-building-on-nix.patch libvirt: fixups for meson build 2021-01-14 07:57:14 -08:00
5.9.0.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
default.nix libvirt: correct localstatedir (#109415) 2021-01-16 22:44:42 +01:00