mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-misaka.
* gnu/packages/python-xyz.scm (python2-misaka): Delete variable.
This commit is contained in:
parent
87bd8bd1dd
commit
8b9bda873d
1 changed files with 0 additions and 3 deletions
|
@ -20558,9 +20558,6 @@ (define-public python-misaka
|
|||
renderers (e.g. man pages or LaTeX).")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-misaka
|
||||
(package-with-python2 python-misaka))
|
||||
|
||||
(define-public python-jsonpointer
|
||||
(package
|
||||
(name "python-jsonpointer")
|
||||
|
|
Loading…
Reference in a new issue