aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-04-29 22:21:01 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-05-31 14:53:05 -0400
commit8b9bda873dc11ff6b73888c1745c15e9618b1778 (patch)
tree435bb9e038b7be7592acf22c34bcddf3e1165dde /gnu
parent87bd8bd1dd88c4c4683275f99e67d1b54e6f79c1 (diff)
downloadguix-8b9bda873dc11ff6b73888c1745c15e9618b1778.tar
guix-8b9bda873dc11ff6b73888c1745c15e9618b1778.tar.gz
gnu: Remove python2-misaka.
* gnu/packages/python-xyz.scm (python2-misaka): Delete variable.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0adfbfca44..b109662ec3 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -20558,9 +20558,6 @@ while only declaring the test-specific fields.")
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")