rpcs3 0.0.27-14840-842edbcbe -> 0.0.28 https://github.com/RPCS3/rpcs3/releases attrpath: rpcs3 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/gw5mvlv6g7any8sfs5zmkaqq8rp3x4gf-packages.json.drv building '/nix/store/gw5mvlv6g7any8sfs5zmkaqq8rp3x4gf-packages.json.drv'... Going to be running update for following packages: - rpcs3-0.0.27-14840-842edbcbe Press Enter key to continue... Running update for: - rpcs3-0.0.27-14840-842edbcbe: UPDATING ... - rpcs3-0.0.27-14840-842edbcbe: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/emulators/rpcs3/default.nix b/pkgs/applications/emulators/rpcs3/default.nix index b035c7b0d17..8e2fbdef607 100644 --- a/pkgs/applications/emulators/rpcs3/default.nix +++ b/pkgs/applications/emulators/rpcs3/default.nix @@ -8,10 +8,10 @@ let # Keep these separate so the update script can regex them - rpcs3GitVersion = "14840-842edbcbe"; - rpcs3Version = "0.0.27-14840-842edbcbe"; - rpcs3Revision = "842edbcbe795941981993c667c2d8a866126b5b0"; - rpcs3Sha256 = "1al4dx93f02k56k62dxjqqb46cwg0nkpjax1xnjc8v3bx4gsp6f6"; + rpcs3GitVersion = "15367-50dad6801"; + rpcs3Version = "0.0.28-15367-50dad6801"; + rpcs3Revision = "50dad6801b4a7e80403e64af6e14052c148a670c"; + rpcs3Sha256 = "1bcl56gmaarvqp1w2d9zrnnx54y6adknnfv5xs5dfdlw0b6z8i58"; ittapi = fetchFromGitHub { owner = "intel"; 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 rpcs3 nix build failed. @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/rwbxpfx7mjld010qwmv9xrgdw46sm57c-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/kgcy1h311ri6b9mx1ybyl2wq9ijvvq01-0001-llvm-ExecutionEngine-IntelJITEvents-only-use-ITTAPI_.patch can't find file to patch at input line 15 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 9866ce8f538e1ab1f0902408b7575013b768f365 Mon Sep 17 00:00:00 2001 |From: Zane van Iperen |Date: Wed, 2 Feb 2022 23:41:59 +1000 |Subject: [PATCH] llvm/ExecutionEngine/IntelJITEvents: only use | ITTAPI_SOURCE_DIR | |--- | .../IntelJITEvents/CMakeLists.txt | 32 ++----------------- | 1 file changed, 2 insertions(+), 30 deletions(-) | |diff --git a/llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt b/llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt |index 0c5017c3..d20c35f3 100644 |--- a/llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt |+++ b/llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt -------------------------- File to patch: Skip this patch? [y] Skipping patch. 2 out of 2 hunks ignored