python311Packages.limits 0 -> 1 attrpath: python311Packages.limits 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/03m1lklpc2wli8zifv0b72z6f287cd7c-packages.json.drv building '/nix/store/03m1lklpc2wli8zifv0b72z6f287cd7c-packages.json.drv'... Going to be running update for following packages: - python3.11-limits-3.9.0 Press Enter key to continue... Running update for: - python3.11-limits-3.9.0: UPDATING ... - python3.11-limits-3.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/limits/default.nix b/pkgs/development/python-modules/limits/default.nix index 4fafc1180baf..5bbe3dc06503 100644 --- a/pkgs/development/python-modules/limits/default.nix +++ b/pkgs/development/python-modules/limits/default.nix @@ -22,7 +22,7 @@ buildPythonPackage rec { pname = "limits"; - version = "3.9.0"; + version = "3.10.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -37,7 +37,7 @@ buildPythonPackage rec { postFetch = '' rm "$out/limits/_version.py" ''; - hash = "sha256-X4nf9ifhJjTNKnQuAxRNK9j/MzfAC58kv+19zMWtKg8="; + hash = "sha256-VLCpMUqvpVXMNs0WJB4I6XFJcnsV+2DDYiXwgAqSHEc="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.limits Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python311Packages.limits Standard output: error: build log of 'python311Packages.limits' is not available