Loading pkgs/by-name/az/azure-cli/extensions-manual.nix +7 −5 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ python3Packages, autoPatchelfHook, python3, openssl_1_1, openssl, }: { Loading Loading @@ -173,16 +173,18 @@ confcom = mkAzExtension rec { pname = "confcom"; version = "1.2.6"; version = "1.8.0"; url = "https://azcliprod.blob.core.windows.net/cli-extensions/confcom-${version}-py3-none-any.whl"; hash = "sha256-kyJ4AkPcpP/10nf4whJiuraC7hn0E6iBkhRIn43E9J0="; hash = "sha256-rKEECrGR4VIKTgPzInGhFrbrXDtYqayAzYWLKclE1tg="; description = "Microsoft Azure Command-Line Tools Confidential Container Security Policy Generator Extension"; nativeBuildInputs = [ autoPatchelfHook ]; buildInputs = [ openssl_1_1 ]; buildInputs = [ openssl ]; pythonRelaxDeps = [ "tqdm" ]; propagatedBuildInputs = with python3Packages; [ pyyaml deepdiff docker pydantic pyyaml tqdm ]; postInstall = '' Loading Loading
pkgs/by-name/az/azure-cli/extensions-manual.nix +7 −5 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ python3Packages, autoPatchelfHook, python3, openssl_1_1, openssl, }: { Loading Loading @@ -173,16 +173,18 @@ confcom = mkAzExtension rec { pname = "confcom"; version = "1.2.6"; version = "1.8.0"; url = "https://azcliprod.blob.core.windows.net/cli-extensions/confcom-${version}-py3-none-any.whl"; hash = "sha256-kyJ4AkPcpP/10nf4whJiuraC7hn0E6iBkhRIn43E9J0="; hash = "sha256-rKEECrGR4VIKTgPzInGhFrbrXDtYqayAzYWLKclE1tg="; description = "Microsoft Azure Command-Line Tools Confidential Container Security Policy Generator Extension"; nativeBuildInputs = [ autoPatchelfHook ]; buildInputs = [ openssl_1_1 ]; buildInputs = [ openssl ]; pythonRelaxDeps = [ "tqdm" ]; propagatedBuildInputs = with python3Packages; [ pyyaml deepdiff docker pydantic pyyaml tqdm ]; postInstall = '' Loading