From 913526ba529c85d4746c465f1cc149939e116fdb Mon Sep 17 00:00:00 2001 From: Sebastian Wendel Date: Mon, 15 Aug 2022 15:54:27 +0200 Subject: [PATCH] added cert-manager cli to the nix shell --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 40023c3..396101d 100644 --- a/shell.nix +++ b/shell.nix @@ -5,6 +5,7 @@ with pkgs; mkShell { name = "fcos.integration"; buildInputs = with pkgs; [ + cmctl conftest editorconfig-checker git