From 6f6ed873f167bad874e4e1c267a9fe7384077ca4 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 2 Sep 2025 14:39:32 +0000 Subject: [PATCH] libretro.beetle-psx: 0-unstable-2025-08-06 -> 0-unstable-2025-08-29 --- 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 000bf36786c7..06afaea0bda9 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-08-06"; + version = "0-unstable-2025-08-29"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-psx-libretro"; - rev = "1e42a9076ab1ec5756d3f72e6d61923080fb2128"; - hash = "sha256-3k2qgAgyo3o/qwNQZsc0J1dKueZqM7jYvm9gzNkEShw="; + rev = "fe380f78ca0796fbe58901d80b125afaa8a2670b"; + hash = "sha256-MG8hrLkqTgMI/JQ0WZ68iI22xD/Qs2jWL+tle0brZ6g="; }; extraBuildInputs = lib.optionals withHw [