From 5ab13f60fcd7b054574bcccaf1065b19a42f4fae Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 9 Aug 2020 19:18:18 +0200 Subject: Projects update --- shell.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index a34dfbc..186912b 100644 --- a/shell.nix +++ b/shell.nix @@ -16,6 +16,11 @@ haskell.lib.buildStackProject { tmux tmuxinator nodejs + (texlive.combine { + inherit (texlive) scheme-medium marvosym enumitem bookman titlesec + hyperref fancyhdr changepage lastpage xcolor xifthen ifmtarg; + } + ) ]; shellHook = '' -- cgit v1.2.3