mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: Remove python2-sphinx-cloud-sptheme.
* gnu/packages/sphinx.scm (python2-sphinx-cloud-sptheme): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
b896db8cd1
commit
53c3cd4aec
1 changed files with 0 additions and 3 deletions
|
@ -690,9 +690,6 @@ (define-public python-sphinx-cloud-sptheme
|
||||||
related extensions.")
|
related extensions.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-sphinx-cloud-sptheme
|
|
||||||
(package-with-python2 python-sphinx-cloud-sptheme))
|
|
||||||
|
|
||||||
(define-public python-guzzle-sphinx-theme
|
(define-public python-guzzle-sphinx-theme
|
||||||
(package
|
(package
|
||||||
(name "python-guzzle-sphinx-theme")
|
(name "python-guzzle-sphinx-theme")
|
||||||
|
|
Loading…
Reference in a new issue