Loading pkgs/applications/emulators/libretro/cores/opera.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ }: mkLibretroCore { core = "opera"; version = "0-unstable-2026-02-11"; version = "0-unstable-2026-03-31"; src = fetchFromGitHub { owner = "libretro"; repo = "opera-libretro"; rev = "1eee72f640e4da6f1b8ca68f70b51db22cc474c8"; hash = "sha256-dXCMV0YZy33GcNTYlVTv/x7jwrKJRPTEclfU2qfqlXw="; rev = "889e52a07cd93074577bf1b2ea260a2beae7ff7b"; hash = "sha256-bsSrkYzkUgUxDz0798aB5etJ0er+RtlcdoJY12gB+WY="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/opera.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ }: mkLibretroCore { core = "opera"; version = "0-unstable-2026-02-11"; version = "0-unstable-2026-03-31"; src = fetchFromGitHub { owner = "libretro"; repo = "opera-libretro"; rev = "1eee72f640e4da6f1b8ca68f70b51db22cc474c8"; hash = "sha256-dXCMV0YZy33GcNTYlVTv/x7jwrKJRPTEclfU2qfqlXw="; rev = "889e52a07cd93074577bf1b2ea260a2beae7ff7b"; hash = "sha256-bsSrkYzkUgUxDz0798aB5etJ0er+RtlcdoJY12gB+WY="; }; makefile = "Makefile"; Loading