Loading pkgs/applications/emulators/libretro/cores/fuse.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "fuse"; version = "0-unstable-2024-11-24"; version = "0-unstable-2026-03-31"; src = fetchFromGitHub { owner = "libretro"; repo = "fuse-libretro"; rev = "cad85b7b1b864c65734f71aa4a510b6f6536881c"; hash = "sha256-SdwdcR9szJJoUxQ4y8rh40Bdnn5ZI2qV4OcS39BFViQ="; rev = "b5f44e3a20a0f189e8fb999cd5cde223a0f588a6"; hash = "sha256-ZYk9qe+9yJmi+zsKT3IDvyiPCxivwghT68ku6WfaVa8="; }; meta = { Loading Loading
pkgs/applications/emulators/libretro/cores/fuse.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "fuse"; version = "0-unstable-2024-11-24"; version = "0-unstable-2026-03-31"; src = fetchFromGitHub { owner = "libretro"; repo = "fuse-libretro"; rev = "cad85b7b1b864c65734f71aa4a510b6f6536881c"; hash = "sha256-SdwdcR9szJJoUxQ4y8rh40Bdnn5ZI2qV4OcS39BFViQ="; rev = "b5f44e3a20a0f189e8fb999cd5cde223a0f588a6"; hash = "sha256-ZYk9qe+9yJmi+zsKT3IDvyiPCxivwghT68ku6WfaVa8="; }; meta = { Loading