libretro.dosbox-pure: 0-unstable-2026-02-01 -> 0-unstable-2026-02-05
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
}:
|
||||
mkLibretroCore {
|
||||
core = "dosbox-pure";
|
||||
version = "0-unstable-2026-02-01";
|
||||
version = "0-unstable-2026-02-05";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "schellingb";
|
||||
repo = "dosbox-pure";
|
||||
rev = "77f067eed8e0ea2ad9e86fbc690922f1f1671fc4";
|
||||
hash = "sha256-mIeTBcx3XK4V2+t4MGc8klhDODuDDACFlI/758zDLPc=";
|
||||
rev = "6fe60a669e8781d738150ad2353b87c1e1de7dd4";
|
||||
hash = "sha256-6hIevmWusjg8Wr9A5ov6RLovirtOIEhHtEYLQ7EHVh0=";
|
||||
};
|
||||
|
||||
hardeningDisable = [ "format" ];
|
||||
|
||||
Reference in New Issue
Block a user