mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 23:28:29 +01:00
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 @@ (define-public python-ipy
|
|||
networks.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-ipy
|
||||
(package-with-python2 python-ipy))
|
||||
|
||||
(define-public speedtest-cli
|
||||
(package
|
||||
(name "speedtest-cli")
|
||||
|
|
Loading…
Reference in a new issue