python310Packages.libtmux 0 -> 1 attrpath: python310Packages.libtmux 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/as55gnbna25l2vydxnlg2y7cza5mkln1-packages.json.drv building '/nix/store/as55gnbna25l2vydxnlg2y7cza5mkln1-packages.json.drv'... Going to be running update for following packages: - python3.10-libtmux-0.22.1 Press Enter key to continue... Running update for: - python3.10-libtmux-0.22.1: UPDATING ... - python3.10-libtmux-0.22.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/libtmux/default.nix b/pkgs/development/python-modules/libtmux/default.nix index 9382ccd36b63..641e97bcbe98 100644 --- a/pkgs/development/python-modules/libtmux/default.nix +++ b/pkgs/development/python-modules/libtmux/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "libtmux"; - version = "0.22.1"; + version = "0.22.2"; format = "pyproject"; src = fetchFromGitHub { owner = "tmux-python"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-tz7Pynm/xHx2X3QjXkvFlX6sVlsVKqrsS1CVmqlqfj0="; + hash = "sha256-UzSHstOJyhdD3FCc8f48tvHAj9QpPFhfCd4ORvz3dpo="; }; patches = [ 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.libtmux nix build failed. got build log for 'python310Packages.libtmux' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/fyf9czfkkkpp09nkhyi0h85m1clhgi5s-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_window.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/kivbwimhqx64fkjdmqgv568cqia5k4h6-remove-setuptools.patch patching file pyproject.toml Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyproject.toml.rej