{ pkgs ? import {} }: pkgs.mkShell { packages = [ pkgs.typst pkgs.typstyle pkgs.tinymist pkgs.agebox pkgs.mermaid-cli ]; }