diff --git a/flake.nix b/flake.nix index b4bc4ee..88c94cb 100644 --- a/flake.nix +++ b/flake.nix @@ -31,7 +31,6 @@ devShell = pkgs.mkShell { buildInputs = with pkgs; [ kubernetes-helm - kubectl (kubectl.withKrewPlugins (plugins: with plugins; [ cnpg ]))