Loading pkgs/applications/emulators/libretro/cores/meteor.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "meteor"; version = "0-unstable-2020-12-28"; version = "0-unstable-2026-03-31"; src = fetchFromGitHub { owner = "libretro"; repo = "meteor-libretro"; rev = "e533d300d0561564451bde55a2b73119c768453c"; hash = "sha256-zMkgzUz2rk0SD5ojY4AqaDlNM4k4QxuUxVBRBcn6TqQ="; rev = "13ac21ccdb81c8a99fddebf5b29482f19194ec88"; hash = "sha256-AUn8gTtlFaosKTlcmJCmwdDeEvXwRjkkvht+JXkM36U="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/meteor.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "meteor"; version = "0-unstable-2020-12-28"; version = "0-unstable-2026-03-31"; src = fetchFromGitHub { owner = "libretro"; repo = "meteor-libretro"; rev = "e533d300d0561564451bde55a2b73119c768453c"; hash = "sha256-zMkgzUz2rk0SD5ojY4AqaDlNM4k4QxuUxVBRBcn6TqQ="; rev = "13ac21ccdb81c8a99fddebf5b29482f19194ec88"; hash = "sha256-AUn8gTtlFaosKTlcmJCmwdDeEvXwRjkkvht+JXkM36U="; }; makefile = "Makefile"; Loading