libvirt-python: fix broken version that I included by accident in 8c42b26fa2
This commit is contained in:
parent
8c42b26fa2
commit
e5e8d3e250
@ -21725,7 +21725,7 @@ in modules // {
|
||||
};
|
||||
|
||||
libvirt = let
|
||||
version = "1.2.18";
|
||||
version = "1.2.19";
|
||||
in assert version == pkgs.libvirt.version; pkgs.stdenv.mkDerivation rec {
|
||||
name = "libvirt-python-${version}";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user