{pkgs ? import {}}: pkgs.mkShell { buildInputs = [pkgs.deno pkgs.nodejs]; }