3
0
Fork 0
forked from mirrors/nixpkgs

libvirt: add comment about updating

This commit is contained in:
Alexander Ried 2016-04-19 23:53:47 +02:00
parent ccc695678b
commit e898c4f1d5

View file

@ -6,7 +6,7 @@
, dnsmasq, libnl, libpcap, libxslt, xhtml1, numad, numactl, perlPackages
, curl, libiconv, gmp, xen
}:
# if you update, also bump pythonPackages.libvirt or it will break
stdenv.mkDerivation rec {
name = "libvirt-${version}";
version = "1.3.3";