gnu: Add python2-ipy.

* gnu/packages/networking.scm (python2-ipy): New variable.
This commit is contained in:
Danny Milosavljevic 2018-03-25 18:51:03 +02:00
parent c35d9830ce
commit a4e7215df2
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -1318,6 +1318,9 @@ (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")