From 6af9f6bb534f121d9acce6f49cf7acd18973ccde Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 2 Feb 2016 19:14:43 +0100 Subject: Extended tex & math support --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default.nix') diff --git a/default.nix b/default.nix index 0770eb3..8d04076 100644 --- a/default.nix +++ b/default.nix @@ -11,7 +11,7 @@ rec { } ); texEnv = with pkgs; texlive.combine { - inherit (texlive) scheme-small standalone dvisvgm amsmath tikz tikz-cd; + inherit (texlive) scheme-small standalone dvisvgm amsmath tikz-cd; }; dirty-haskell-wrapper = pkgs.stdenv.mkDerivation rec { name = "dirty-haskell-wrapper"; -- cgit v1.2.3