From 252fa0ccd364e236ece18936d3dcfa201b671fe6 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 11 Jul 2025 04:25:21 +0000 Subject: [PATCH] libretro.beetle-psx: 0-unstable-2025-06-27 -> 0-unstable-2025-07-04 --- pkgs/applications/emulators/libretro/cores/beetle-psx.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/libretro/cores/beetle-psx.nix b/pkgs/applications/emulators/libretro/cores/beetle-psx.nix index 7ec1fa427245..bc5251962076 100644 --- a/pkgs/applications/emulators/libretro/cores/beetle-psx.nix +++ b/pkgs/applications/emulators/libretro/cores/beetle-psx.nix @@ -8,13 +8,13 @@ }: mkLibretroCore { core = "mednafen-psx" + lib.optionalString withHw "-hw"; - version = "0-unstable-2025-06-27"; + version = "0-unstable-2025-07-04"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-psx-libretro"; - rev = "27aa688076606a272d024fcad67b330fe434ff0d"; - hash = "sha256-omr5k1NOB3RZVeQJj2hbK53hiQbJwu7utEnxqfFPqbU="; + rev = "42dc44815131079db0de69d2b1d52e9f7edf842e"; + hash = "sha256-gphkj9oVWg5NOfdxoRHAY5/ipAcRVhYMlKPW6AAxw4w="; }; extraBuildInputs = lib.optionals withHw [