mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-kivy.
* gnu/packages/python-xyz.scm (python2-kivy): Delete variable.
This commit is contained in:
parent
b199a48ef6
commit
714125fbd0
1 changed files with 0 additions and 3 deletions
|
@ -18699,9 +18699,6 @@ (define-public python-kivymd
|
||||||
Design spec without sacrificing ease of use or application performance.")
|
Design spec without sacrificing ease of use or application performance.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-kivy
|
|
||||||
(package-with-python2 python-kivy))
|
|
||||||
|
|
||||||
(define-public python-binaryornot
|
(define-public python-binaryornot
|
||||||
(package
|
(package
|
||||||
(name "python-binaryornot")
|
(name "python-binaryornot")
|
||||||
|
|
Loading…
Reference in a new issue