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