python310Packages.glean-sdk 0 -> 1 attrpath: python310Packages.glean-sdk Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/lsfbn09g0ds6gzifxlns4idyp3hfyrxz-packages.json.drv building '/nix/store/lsfbn09g0ds6gzifxlns4idyp3hfyrxz-packages.json.drv'... Going to be running update for following packages: - python3.10-glean-sdk-52.7.0 Press Enter key to continue... Running update for: - python3.10-glean-sdk-52.7.0: UPDATING ... - python3.10-glean-sdk-52.7.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/glean-sdk/default.nix b/pkgs/development/python-modules/glean-sdk/default.nix index 22ac0e96ea9a..ba43898a6d84 100644 --- a/pkgs/development/python-modules/glean-sdk/default.nix +++ b/pkgs/development/python-modules/glean-sdk/default.nix @@ -20,13 +20,13 @@ buildPythonPackage rec { pname = "glean-sdk"; - version = "52.7.0"; + version = "55.0.0"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-sLjdGHiS7Co/oA9gQyAFkD14tAYjmwjWcPr4CRrzw/0="; + hash = "sha256-XM4nJNUkbuD5BucYN8MQRr9tVCz5wfCg+tF7+s/rlrE="; }; cargoDeps = rustPlatform.fetchCargoTarball { 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 python310Packages.glean-sdk Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python310Packages.glean-sdk Standard output: error: build log of 'python310Packages.glean-sdk' is not available