mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 21:50:55 +00:00
libvirt: Fix typo introduced by 556151911e
This commit is contained in:
parent
556151911e
commit
326ed47a97
|
@ -22,7 +22,7 @@ buildPythonPackage rec {
|
|||
paste_deploy m2crypto ipy twisted sqlalchemy_migrate
|
||||
distutils_extra simplejson readline glance cheetah lockfile httplib2
|
||||
urlgrabber virtinst pyGtkGlade pythonDBus gnome_python pygobject3
|
||||
libxml2Python ipaddr vte libosinfo
|
||||
libvirt libxml2Python ipaddr vte libosinfo
|
||||
] ++ optional spiceSupport spice_gtk;
|
||||
|
||||
buildInputs =
|
||||
|
|
Loading…
Reference in a new issue