Adding missing nix package

This commit is contained in:
Igal Tabachnik 2019-01-08 18:03:06 +02:00
parent 3a43194a1e
commit b93ef45b59

View File

@ -28,6 +28,7 @@ mkShell {
mdframed mdframed
needspace needspace
xifthen xifthen
ifnextok
currfile currfile
noindentafter noindentafter
ifmtarg ifmtarg
@ -41,6 +42,7 @@ mkShell {
ifplatform ifplatform
xstring xstring
minifp minifp
titlecaps
enumitem; enumitem;
}) })
gnumake gnumake