diff options
| -rw-r--r-- | shell.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -14,7 +14,7 @@ pkgs.stdenv.mkDerivation rec { | |||
| 14 | with p; [ yesod yesod-bin pandoc | 14 | with p; [ yesod yesod-bin pandoc | 
| 15 | ])) | 15 | ])) | 
| 16 | (pkgs.texlive.combine { | 16 | (pkgs.texlive.combine { | 
| 17 | inherit (pkgs.texlive) scheme-small libertine tipa cm-super context bussproofs mweights fontaxes; | 17 | inherit (pkgs.texlive) scheme-small libertine tipa cm-super context bussproofs mweights fontaxes backnaur; | 
| 18 | }) | 18 | }) | 
| 19 | ]; | 19 | ]; | 
| 20 | shellHook = '' | 20 | shellHook = '' | 
