aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorJoris2020-08-09 19:18:18 +0200
committerJoris2020-08-09 19:18:18 +0200
commit5ab13f60fcd7b054574bcccaf1065b19a42f4fae (patch)
treefcb4e8ab1fc50831ddbc4372c6782e6f9b993fa3 /shell.nix
parentaca8201b5b3af0c5d144292c61271402c49ff08a (diff)
Projects update
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix5
1 files changed, 5 insertions, 0 deletions
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 = ''