chore(nix): fix shell.nix

This commit is contained in:
Sarah Vaupel 2023-02-16 10:30:52 +00:00
parent 3c98add987
commit a8e7c315c0

View File

@ -285,6 +285,7 @@ in pkgs.mkShell {
enumitem eurosym koma-script parskip xcolor
# required for LuaTeX
luatexbase lualatex-math unicode-math selnolig
;
})
]
)