gnu: Remove python2-straight-plugin.

* gnu/packages/python-xyz.scm (python2-straight-plugin): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:40:40 -04:00
parent fdf3f8d6d0
commit 66fc746068
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -11844,9 +11844,6 @@ (define-public python-straight-plugin
add functionality and customization to your projects with their own plugins.")
(license license:expat)))
(define-public python2-straight-plugin
(package-with-python2 python-straight-plugin))
(define-public python-pysendfile
(package
(name "python-pysendfile")