From e2abf79cc2c2c46158100c6b3989a94b261cf0dc Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 15 May 2016 21:41:15 +0200 Subject: circuitikz --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 8362821..35789c3 100644 --- a/shell.nix +++ b/shell.nix @@ -14,7 +14,7 @@ pkgs.stdenv.mkDerivation rec { with p; [ yesod yesod-bin pandoc monad-par persistent-sqlite ])) (pkgs.texlive.combine { - inherit (pkgs.texlive) scheme-small libertine tipa cm-super context bussproofs mweights fontaxes backnaur enumitem varwidth beamer ctablestack algorithms tikz-qtree; + inherit (pkgs.texlive) scheme-small libertine tipa cm-super context bussproofs mweights fontaxes backnaur enumitem varwidth beamer ctablestack algorithms tikz-qtree circuitikz; }) ]; shellHook = '' -- cgit v1.2.3