with (import {}); mkShell { buildInputs = [ (typst.overrideAttrs { version = "0.12.0"; }) tinymist ]; }