{pkgs ? import {} }: pkgs.mkShell { nativeBuildInputs = with pkgs; [ zsh exa pkg-config nodejs pkgs.lispPackages.hunchentoot ]; }