libretro.beetle-psx: 0-unstable-2026-01-12 -> 0-unstable-2026-01-16 (#481632)

This commit is contained in:
Nick Cao
2026-01-19 22:14:23 +00:00
committed by GitHub
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "mednafen-psx" + lib.optionalString withHw "-hw";
version = "0-unstable-2026-01-12";
version = "0-unstable-2026-01-16";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-psx-libretro";
rev = "254285de247db71ac25a4392c159dc1114940794";
hash = "sha256-RDUyTGlrouttC9V4irOC8U1zcNsCxnTIdm6wrAECY2E=";
rev = "5965c585abcaf6b5205a1347de82471e22aaabe3";
hash = "sha256-Mks6xJre1gaxBqWfAzVTNp6Ooy5VDc86HAoj3wlHYRw=";
};
extraBuildInputs = lib.optionals withHw [