summaryrefslogtreecommitdiff
path: root/gnu/packages/sphinx.scm
diff options
context:
space:
mode:
authorVinicius Monego <monego@posteo.net>2022-01-19 14:08:52 +0000
committerMathieu Othacehe <othacehe@gnu.org>2022-01-20 14:33:58 +0100
commit53c3cd4aec1e0ab33791dc0e5cbd77916c29b7e5 (patch)
treedfbb7926e74e44cfaa3128904f9236a85427aa1e /gnu/packages/sphinx.scm
parentb896db8cd19a4f009d2ee687ce71afdc5615bbe8 (diff)
downloadguix-patches-53c3cd4aec1e0ab33791dc0e5cbd77916c29b7e5.tar
guix-patches-53c3cd4aec1e0ab33791dc0e5cbd77916c29b7e5.tar.gz
gnu: Remove python2-sphinx-cloud-sptheme.
* gnu/packages/sphinx.scm (python2-sphinx-cloud-sptheme): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/packages/sphinx.scm')
-rw-r--r--gnu/packages/sphinx.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 176257b466..80356df7b5 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -690,9 +690,6 @@ argparse commands and options")
related extensions.")
(license license:bsd-3)))
-(define-public python2-sphinx-cloud-sptheme
- (package-with-python2 python-sphinx-cloud-sptheme))
-
(define-public python-guzzle-sphinx-theme
(package
(name "python-guzzle-sphinx-theme")