2022-12-27T02:18:01 azure-cli 2.37.0 -> 2.43.0 https://github.com/Azure/azure-cli/releases 2022-12-27T02:18:03 attrpath: azure-cli 2022-12-27T02:18:03 Checking auto update branch... 2022-12-27T02:18:03 No auto update branch exists 2022-12-27T02:18:07 [version] 2022-12-27T02:18:40 [version] updated version and sha256 2022-12-27T02:18:40 [rustCrateVersion] 2022-12-27T02:18:40 [rustCrateVersion] No cargoSha256 found 2022-12-27T02:18:40 [golangModuleVersion] 2022-12-27T02:18:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T02:18:40 [updateScript] 2022-12-27T02:18:40 [updateScript] skipping because derivation has no updateScript 2022-12-27T02:18:40 2022-12-27T02:18:40 [quotedUrls] 2022-12-27T02:18:40 [quotedUrls] nothing found to replace 2022-12-27T02:18:40 Diff after rewrites: diff --git a/pkgs/tools/admin/azure-cli/default.nix b/pkgs/tools/admin/azure-cli/default.nix index 6960f4ddb35..a19431a26be 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.37.0"; + version = "2.43.0"; srcName = "azure-cli-${version}-src"; src = fetchFromGitHub { @@ -9,7 +9,7 @@ let owner = "Azure"; repo = "azure-cli"; rev = "azure-cli-${version}"; - sha256 = "sha256-Y1P+cTOK7NbV7k9rg38vE7EPuZQo88IQW3IYYou8ZOI="; + sha256 = "sha256-FgHM7vAxYLP4fBRoDT3uqPu/qcH2LG+fW6SerynDyyU="; }; # put packages that needs to be overridden in the py package scope 2022-12-27T02:20:13 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A azure-cli Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . azure-cli Standard output: warning: unknown setting 'experimental-features' error: build log of 'azure-cli' is not available