Loading pkgs/applications/emulators/libretro/cores/stella.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "stella"; version = "0-unstable-2025-11-09"; version = "0-unstable-2025-11-26"; src = fetchFromGitHub { owner = "stella-emu"; repo = "stella"; rev = "7c4e3b2f8c027ae54a3ad9c90d7f00fccde15de9"; hash = "sha256-YPuMImDSXFqg+TVrBtBt6zaNb9ngg1jBLsMXv2Sk29c="; rev = "ec7ad887c777a7924fdc786a9c5901e65d4c6cd0"; hash = "sha256-M0DD+xNS+kf9x49YPZHulmYeV36fTh09rsRtQT+/zFY="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/stella.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "stella"; version = "0-unstable-2025-11-09"; version = "0-unstable-2025-11-26"; src = fetchFromGitHub { owner = "stella-emu"; repo = "stella"; rev = "7c4e3b2f8c027ae54a3ad9c90d7f00fccde15de9"; hash = "sha256-YPuMImDSXFqg+TVrBtBt6zaNb9ngg1jBLsMXv2Sk29c="; rev = "ec7ad887c777a7924fdc786a9c5901e65d4c6cd0"; hash = "sha256-M0DD+xNS+kf9x49YPZHulmYeV36fTh09rsRtQT+/zFY="; }; makefile = "Makefile"; Loading