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