diff --git a/pkgs/tools/typesetting/tex/texlive/bin.nix b/pkgs/tools/typesetting/tex/texlive/bin.nix index a6c6f712afd..8e7551b4e41 100644 --- a/pkgs/tools/typesetting/tex/texlive/bin.nix +++ b/pkgs/tools/typesetting/tex/texlive/bin.nix @@ -314,7 +314,7 @@ xindy = stdenv.mkDerivation { inherit (common) src; # If unset, xindy will try to mkdir /homeless-shelter - HOME = "/tmp/homeless-shelter"; + HOME = "."; prePatch = "cd utils/xindy"; # hardcode clisp location