From 0b67e8b618f8e0351c27dd3533aa42ebffd722d7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 17 Nov 2015 10:07:30 +0100 Subject: backnaur --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 81aca9d..1dde4da 100644 --- a/shell.nix +++ b/shell.nix @@ -14,7 +14,7 @@ pkgs.stdenv.mkDerivation rec { with p; [ yesod yesod-bin pandoc ])) (pkgs.texlive.combine { - inherit (pkgs.texlive) scheme-small libertine tipa cm-super context bussproofs mweights fontaxes; + inherit (pkgs.texlive) scheme-small libertine tipa cm-super context bussproofs mweights fontaxes backnaur; }) ]; shellHook = '' -- cgit v1.2.3