summary refs log tree commit diff
path: root/pkgs/tools/typesetting
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-07-19 00:02:18 +0000
committerGitHub <noreply@github.com>2021-07-19 00:02:18 +0000
commitdde34afc632005a61b65b95f269dbc8b828c2f05 (patch)
tree44460faaa77e88a8b4da97a9ff694145be425851 /pkgs/tools/typesetting
parentd0f62aae75499e2584b4ffff1585605352e26e8f (diff)
parentdc802b2e196f95ce42daa7591e475bba34047331 (diff)
downloadnixpkgs-dde34afc632005a61b65b95f269dbc8b828c2f05.tar
nixpkgs-dde34afc632005a61b65b95f269dbc8b828c2f05.tar.gz
nixpkgs-dde34afc632005a61b65b95f269dbc8b828c2f05.tar.bz2
nixpkgs-dde34afc632005a61b65b95f269dbc8b828c2f05.tar.lz
nixpkgs-dde34afc632005a61b65b95f269dbc8b828c2f05.tar.xz
nixpkgs-dde34afc632005a61b65b95f269dbc8b828c2f05.tar.zst
nixpkgs-dde34afc632005a61b65b95f269dbc8b828c2f05.zip
Merge staging-next into staging
Diffstat (limited to 'pkgs/tools/typesetting')
-rw-r--r--pkgs/tools/typesetting/tex/texlive/bin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/typesetting/tex/texlive/bin.nix b/pkgs/tools/typesetting/tex/texlive/bin.nix
index 32fba9a8e1f..05c1644c8c7 100644
--- a/pkgs/tools/typesetting/tex/texlive/bin.nix
+++ b/pkgs/tools/typesetting/tex/texlive/bin.nix
@@ -309,7 +309,7 @@ latexindent = perlPackages.buildPerlPackage rec {
   preConfigure = ''
     touch Makefile.PL
   '';
-  buildPhase = ":";
+  dontBuild = true;
   installPhase = ''
     install -D ./scripts/latexindent/latexindent.pl "$out"/bin/latexindent
     mkdir -p "$out"/${perl.libPrefix}