Loading pkgs/applications/emulators/libretro/cores/dosbox-pure.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "dosbox-pure"; version = "0-unstable-2025-09-04"; version = "0-unstable-2025-09-14"; src = fetchFromGitHub { owner = "schellingb"; repo = "dosbox-pure"; rev = "a1c81ef494d2ac7a136b330edecbe855fb38b18a"; hash = "sha256-jMJCEoSQi1svbXLyKc4+TRubw7zDpqeql0pstaLs7O4="; rev = "78a2d8b7d1354ca60e3f0e39dae18be7c902ece9"; hash = "sha256-iNcjB7C833X6jNx0AKv2fJvULke+OCzIc0/3g0SiQwU="; }; hardeningDisable = [ "format" ]; Loading Loading
pkgs/applications/emulators/libretro/cores/dosbox-pure.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "dosbox-pure"; version = "0-unstable-2025-09-04"; version = "0-unstable-2025-09-14"; src = fetchFromGitHub { owner = "schellingb"; repo = "dosbox-pure"; rev = "a1c81ef494d2ac7a136b330edecbe855fb38b18a"; hash = "sha256-jMJCEoSQi1svbXLyKc4+TRubw7zDpqeql0pstaLs7O4="; rev = "78a2d8b7d1354ca60e3f0e39dae18be7c902ece9"; hash = "sha256-iNcjB7C833X6jNx0AKv2fJvULke+OCzIc0/3g0SiQwU="; }; hardeningDisable = [ "format" ]; Loading