guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 59b6a730a67ac2471fbba9e29e7621febf101c9f
Author: Nicolas Graves <[email protected]>
AuthorDate: Sun Nov 23 18:55:28 2025 +0100

    gnu: repo2docker: Remove python-sphinx-autobuild native-input.
    
    This is a development-only input.
    
    * gnu/packages/jupyter.scm (repo2docker)[native-inputs]:
    Remove python-sphinx-autobuild.
    
    Change-Id: I9d1596214bf93d57e1e7622ec05bf8e818722e9d
    Signed-off-by: Sharlatan Hellseher <[email protected]>
---
 gnu/packages/jupyter.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/jupyter.scm b/gnu/packages/jupyter.scm
index f48ed84162..347dae9146 100644
--- a/gnu/packages/jupyter.scm
+++ b/gnu/packages/jupyter.scm
@@ -1206,7 +1206,6 @@ nix-shell-wrapper|repo2docker-entrypoint)")
            python-recommonmark
            python-setuptools
            python-sphinx
-           python-sphinx-autobuild
            python-sphinx-copybutton
            python-sphinxcontrib-autoprogram
            python-sphinxext-opengraph

Reply via email to