{ pkgs ? import {} }: with pkgs; mkShell { nativeBuildInputs = [ nixopsUnstable ]; }