Loading pkgs/applications/emulators/libretro/cores/same_cdi.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ }: mkLibretroCore { core = "same_cdi"; version = "0-unstable-2025-01-31"; version = "0-unstable-2026-03-31"; src = fetchFromGitHub { owner = "libretro"; repo = "same_cdi"; rev = "7ee1d8e9cb4307b7cd44ee1dd757e9b3f48f41d5"; hash = "sha256-EGE3NuO0gpZ8MKPypH8rFwJiv4QsdKuIyLKVuKTcvws="; rev = "2184aa6d87a31fb6c64534b9b7b2d26e36bae757"; hash = "sha256-8QJtAyVF6KQmWSzQ6t5s4qmSVT8CmRx5uulq4c3LDRo="; }; patches = [ Loading Loading
pkgs/applications/emulators/libretro/cores/same_cdi.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ }: mkLibretroCore { core = "same_cdi"; version = "0-unstable-2025-01-31"; version = "0-unstable-2026-03-31"; src = fetchFromGitHub { owner = "libretro"; repo = "same_cdi"; rev = "7ee1d8e9cb4307b7cd44ee1dd757e9b3f48f41d5"; hash = "sha256-EGE3NuO0gpZ8MKPypH8rFwJiv4QsdKuIyLKVuKTcvws="; rev = "2184aa6d87a31fb6c64534b9b7b2d26e36bae757"; hash = "sha256-8QJtAyVF6KQmWSzQ6t5s4qmSVT8CmRx5uulq4c3LDRo="; }; patches = [ Loading