xpra 0 -> 1 attrpath: xpra 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/ianyk8c44n4ds1834gryn69b50fia2yx-packages.json.drv building '/nix/store/ianyk8c44n4ds1834gryn69b50fia2yx-packages.json.drv'... Going to be running update for following packages: - xpra-4.4.6 Press Enter key to continue... Running update for: - xpra-4.4.6: UPDATING ... - xpra-4.4.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/X11/xpra/default.nix b/pkgs/tools/X11/xpra/default.nix index e77273c6084c..2b301bbe3479 100644 --- a/pkgs/tools/X11/xpra/default.nix +++ b/pkgs/tools/X11/xpra/default.nix @@ -68,11 +68,11 @@ let ''; in buildPythonApplication rec { pname = "xpra"; - version = "4.4.6"; + version = "5.0.7"; src = fetchurl { url = "https://xpra.org/src/${pname}-${version}.tar.xz"; - hash = "sha256-BWf3nypfSrYCzpJ0OfBkecoHGbG1lEgu5jLZhfkIejQ="; + hash = "sha256-uaJq0F3G5iE2urYfaRM9LgHWfQDVohHx3KuXssDWbGY="; }; patches = [ 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 xpra nix build failed. got build log for 'xpra' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/ixii1bxkrzcnxi4s1ybz2wwdc0rrrxf6-xpra-5.0.7.tar.xz source root is xpra-5.0.7 setting SOURCE_DATE_EPOCH to timestamp 1709132722 of file xpra-5.0.7/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/hixi72nqbxcqigpx65vis7kg5vjg7xal-fix-paths.patch patching file xpra/x11/fakeXinerama.py Hunk #1 FAILED at 22. 1 out of 1 hunk FAILED -- saving rejects to file xpra/x11/fakeXinerama.py.rej