with import {}; mkShell { name = "nix-build-ephemeral dev"; buildInputs = with pkgs; [ python3 doctl ]; }