mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
gnu: Remove python2-straight-plugin.
* gnu/packages/python-xyz.scm (python2-straight-plugin): Delete variable.
This commit is contained in:
parent
fdf3f8d6d0
commit
66fc746068
1 changed files with 0 additions and 3 deletions
|
@ -11844,9 +11844,6 @@ (define-public python-straight-plugin
|
||||||
add functionality and customization to your projects with their own plugins.")
|
add functionality and customization to your projects with their own plugins.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-straight-plugin
|
|
||||||
(package-with-python2 python-straight-plugin))
|
|
||||||
|
|
||||||
(define-public python-pysendfile
|
(define-public python-pysendfile
|
||||||
(package
|
(package
|
||||||
(name "python-pysendfile")
|
(name "python-pysendfile")
|
||||||
|
|
Loading…
Reference in a new issue