>From ca1a0010e88ee09309339678160ac5179f63bc72 Mon Sep 17 00:00:00 2001 From: jgart Date: Tue, 14 Sep 2021 16:36:27 -0400 Subject: [PATCH] Move python-sphinx to native-inputs --- guix-env.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guix-env.scm b/guix-env.scm index 24f5b373..4f9cd2ab 100644 --- a/guix-env.scm +++ b/guix-env.scm @@ -186,6 +186,7 @@ `(("python-pytest" ,python-pytest) ("python-pytest-forked" ,python-pytest-forked) ("python-pytest-xdist" ,python-pytest-xdist) + ("python-sphinx" ,python-sphinx) ("python-webtest" ,python-webtest))) (propagated-inputs `(("python-alembic" ,python-alembic) @@ -211,7 +212,6 @@ ("python-pytz" ,python-pytz) ("python-requests" ,python-requests) ; For batchaddmedia ("python-soundfile" ,python-soundfile) - ("python-sphinx" ,python-sphinx) ("python-sqlalchemy" ,python-sqlalchemy) ("python-unidecode" ,python-unidecode) ("python-waitress" ,python-waitress) -- 2.33.0