Loading pkgs/tools/misc/pandoc-acro/default.nix +2 −8 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ , lib , pandoc , pandoc-acro , texlive , texliveTeTeX , runCommand }: Loading Loading @@ -35,13 +35,7 @@ buildPythonApplication { nativeBuildInputs = [ pandoc pandoc-acro (texlive.combine { inherit (texlive) scheme-tetex acro translations ; }) (texliveTeTeX.withPackages (ps: with ps; [ acro translations ])) ]; }; in Loading Loading
pkgs/tools/misc/pandoc-acro/default.nix +2 −8 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ , lib , pandoc , pandoc-acro , texlive , texliveTeTeX , runCommand }: Loading Loading @@ -35,13 +35,7 @@ buildPythonApplication { nativeBuildInputs = [ pandoc pandoc-acro (texlive.combine { inherit (texlive) scheme-tetex acro translations ; }) (texliveTeTeX.withPackages (ps: with ps; [ acro translations ])) ]; }; in Loading