Commit Graph

51 Commits

Author SHA1 Message Date
R. Ryantm
25f25d78bf ryujinx: 1.1.1100 -> 1.1.1102 2023-12-29 19:19:26 +00:00
lasers
1416e0d415 ryujinx: 1.1.1053 -> 1.1.1100 2023-12-11 17:10:08 -06:00
R. Ryantm
78d87ea07c ryujinx: 1.1.1044 -> 1.1.1053 2023-10-19 04:17:09 +00:00
R. Ryantm
3ebcff37ed ryujinx: 1.1.1012 -> 1.1.1044 2023-10-05 16:15:37 +00:00
R. Ryantm
82e36fd2bd ryujinx: 1.1.999 -> 1.1.1012 2023-09-14 08:26:43 +00:00
R. Ryantm
e3b4ba396d ryujinx: 1.1.986 -> 1.1.999 2023-08-21 19:36:59 +00:00
R. Ryantm
f2b600e71f ryujinx: 1.1.974 -> 1.1.986 2023-08-14 08:23:42 +00:00
lasers
a47eb00c18 ryujinx: fix Ryujinx.desktop 2023-08-07 02:53:22 -05:00
R. Ryantm
125ed68c42 ryujinx: 1.1.968 -> 1.1.974 2023-08-05 19:02:38 +00:00
R. Ryantm
1356b2292b ryujinx: 1.1.960 -> 1.1.968 2023-07-21 21:47:04 +00:00
R. Ryantm
ba4dab06a0 ryujinx: 1.1.958 -> 1.1.960 2023-07-12 17:46:53 +00:00
R. Ryantm
a5b7dcfd2c ryujinx: 1.1.952 -> 1.1.958 2023-07-11 03:11:18 +00:00
R. Ryantm
e724e691ee ryujinx: 1.1.942 -> 1.1.952 2023-07-03 18:50:33 +00:00
R. Ryantm
3bb60d94c2 ryujinx: 1.1.900 -> 1.1.942 2023-06-30 13:27:46 +00:00
R. Ryantm
c7050453c2 ryujinx: 1.1.898 -> 1.1.900 2023-06-22 21:07:00 +00:00
R. Ryantm
9a491fcc09 ryujinx: 1.1.897 -> 1.1.898 2023-06-21 04:19:11 +00:00
Martino Fontana
0bfba0e58d ryujinx: 1.1.826 -> 1.1.897 2023-06-18 14:46:47 +02:00
R. Ryantm
7642db276a ryujinx: 1.1.819 -> 1.1.826 2023-05-28 01:51:37 +00:00
06kellyjac
ba3aef0ed1 ryujinx: 1.1.733 -> 1.1.819 2023-05-23 11:48:29 +01:00
R. Ryantm
b5a750322b ryujinx: 1.1.700 -> 1.1.733 2023-04-26 03:15:08 +00:00
R. Ryantm
3046f69827 ryujinx: 1.1.692 -> 1.1.700 2023-04-09 20:24:50 +00:00
R. Ryantm
03515759a3 ryujinx: 1.1.687 -> 1.1.692 2023-04-02 06:08:35 +00:00
R. Ryantm
f6ba1c53b7 ryujinx: 1.1.665 -> 1.1.687 2023-03-29 05:55:08 +00:00
R. Ryantm
5d17348a5f ryujinx: 1.1.651 -> 1.1.665 2023-03-17 11:40:02 +00:00
R. Ryantm
b820cb182a ryujinx: 1.1.650 -> 1.1.651 2023-03-10 13:26:03 +00:00
Morgan Helton
668f36dbd5 ryujinx: 1.1.489 -> 1.1.650 2023-03-08 06:15:57 -06:00
R. Ryantm
15c0575099 ryujinx: 1.1.373 -> 1.1.489 2022-12-25 21:14:00 +00:00
David McFarland
824d40aa04 build-dotnet-module: restore for current runtime by default 2022-12-19 15:36:25 -04:00
David McFarland
3fdb6c5a90 dotnetCorePackages: move systemToDotnetRid out of sdk 2022-12-19 15:36:25 -04:00
Amneesh Singh
42f777d9bf
ryujinx: 1.1.327 -> 1.1.373
It requires the 7.0 SDK and runtime now

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2022-11-24 03:09:38 +05:30
R. Ryantm
230cabb34a ryujinx: 1.1.257 -> 1.1.327 2022-10-26 03:12:14 +00:00
David McFarland
965a2ad49b ryujinx: restore for current platform only 2022-10-02 16:09:27 -03:00
R. Ryantm
03aa3fb9f5 ryujinx: 1.1.248 -> 1.1.257 2022-09-10 07:20:49 +00:00
Ivar Scholten
e3e703844d
ryujinx: 1.1.223 -> 1.1.248
Its now running unit tests, and the headless frontend is packaged as
well. The latter is a bit inconsistent, on the OpenGL backend it will
always fail to create an SDL+OpenGL instance, causing a crash.

The Vulkan backend mostly works fine, although it might need a few
restarts before it decides to show graphics. Better than nothing though.
2022-09-02 19:01:40 +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
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
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
Ivar Scholten
4429ea6603 ryujinx: 1.1.100 -> 1.1.181
Also fixes the update script, which used to fail because of set -u.
2022-07-14 21:38:42 +02:00
Ivar Scholten
578589e1da treewide: remove unneeded dotnet SDK version pins
These derivations use buildDotnetModule, which has had its default
dotnet version changed recently. This patch removes redundantly setting
the SDK/runtime to version 6.
2022-05-16 21:39:47 +02:00
Ivar Scholten
444e767071 ryujinx: set makeWrapperArgs as an attribute 2022-05-02 19:55:14 +02:00
R. Ryantm
38a9ef814b ryujinx: 1.1.91 -> 1.1.100 2022-04-09 16:03:05 +00:00
06kellyjac
0b94920e89 ryujinx: 1.1.77 -> 1.1.91 2022-04-06 19:21:50 +01:00
R. Ryantm
4aeb9ea107 ryujinx: 1.1.76 -> 1.1.77 2022-03-19 19:15:26 +00:00
R. Ryantm
ab9aef0cf7 ryujinx: 1.1.64 -> 1.1.76 2022-03-17 18:06:27 +00:00
Ivar Scholten
f8a419ba8f ryujinx: 1.1.54 -> 1.1.64 2022-03-09 17:40:18 +01:00
06kellyjac
36d6f93c6f ryujinx: 1.0.7168 -> 1.1.54
- changed the update script to now look at GH Actions
- formatted with nixpkgs-fmt
- added myself as a maintainer
2022-02-28 19:05:58 +00:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00