Unverified Commit f0372796 authored by Christoph Jabs's avatar Christoph Jabs
Browse files

python3Packages.pytikz-allefeld: don't use texlive.combine

parent 7603c13b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
  pymupdf,
  numpy,
  ipython,
  texlive,
  texliveSmall,
}:

buildPythonPackage {
@@ -31,7 +31,7 @@ buildPythonPackage {

  pythonImportsCheck = [ "tikz" ];

  nativeCheckInputs = [ texlive.combined.scheme-small ];
  nativeCheckInputs = [ texliveSmall ];
  checkPhase = ''
    runHook preCheck
    python -c 'if 1: