mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
libretro.pcsx-rearmed: 0-unstable-2025-04-13 -> 0-unstable-2025-05-23
This commit is contained in:
parent
3f62a1ca1a
commit
230ca6f245
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
}:
|
||||
mkLibretroCore {
|
||||
core = "pcsx-rearmed";
|
||||
version = "0-unstable-2025-04-13";
|
||||
version = "0-unstable-2025-05-23";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libretro";
|
||||
repo = "pcsx_rearmed";
|
||||
rev = "febf2246848efb8937ab24c562bba20107bb46f0";
|
||||
hash = "sha256-1mnPYr5A6KmZXXbvkE9XkZiCjx/y0Y9/Ed34LQHDbvE=";
|
||||
rev = "6365a756c02d25c76bf90c78e42316b46f876c49";
|
||||
hash = "sha256-7bL+3+AfbN9FBhMaF8FzZhGZ0OgKGCT+M/5KVYd9Tt0=";
|
||||
};
|
||||
|
||||
dontConfigure = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue