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-10-25"; version = "0-unstable-2025-12-01"; src = fetchFromGitHub { owner = "schellingb"; repo = "dosbox-pure"; rev = "11a9e9e451b5013c6a19d58b26bbc75316f4080d"; hash = "sha256-+dD1JWYvD03pzW97PZbick3+GdriowrDCylww+YyBls="; rev = "492d8a3996429dbaa4a13b2e90c522e7b34fc2bb"; hash = "sha256-yNufp+HUzuLOiRhQfdP1ssKDTALwh28B8cRZ2rTJpis="; }; 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-10-25"; version = "0-unstable-2025-12-01"; src = fetchFromGitHub { owner = "schellingb"; repo = "dosbox-pure"; rev = "11a9e9e451b5013c6a19d58b26bbc75316f4080d"; hash = "sha256-+dD1JWYvD03pzW97PZbick3+GdriowrDCylww+YyBls="; rev = "492d8a3996429dbaa4a13b2e90c522e7b34fc2bb"; hash = "sha256-yNufp+HUzuLOiRhQfdP1ssKDTALwh28B8cRZ2rTJpis="; }; hardeningDisable = [ "format" ]; Loading