diff --git a/shell.nix b/shell.nix index 1d09aaa2..2fec4cf9 100644 --- a/shell.nix +++ b/shell.nix @@ -15,8 +15,6 @@ pkgs.mkShell { gitleaks helmfile k9s - krew - kubectl kubevirt kubernetes-helm pre-commit @@ -25,5 +23,6 @@ pkgs.mkShell { mqttui kustomize yq-go + go-task ]; }