gnu: Add python2-ipy.
* gnu/packages/networking.scm (python2-ipy): New variable.
This commit is contained in:
parent
c35d9830ce
commit
a4e7215df2
1 changed files with 3 additions and 0 deletions
|
@ -1318,6 +1318,9 @@ (define-public python-ipy
|
||||||
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")
|
||||||
|
|
Loading…
Reference in a new issue