Loading pkgs/applications/emulators/libretro/cores/scummvm.nix +3 −3 Original line number Diff line number Diff line Loading @@ -25,13 +25,13 @@ let in mkLibretroCore { core = "scummvm"; version = "0-unstable-2025-03-09"; version = "0-unstable-2025-04-05"; src = fetchFromGitHub { owner = "libretro"; repo = "scummvm"; rev = "8e9d265d81661dcffe0bc326e07e50af5d1d224a"; hash = "sha256-BdBQoj358uL7VNPZozRA4oEG5KS09rkucd80vQgkaDo="; rev = "9d31b31c179fd4a43f7cfc383a3435a9070c6aa8"; hash = "sha256-E5e30Iowwr8pnryncnzlPjBhpIEuKqAHxHk+HwagEnE="; }; extraBuildInputs = [ Loading Loading
pkgs/applications/emulators/libretro/cores/scummvm.nix +3 −3 Original line number Diff line number Diff line Loading @@ -25,13 +25,13 @@ let in mkLibretroCore { core = "scummvm"; version = "0-unstable-2025-03-09"; version = "0-unstable-2025-04-05"; src = fetchFromGitHub { owner = "libretro"; repo = "scummvm"; rev = "8e9d265d81661dcffe0bc326e07e50af5d1d224a"; hash = "sha256-BdBQoj358uL7VNPZozRA4oEG5KS09rkucd80vQgkaDo="; rev = "9d31b31c179fd4a43f7cfc383a3435a9070c6aa8"; hash = "sha256-E5e30Iowwr8pnryncnzlPjBhpIEuKqAHxHk+HwagEnE="; }; extraBuildInputs = [ Loading