From 59b6a730a67ac2471fbba9e29e7621febf101c9f Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Sun, 23 Nov 2025 18:55:28 +0100 Subject: [PATCH] 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 --- 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