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/g8jrgw083w93f0y2j4bjqxxmn2rpfz12-packages.json.drv building '/nix/store/g8jrgw083w93f0y2j4bjqxxmn2rpfz12-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..76b7d16b30fb 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.4"; src = fetchurl { url = "https://xpra.org/src/${pname}-${version}.tar.xz"; - hash = "sha256-BWf3nypfSrYCzpJ0OfBkecoHGbG1lEgu5jLZhfkIejQ="; + hash = "sha256-oKLC+MgkFii5IitLqf+jxeMWhTSs9TSBq7plmZtKZH0="; }; 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 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/xgbiqay5xs39kn0bdm2fwxv57pyn590l-xpra-5.0.4.tar.xz source root is xpra-5.0.4 setting SOURCE_DATE_EPOCH to timestamp 1701183604 of file xpra-5.0.4/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/1wbjhpbjz2jjwapqrwvw7jb8pynhcn3p-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