summary refs log tree commit diff
path: root/pkgs/tools/typesetting/tex/texlive/bin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/typesetting/tex/texlive/bin.nix')
-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 a6c6f712afd7..8e7551b4e410 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