python312Packages.google-compute-engine 20190124 -> 20191210 https://github.com/GoogleCloudPlatform/compute-image-packages/releases attrpath: python312Packages.google-compute-engine Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xapv11vllv9nckk4928mdd3vi60nv7yi-packages.json.drv building '/nix/store/xapv11vllv9nckk4928mdd3vi60nv7yi-packages.json.drv'... Going to be running update for following packages: - python3.12-google-compute-engine-20190124 Press Enter key to continue... Running update for: - python3.12-google-compute-engine-20190124: UPDATING ... - python3.12-google-compute-engine-20190124: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/virtualization/google-compute-engine/default.nix b/pkgs/tools/virtualization/google-compute-engine/default.nix index c980a45bbef2..57e666807c66 100644 --- a/pkgs/tools/virtualization/google-compute-engine/default.nix +++ b/pkgs/tools/virtualization/google-compute-engine/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "google-compute-engine"; - version = "20190124"; + version = "20191210"; src = fetchFromGitHub { owner = "GoogleCloudPlatform"; repo = "compute-image-packages"; - rev = version; - sha256 = "08cy0jd463kng6hwbd3nfldsp4dpd2lknlvdm88cq795wy0kh4wp"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-kU8fz3+YoBfx4ovAQLGv5wlZleM3ZRCJnnGLB/1jKuU="; }; buildInputs = [ bash ]; No auto update branch exists 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 python312Packages.google-compute-engine Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.google-compute-engine Standard output: error: nose-1.3.7 not supported for interpreter python3.12 (use '--show-trace' to show detailed location information)