chore(nix): fix shell.nix
This commit is contained in:
parent
3c98add987
commit
a8e7c315c0
@ -285,6 +285,7 @@ in pkgs.mkShell {
|
|||||||
enumitem eurosym koma-script parskip xcolor
|
enumitem eurosym koma-script parskip xcolor
|
||||||
# required for LuaTeX
|
# required for LuaTeX
|
||||||
luatexbase lualatex-math unicode-math selnolig
|
luatexbase lualatex-math unicode-math selnolig
|
||||||
|
;
|
||||||
})
|
})
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user