azure-cli 2.44.1 -> 2.45.0 https://repology.org/metapackage/azure-cli/versions attrpath: azure-cli Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/admin/azure-cli/default.nix b/pkgs/tools/admin/azure-cli/default.nix index 189ae296fa5..1715380aa98 100644 --- a/pkgs/tools/admin/azure-cli/default.nix +++ b/pkgs/tools/admin/azure-cli/default.nix @@ -1,7 +1,7 @@ { stdenv, lib, python3, fetchFromGitHub, installShellFiles }: let - version = "2.44.1"; + version = "2.45.0"; srcName = "azure-cli-${version}-src"; src = fetchFromGitHub { @@ -9,7 +9,7 @@ let owner = "Azure"; repo = "azure-cli"; rev = "azure-cli-${version}"; - hash = "sha256-QcY08YxwGywFCXy3PslEzc5qZd62y4XAcuIC9Udp6Cc="; + hash = "sha256-yCvp0s+wnDhXZ4Q288MHdmCQd2S6PBsyO9R3CxipcLk="; }; # put packages that needs to be overridden in the py package scope Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A azure-cli nix build failed. adding 'azure/cli/command_modules/vm/generated/_params.py' adding 'azure/cli/command_modules/vm/generated/_validators.py' adding 'azure/cli/command_modules/vm/generated/action.py' adding 'azure/cli/command_modules/vm/generated/commands.py' adding 'azure/cli/command_modules/vm/generated/custom.py' adding 'azure/cli/command_modules/vm/manual/__init__.py' adding 'azure/cli/command_modules/vm/manual/_help.py' adding 'azure/cli/command_modules/vm/manual/_params.py' adding 'azure/cli/command_modules/vm/manual/commands.py' adding 'azure/cli/command_modules/vm/manual/custom.py' adding 'azure_cli-2.45.0.data/scripts/az' adding 'azure_cli-2.45.0.data/scripts/az.bat' adding 'azure_cli-2.45.0.data/scripts/az.completion.sh' adding 'azure_cli-2.45.0.data/scripts/azps.ps1' adding 'azure_cli-2.45.0.dist-info/LICENSE.txt' adding 'azure_cli-2.45.0.dist-info/METADATA' adding 'azure_cli-2.45.0.dist-info/WHEEL' adding 'azure_cli-2.45.0.dist-info/top_level.txt' adding 'azure_cli-2.45.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/azure-cli-2.45.0-src/src/azure-cli/dist /build/azure-cli-2.45.0-src/src/azure-cli Processing ./azure_cli-2.45.0-py3-none-any.whl Requirement already satisfied: azure-mgmt-search~=8.0 in /nix/store/5mp38ngc8xkvfdpcc2l5kw92hxiyavck-python3.10-azure-mgmt-search-8.0.0/lib/python3.10/site-packages (from azure-cli==2.45.0) (8.0.0) ERROR: Could not find a version that satisfies the requirement azure-mgmt-compute~=29.1.0 (from azure-cli) (from versions: none) ERROR: No matching distribution found for azure-mgmt-compute~=29.1.0