virtinst: fix name resolution ambiguity breaking the runnability

This commit is contained in:
Aristid Breitkreuz
2014-08-27 21:24:13 +02:00
parent e75cf5d166
commit 10a3369c99
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, pythonPackages, intltool, libvirt, libxml2Python, curl }:
{ stdenv, fetchurl, pythonPackages, intltool, libxml2Python, curl }:
with stdenv.lib;