diff options
Diffstat (limited to 'nix/tex-env.nix')
-rw-r--r-- | nix/tex-env.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nix/tex-env.nix b/nix/tex-env.nix index 96d621d..13137fe 100644 --- a/nix/tex-env.nix +++ b/nix/tex-env.nix @@ -10,6 +10,8 @@ pkgs.texlive.combine { helvetic courier biblatex + listings + zapfchan latex-bin latexmk ; |