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