gnu: Remove python2-ipy.
* gnu/packages/networking.scm (python2-ipy): Delete variable.
This commit is contained in:
parent
e3205452db
commit
9bdab23f22
1 changed files with 0 additions and 3 deletions
|
@ -2622,9 +2622,6 @@ handling for most notations in use for IPv4 and IPv6 addresses and
|
||||||
networks.")
|
networks.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-ipy
|
|
||||||
(package-with-python2 python-ipy))
|
|
||||||
|
|
||||||
(define-public speedtest-cli
|
(define-public speedtest-cli
|
||||||
(package
|
(package
|
||||||
(name "speedtest-cli")
|
(name "speedtest-cli")
|
||||||
|
|
Reference in a new issue