mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
libretro.nestopia: 0-unstable-2025-03-22 -> 0-unstable-2025-04-24 (#402142)
This commit is contained in:
commit
a881ef99ea
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
}:
|
||||
mkLibretroCore {
|
||||
core = "nestopia";
|
||||
version = "0-unstable-2025-03-22";
|
||||
version = "0-unstable-2025-04-24";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libretro";
|
||||
repo = "nestopia";
|
||||
rev = "b3eb368603cd519d54bb4886d2934ee4fd188081";
|
||||
hash = "sha256-gaMZEP+8vCb/b9lhrXcUK4N7v9uxX/FVgnzK48rxyHQ=";
|
||||
rev = "d2eefab298b0b9152d2934d6f0227b6803c877b3";
|
||||
hash = "sha256-lmfyNi+E2SoCOAtXuJ3F5S3mm1OCta9FHtoqPpLgYk8=";
|
||||
};
|
||||
|
||||
makefile = "Makefile";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue