{ pkgs ? import {} }: pkgs.mkShell { buildInputs = with pkgs; [ imagemagick just libavif nushell pandoc tup ]; }