gnu: python2-libvirt: Remove package.
* gnu/packages/virtualization.scm (python2-libvirt): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
16a23337be
commit
80e05a5bdf
1 changed files with 0 additions and 3 deletions
|
@ -1261,9 +1261,6 @@ (define-public python-libvirt
|
|||
virtualization library.")
|
||||
(license license:lgpl2.1+)))
|
||||
|
||||
(define-public python2-libvirt
|
||||
(package-with-python2 python-libvirt))
|
||||
|
||||
(define-public virt-manager
|
||||
(package
|
||||
(name "virt-manager")
|
||||
|
|
Loading…
Reference in a new issue