me
/
guix
Archived
1
0
Fork 0

gnu: Add python2-ipy.

* gnu/packages/networking.scm (python2-ipy): New variable.
master
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
1 changed files with 3 additions and 0 deletions

View File

@ -1318,6 +1318,9 @@ handling for most notations in use for IPv4 and IPv6 addresses and
networks.")
(license license:bsd-3)))
(define-public python2-ipy
(package-with-python2 python-ipy))
(define-public speedtest-cli
(package
(name "speedtest-cli")