Loading pkgs/tools/admin/cdist/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , buildPythonApplication , fetchFromGitea , pythonImportsCheckHook , six , sphinxHook , sphinx-rtd-theme }: Loading @@ -21,6 +22,7 @@ buildPythonApplication rec { nativeBuildInputs = [ pythonImportsCheckHook six sphinxHook sphinx-rtd-theme ]; Loading Loading
pkgs/tools/admin/cdist/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , buildPythonApplication , fetchFromGitea , pythonImportsCheckHook , six , sphinxHook , sphinx-rtd-theme }: Loading @@ -21,6 +22,7 @@ buildPythonApplication rec { nativeBuildInputs = [ pythonImportsCheckHook six sphinxHook sphinx-rtd-theme ]; Loading