mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
libretro.dosbox-pure: 0-unstable-2025-05-24 -> 0-unstable-2025-06-03 (#413697)
This commit is contained in:
commit
ada12b769e
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
}:
|
||||
mkLibretroCore {
|
||||
core = "dosbox-pure";
|
||||
version = "0-unstable-2025-05-24";
|
||||
version = "0-unstable-2025-06-03";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "schellingb";
|
||||
repo = "dosbox-pure";
|
||||
rev = "773f775cb8bd4a79e505413cbe7172ec5de948c1";
|
||||
hash = "sha256-SQjwQhy+/RI0159QMCk04G6AFtBKBushjNWtOXfohps=";
|
||||
rev = "ee1ff009d8edf87c668bc5d1aa6d6f1320b8b654";
|
||||
hash = "sha256-3vIw73T47gTS2A9PBJuZGBNlDiXPNabsj4YopXLMMIY=";
|
||||
};
|
||||
|
||||
hardeningDisable = [ "format" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue