{pkgs ? import {}}: pkgs.mkShell { nativeBuildInputs = with pkgs; [inkscape icoutils imagemagick nodePackages_latest.svgo]; }