{ pkgs, perSystem }: pkgs.mkShellNoCC { packages = with pkgs; [ presenterm python3Packages.weasyprint ]; }