added cert-manager cli to the nix shell

This commit is contained in:
Sebastian Wendel 2022-08-15 15:54:27 +02:00
parent e3cd75780d
commit 913526ba52
No known key found for this signature in database
GPG key ID: 1422B7DF78144640

View file

@ -5,6 +5,7 @@ with pkgs;
mkShell {
name = "fcos.integration";
buildInputs = with pkgs; [
cmctl
conftest
editorconfig-checker
git