Loading pkgs/applications/emulators/libretro/cores/nestopia.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "nestopia"; version = "0-unstable-2025-08-14"; version = "0-unstable-2025-10-15"; src = fetchFromGitHub { owner = "libretro"; repo = "nestopia"; rev = "51ad831fcd9f10a02dcb0cbf398c2cd1b028765e"; hash = "sha256-4TMJfD9KUBo5qJNOdnSEq2oEftL8Fpak6tHOP+tuG2U="; rev = "3ac52e67c4a7fa696ee37e48bbcec93611277288"; hash = "sha256-TDv+HTOtNEmel1lZlnlAGMVM8nEYdHLH7Rw6WBviGGw="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/nestopia.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "nestopia"; version = "0-unstable-2025-08-14"; version = "0-unstable-2025-10-15"; src = fetchFromGitHub { owner = "libretro"; repo = "nestopia"; rev = "51ad831fcd9f10a02dcb0cbf398c2cd1b028765e"; hash = "sha256-4TMJfD9KUBo5qJNOdnSEq2oEftL8Fpak6tHOP+tuG2U="; rev = "3ac52e67c4a7fa696ee37e48bbcec93611277288"; hash = "sha256-TDv+HTOtNEmel1lZlnlAGMVM8nEYdHLH7Rw6WBviGGw="; }; makefile = "Makefile"; Loading