Commit Graph

242 Commits

Author SHA1 Message Date
Bobby Rong
40434e4454
Merge pull request #188720 from r-ryantm/auto-update/ripes
ripes: 2.2.4 -> 2.2.5
2022-08-29 21:37:00 +08:00
R. Ryantm
a8d96b8b99 ripes: 2.2.4 -> 2.2.5 2022-08-28 23:35:44 +00:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Jonas Heinrich
91fc08d857
Merge pull request #183828 from r-ryantm/auto-update/sameboy
sameboy: 0.14.7 -> 0.15.4
2022-08-27 13:43:09 +02:00
adisbladis
3cc0fc843c
Merge pull request #186683 from IvarWithoutBones/fix/yuzu-updater
yuzu-{ea,mainline}: {2901,1131} -> {2907,1137}
2022-08-22 22:17:39 +08:00
Jonas Heinrich
1a76ec88ad
Merge pull request #184263 from r-ryantm/auto-update/libdsk
libdsk: 1.5.18 -> 1.5.19
2022-08-21 21:53:55 +02:00
Sandro
0eed827932
Merge pull request #186631 from SFrijters/wine-7.15 2022-08-21 17:34:39 +02:00
Zhaofeng Li
a8ac0c221a ryujinx: Force SDL_VIDEODRIVER to x11
Even though it defaults to x11, the user's environment may have
it set to wayland which doesn't current work:

<https://github.com/NixOS/nixpkgs/pull/187070#discussion_r949522925>
2022-08-18 14:48:05 -06:00
Zhaofeng Li
fef7bfea9f ryujinx: 1.1.213 -> 1.1.223 2022-08-18 14:48:05 -06:00
Zhaofeng Li
34281ff479 ryujinx: Migrate updater script to fetch-deps in buildDotnetModule 2022-08-18 14:48:05 -06:00
Ivar Scholten
3435f469ec yuzu-{ea,mainline}: {2901,1131} -> {2907,1137}
This changes the update script to be compatible with the maintainer
script in `./maintainers/scripts/update.nix`, which will hopefully make
sure r-ryantm can update these packages automatically for us.

The script now also automatically updates the compatibility list, as
@Docteh pointed out a mirror is available on Github.

The call in `all-packages.nix` is changed as well to avoid a double
`callPackage`, which can make overriding quite a pain.

`QT_QPA_PLATFORM` is automatically set to `xcb` to avoid a crash on
wayland, thanks to @sbruder for the suggestion!
2022-08-18 22:13:44 +02:00
Ivv
dc32017e38
Merge pull request #187070 from zhaofengli/ryujinx-ava
ryujinx: Add dependencies for the Avalonia UI
2022-08-18 21:00:27 +02:00
Simon Bruder
6247b00637 ryujinx: Force display backend to X11 2022-08-18 12:44:15 -06:00
Zhaofeng Li
283d90b110 ryujinx: Add dependencies for the Avalonia UI 2022-08-17 00:59:23 -06:00
Artturin
8344f3e888 cdmemu: fix cross eval
there's still many improvements that can be done to cdemu expressions
2022-08-16 12:43:03 +03:00
Anderson Torres
0442e4020f
Merge pull request #186441 from SamLukeYes/ppsspp
ppsspp: add SDL and headless
2022-08-15 20:32:21 -03:00
Ryan Mulligan
efe461ecb4
Merge pull request #180608 from r-ryantm/auto-update/dolphin-emu-beta
dolphin-emu-beta: 5.0-16380 -> 5.0-16793
2022-08-14 13:33:10 -07:00
Ivv
ad589ee1c4
Merge pull request #186450 from sbruder/update-yuzu/ea-2901
yuzu-{ea,mainline}: {2841,1092} -> {2901,1131}
2022-08-14 15:25:37 +02:00
Ivv
68a3707a2e
Merge pull request #185617 from zhaofengli/ryujinx-1.1.208
ryujinx: 1.1.181 -> 1.1.213
2022-08-14 15:13:51 +02:00
Stefan Frijters
22087c57e3
wine{Unstable,Staging}: 7.14 -> 7.15 2022-08-14 13:04:28 +02:00
Stefan Frijters
0a59f0aecb
wine{Unstable,Staging}: 7.13 -> 7.14 2022-08-14 13:03:29 +02:00
Simon Bruder
8cb3340ffe
yuzu-{ea,mainline}: {2841,1092} -> {2901,1131}
This also changes the update script for EA to fetch the two latest
releases, filter for tags matching /^EA-[0-9]*/ and pick the latest one.
This is required because recently the auto-updater (tag: continuous) is
the latest release, which would have been picked by the update script.

It also updates the free icons patch, which is needed due to yuzu
changing how they track licenses of files to REUSE. The comment is
updated to reflect the workflow that is needed to create the patch,
because pineapple does not include files beginning with a dot in its
source.
2022-08-14 10:48:29 +02:00
SamLukeYes
a3cdf49dbf ppsspp: add SDL and headless
Change the default ppsspp package to SDL frontend, as it supports
vulkan, and is allowed to build the headless binary together.
2022-08-14 15:42:27 +08:00
AndersonTorres
92dcbeaf1e ppsspp: get rid of libsForQt5.callPackage
And use the new functional framework for recursive style attributes.
2022-08-13 21:57:50 -03:00
R. Ryantm
aa97ee8bfa sameboy: 0.14.7 -> 0.15.4 2022-08-13 21:20:05 +00:00
Simon Bruder
9e690f486b ryujinx: Add ffmpeg to runtimeDeps
Ryujinx has stopped depending on the ffmpeg executable.

c5bddfeab8
2022-08-12 11:11:54 -07:00
Zhaofeng Li
3b9cf41744 ryujinx: 1.1.181 -> 1.1.213 2022-08-12 11:06:43 -07:00
Sebastián Mancilla
3ec67444cf
Merge pull request #185341 from r-ryantm/auto-update/pcsx2
pcsx2: 1.7.3128 -> 1.7.3165
2022-08-12 13:22:15 -04:00
AndersonTorres
534146ea00 x16-emulator: mark as broken on aarch64-darwin 2022-08-09 00:23:50 -03:00
AndersonTorres
8b4479cf28 x16-emulator: 40 -> 41 2022-08-09 00:23:50 -03:00
AndersonTorres
326a0fda17 x16-rom: mark as broken on aarch64-darwin 2022-08-09 00:23:50 -03:00
AndersonTorres
9f61e20a68 x16-rom: 40 -> 41 2022-08-08 23:27:21 -03:00
Brian McKenna
c8107cf185 retroarch: enable dbus on Linux 2022-08-06 21:08:34 +10:00
R. Ryantm
d6905d065a pcsx2: 1.7.3128 -> 1.7.3165 2022-08-06 02:11:30 +00:00
R. Ryantm
45b3fa8315 pcsx2: 1.7.2731 -> 1.7.3128 2022-08-01 04:18:01 +00:00
R. Ryantm
a650ba2271 libdsk: 1.5.18 -> 1.5.19 2022-07-31 16:37:13 +00:00
Anderson Torres
feac361c6b
Merge pull request #184048 from AndersonTorres/quick-ares
ares: 128 -> 129
2022-07-31 10:38:14 -03:00
R. Ryantm
a5c0e67ed4 stella: 6.6 -> 6.7 2022-07-31 01:35:35 +00:00
AndersonTorres
dd91058dd6 ares: 128 -> 129 2022-07-30 21:01:42 -03:00
Anderson Torres
7342265796
Merge pull request #183867 from AndersonTorres/quick-openmsx
openmsx: 17.0 -> 18.0
2022-07-29 23:50:07 -03:00
AndersonTorres
3cd1540510 openmsx: 17.0 -> 18.0 2022-07-29 23:29:53 -03:00
R. Ryantm
d98b8a4942 ppsspp: 1.12.3 -> 1.13.1 2022-07-29 17:16:16 +00:00
Shamrock Lee
c25543b554 wineWowPackages: default mainProgram to "wine64" 2022-07-22 22:45:44 +00:00
Shamrock Lee
c2dbbe706b wine64Packages: fix mainProgram 2022-07-22 22:19:21 +00:00
github-actions[bot]
83702a6ef7
Merge master into staging-next 2022-07-18 18:01:14 +00:00
Simon Bruder
bafaa05bf1
yuzu-{ea,mainline}: {2725,1088} -> {2841,1092}
This also changes the update script, because pineapple changed their
releases which no longer have a name set explicitly.
2022-07-17 10:11:15 +02:00
github-actions[bot]
8df1eb061a
Merge master into staging-next 2022-07-17 00:02:14 +00:00
Dmitry Kalinkin
04c57a8ccd
Merge pull request #181704 from SFrijters/wine-7.13
wine{Unstable,Staging}: 7.12 -> 7.13
2022-07-16 19:29:38 -04:00
Winter
6a69f41c37
Merge pull request #181263 from IvarWithoutBones/bump/ryu
ryujinx: 1.1.100 -> 1.1.181
2022-07-16 17:47:08 -04:00
Sandro
a25c87b4bb
Merge pull request #181303 from astro/rpcs3
rpcs3: 0.0.21-13388-4a86638ce -> 0.0.23-13907-cdef752a9
2022-07-16 23:46:31 +02:00