Loading pkgs/applications/emulators/libretro/cores/np2kai.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore rec { core = "np2kai"; version = "0-unstable-2026-01-19"; version = "0-unstable-2026-01-31"; src = fetchFromGitHub { owner = "AZO234"; repo = "NP2kai"; rev = "e2138c44ea539b36b2d1fc17b70c14fcedfd9784"; hash = "sha256-59u8UWk2KNtZNAUcMql0BaCY+VtDs7GssrQRbXbqB3c="; rev = "696c03b5d2cc6d67450b62276fb945d791fa6be1"; hash = "sha256-usaQl1q9U+Qwe/ZxOyrDxTUr1ifbPljQrxRc7uoQWLA="; fetchSubmodules = true; }; Loading Loading
pkgs/applications/emulators/libretro/cores/np2kai.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore rec { core = "np2kai"; version = "0-unstable-2026-01-19"; version = "0-unstable-2026-01-31"; src = fetchFromGitHub { owner = "AZO234"; repo = "NP2kai"; rev = "e2138c44ea539b36b2d1fc17b70c14fcedfd9784"; hash = "sha256-59u8UWk2KNtZNAUcMql0BaCY+VtDs7GssrQRbXbqB3c="; rev = "696c03b5d2cc6d67450b62276fb945d791fa6be1"; hash = "sha256-usaQl1q9U+Qwe/ZxOyrDxTUr1ifbPljQrxRc7uoQWLA="; fetchSubmodules = true; }; Loading