Commit Graph

11 Commits

Author SHA1 Message Date
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
AndersonTorres
8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00