mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-16 16:08:04 -05:00
gnu: virt-manager: Remove unused input.
* gnu/packages/virtualization.scm (virt-manager)[inputs]: Remove PYTHON-IPADDRESS.
This commit is contained in:
parent
3ad866c8e4
commit
d89266edf7
1 changed files with 0 additions and 1 deletions
|
@ -730,7 +730,6 @@ (define-public virt-manager
|
|||
("vte" ,vte)
|
||||
("python-libvirt" ,python-libvirt)
|
||||
("python-requests" ,python-requests)
|
||||
("python-ipaddress" ,python-ipaddress)
|
||||
("python-pycairo" ,python-pycairo)
|
||||
("python-pygobject" ,python-pygobject)
|
||||
("python-libxml2" ,python-libxml2)
|
||||
|
|
Loading…
Reference in a new issue