Loading pkgs/development/python-modules/pytikz-allefeld/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ pymupdf, numpy, ipython, texlive, texliveSmall, }: buildPythonPackage { Loading @@ -31,7 +31,7 @@ buildPythonPackage { pythonImportsCheck = [ "tikz" ]; nativeCheckInputs = [ texlive.combined.scheme-small ]; nativeCheckInputs = [ texliveSmall ]; checkPhase = '' runHook preCheck python -c 'if 1: Loading Loading
pkgs/development/python-modules/pytikz-allefeld/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ pymupdf, numpy, ipython, texlive, texliveSmall, }: buildPythonPackage { Loading @@ -31,7 +31,7 @@ buildPythonPackage { pythonImportsCheck = [ "tikz" ]; nativeCheckInputs = [ texlive.combined.scheme-small ]; nativeCheckInputs = [ texliveSmall ]; checkPhase = '' runHook preCheck python -c 'if 1: Loading