From a8e7c315c04dbe6d6a9be402ccf4f9809210a820 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Thu, 16 Feb 2023 10:30:52 +0000 Subject: [PATCH] chore(nix): fix shell.nix --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 1caa1e8da..bdbb0a831 100644 --- a/shell.nix +++ b/shell.nix @@ -285,6 +285,7 @@ in pkgs.mkShell { enumitem eurosym koma-script parskip xcolor # required for LuaTeX luatexbase lualatex-math unicode-math selnolig + ; }) ] )