{ nixpkgs ? import {} }: with nixpkgs; mkShell { buildInputs = [ gauche inkscape poppler_utils ]; }