me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-waf.

* gnu/packages/python-xyz.scm (python2-waf): Delete variable.
Maxim Cournoyer 2022-04-29 23:10:03 -04:00
parent fb081632a3
commit a5071d3ab9
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -10529,9 +10529,6 @@ so it might be a tiny bit slower.")
applications.") applications.")
(license license:bsd-3))) (license license:bsd-3)))
(define-public python2-waf
(package-with-python2 python-waf))
(define-public python-pyzmq (define-public python-pyzmq
(package (package
(name "python-pyzmq") (name "python-pyzmq")