From 6f22706bbee6425db0ed696108420bfb655cfb92 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 7 Apr 2026 06:43:48 +0000 Subject: [PATCH] libretro.beetle-psx: 0-unstable-2026-03-28 -> 0-unstable-2026-04-03 --- 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 b4237015355d..1e53c0b9a284 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-03-28"; + version = "0-unstable-2026-04-03"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-psx-libretro"; - rev = "8fcb04d617b55c00f3255287c530242acf3855dc"; - hash = "sha256-ihS0F/mbHkhrrEiI3bERQxwIgupBiZo2irpzSSWtexE="; + rev = "f339f6363de238adcf7c259bff8b0771c9a46399"; + hash = "sha256-+JV/QQWiAK980ybM63jk6ljsJJWtdVszAFaIWGmzV/4="; }; extraBuildInputs = lib.optionals withHw [