diff --git a/flake.nix b/flake.nix index 1f09b93..5d0a559 100644 --- a/flake.nix +++ b/flake.nix @@ -291,7 +291,6 @@ ]; buildPhase = '' export HOME=$(mktemp -d) - export OSFONTDIR="$(kpsewhich --var-value TEXMF)/fonts/{opentype/public/nunito,truetype/google/noto}" latexmk -r tex/CI.rc ''; installPhase = ''