Loading pkgs/by-name/az/azure-cli/extensions-manual.nix +2 −2 Original line number Diff line number Diff line Loading @@ -83,9 +83,9 @@ containerapp = mkAzExtension rec { pname = "containerapp"; version = "1.1.0b5"; version = "1.2.0b1"; url = "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-${version}-py2.py3-none-any.whl"; hash = "sha256-gC75NiDDRw4DVIDGiyfdCcFSAzdUgVNjyTfrgGgRd90="; hash = "sha256-tayDzAbvPjCRjJMdV6BOSd9Sgcj8bnEuZI9khKGCyrM="; description = "Microsoft Azure Command-Line Tools Containerapp Extension"; propagatedBuildInputs = with python3Packages; [ docker Loading Loading
pkgs/by-name/az/azure-cli/extensions-manual.nix +2 −2 Original line number Diff line number Diff line Loading @@ -83,9 +83,9 @@ containerapp = mkAzExtension rec { pname = "containerapp"; version = "1.1.0b5"; version = "1.2.0b1"; url = "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-${version}-py2.py3-none-any.whl"; hash = "sha256-gC75NiDDRw4DVIDGiyfdCcFSAzdUgVNjyTfrgGgRd90="; hash = "sha256-tayDzAbvPjCRjJMdV6BOSd9Sgcj8bnEuZI9khKGCyrM="; description = "Microsoft Azure Command-Line Tools Containerapp Extension"; propagatedBuildInputs = with python3Packages; [ docker Loading