Loading pkgs/applications/emulators/libretro/cores/puae.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "puae"; version = "0-unstable-2026-02-27"; version = "0-unstable-2026-03-24"; src = fetchFromGitHub { owner = "libretro"; repo = "libretro-uae"; rev = "bea8c084beaf576f54dc1be42d715d424265cda2"; hash = "sha256-CU/BVXys7VBra4qaMBjTgKQP1hke7+wqJ2RMYUXIXlo="; rev = "b26def5c5ab9ea35019a42b950e014a22907ea13"; hash = "sha256-DoNYpEqlrWueh/rwB4pkPYPdkSi+EVxP5T6BPgqv1nU="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/puae.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "puae"; version = "0-unstable-2026-02-27"; version = "0-unstable-2026-03-24"; src = fetchFromGitHub { owner = "libretro"; repo = "libretro-uae"; rev = "bea8c084beaf576f54dc1be42d715d424265cda2"; hash = "sha256-CU/BVXys7VBra4qaMBjTgKQP1hke7+wqJ2RMYUXIXlo="; rev = "b26def5c5ab9ea35019a42b950e014a22907ea13"; hash = "sha256-DoNYpEqlrWueh/rwB4pkPYPdkSi+EVxP5T6BPgqv1nU="; }; makefile = "Makefile"; Loading