{ pkgs ? import { } }: with pkgs; mkShell { buildInputs = [ colmena nixfmt ]; }