From a3d1a4a43e24a4695b289474fa4512a7ec3c4098 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 12 Jun 2025 04:51:14 +0000 Subject: [PATCH] libretro.beetle-psx: 0-unstable-2025-05-30 -> 0-unstable-2025-06-06 --- 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 0655fef98a6e..198b9270c2e0 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-05-30"; + version = "0-unstable-2025-06-06"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-psx-libretro"; - rev = "67c0bb961e7679aa8f1882ee6411ce34cef084db"; - hash = "sha256-4hkKf61h/0FVE9nQub2YN0mOpql7dwmVngckagWLCuc="; + rev = "271a967e78dfe2e5936523e3ba52ce6f3c2fa870"; + hash = "sha256-P8SAX/JujHRnPSSIb9m2fXLHUt20RTJbfjsCrP9jh/U="; }; extraBuildInputs = lib.optionals withHw [