diff --git a/shell.nix b/shell.nix index 52b64fb..f929aad 100644 --- a/shell.nix +++ b/shell.nix @@ -18,25 +18,4 @@ pkgs.mkShell { pre-commit sops ]; - # Possible inputs needed. Keeping here for posterity - # age - # ansible - # cilium-cli - # direnv - # derailed/k9s/k9s - # fluxcd/tap/flux - # go-task/tap/go-task - # helm - # ipcalc - # jq - # kubernetes-cli - # kustomize - # pre-commit - # prettier - # shellcheck - # sops - # stern - # talhelper - # yamllint - # yq }