{ pkgs ? import { }, }: pkgs.mkShellNoCC { buildInputs = with pkgs; [ bun wrangler ]; }