From f6715418c6288c5fcb2f6653d2874bceedc1d375 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 11 Jul 2026 04:23:55 +0000 Subject: [PATCH] libretro.beetle-psx: 0-unstable-2026-07-01 -> 0-unstable-2026-07-11 --- 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 22530413d009..d3b40fffe647 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-2026-07-01"; + version = "0-unstable-2026-07-11"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-psx-libretro"; - rev = "b84c0c11677ea76fcad1e8958b9d25863c43a88f"; - hash = "sha256-oKdM++ZH9FCGLVEkkbWGvyjk80HDOraU2rdPG7Mcle0="; + rev = "004268513bb56655fff358b8caee88503a141776"; + hash = "sha256-47US8cQ0efhlTao8aW31yOdK/aGtWikYAtsAjQi83y4="; }; extraBuildInputs = lib.optionals withHw [