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-2025-01-24"; version = "0-unstable-2025-02-20"; src = fetchFromGitHub { owner = "libretro"; repo = "libretro-uae"; rev = "9b05ecda81e14c0c5b2c5f6af8a65d034afd54a1"; hash = "sha256-jBY+Xn9aR/lTyxFZlydWJA5+bpkaCcyCAiYG3fcmGmc="; rev = "12972a7da5aeb849ba7234dff342625d23617eaf"; hash = "sha256-/w1Rbw0eStWyoR+UDD7a298vVAa0vb67qUPfiqhfm/k="; }; 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-2025-01-24"; version = "0-unstable-2025-02-20"; src = fetchFromGitHub { owner = "libretro"; repo = "libretro-uae"; rev = "9b05ecda81e14c0c5b2c5f6af8a65d034afd54a1"; hash = "sha256-jBY+Xn9aR/lTyxFZlydWJA5+bpkaCcyCAiYG3fcmGmc="; rev = "12972a7da5aeb849ba7234dff342625d23617eaf"; hash = "sha256-/w1Rbw0eStWyoR+UDD7a298vVAa0vb67qUPfiqhfm/k="; }; makefile = "Makefile"; Loading