File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 4343 cubeb ,
4444 useDiscordRichPresence ? true ,
4545 rapidjson ,
46- azahar ,
4746} :
4847let
4948 inherit ( lib )
5453in
5554stdenv . mkDerivation ( finalAttrs : {
5655 pname = "azahar" ;
57- version = "2120.2 " ;
56+ version = "2120.3 " ;
5857
5958 src = fetchzip {
6059 # TODO: use this when https://github.com/azahar-emu/azahar/issues/779 is resolved
6160 # url = "https://github.com/azahar-emu/azahar/releases/download/${finalAttrs.version}/lime3ds-unified-source-${finalAttrs.version}.tar.xz";
62- url = "https://github.com/azahar-emu/azahar/releases/download/${ finalAttrs . version } /azahar-unified-source-20250329-32bb14f .tar.xz" ;
63- hash = "sha256-OyAc4nePQDuuwb+/ABnNe5ihPqMEoAqNeCYvME7SIio =" ;
61+ url = "https://github.com/azahar-emu/azahar/releases/download/${ finalAttrs . version } /azahar-unified-source-20250414-00e3bbb .tar.xz" ;
62+ hash = "sha256-3QKicmpmWDM7x9GDJ8sxm2Xu+0Yfho4LkSWMp+ixzRk =" ;
6463 } ;
6564
6665 nativeBuildInputs = [
You can’t perform that action at this time.
0 commit comments