Loading pkgs/applications/emulators/libretro/cores/bsnes.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "bsnes"; version = "0-unstable-2024-09-06"; version = "0-unstable-2024-12-13"; src = fetchFromGitHub { owner = "libretro"; repo = "bsnes-libretro"; rev = "20c55eb6333a11395ba637df8583066483e58cb2"; hash = "sha256-IP00xtxS3wwnQSmYltrX8GEHZX/65xnx2EsmQlE1VZM="; rev = "a0bb11bbb1fc5d6b478baca53c3efe526c43986c"; hash = "sha256-unOJ2hdCA5LxNUcJe7fJCAetLpqrQzujxFDOsxLzXow="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/bsnes.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "bsnes"; version = "0-unstable-2024-09-06"; version = "0-unstable-2024-12-13"; src = fetchFromGitHub { owner = "libretro"; repo = "bsnes-libretro"; rev = "20c55eb6333a11395ba637df8583066483e58cb2"; hash = "sha256-IP00xtxS3wwnQSmYltrX8GEHZX/65xnx2EsmQlE1VZM="; rev = "a0bb11bbb1fc5d6b478baca53c3efe526c43986c"; hash = "sha256-unOJ2hdCA5LxNUcJe7fJCAetLpqrQzujxFDOsxLzXow="; }; makefile = "Makefile"; Loading