Loading pkgs/applications/emulators/libretro/cores/picodrive.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "picodrive"; version = "0-unstable-2025-11-17"; version = "0-unstable-2025-12-03"; src = fetchFromGitHub { owner = "libretro"; repo = "picodrive"; rev = "046e5ff91eb4bfa728e51e01304ff73cf6b4ee96"; hash = "sha256-uoUqap7hMg8C2Ouud0UTtkWeZbtga9GVqSipHZK90/s="; rev = "3365b1774bc8680be9899968fe45b224ad2f11c1"; hash = "sha256-hn80Dkdf6dMmCFoh9QeySVbF7tu8Vc1NfAl3SV8AZLg="; fetchSubmodules = true; }; Loading Loading
pkgs/applications/emulators/libretro/cores/picodrive.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "picodrive"; version = "0-unstable-2025-11-17"; version = "0-unstable-2025-12-03"; src = fetchFromGitHub { owner = "libretro"; repo = "picodrive"; rev = "046e5ff91eb4bfa728e51e01304ff73cf6b4ee96"; hash = "sha256-uoUqap7hMg8C2Ouud0UTtkWeZbtga9GVqSipHZK90/s="; rev = "3365b1774bc8680be9899968fe45b224ad2f11c1"; hash = "sha256-hn80Dkdf6dMmCFoh9QeySVbF7tu8Vc1NfAl3SV8AZLg="; fetchSubmodules = true; }; Loading