Commit Graph

15 Commits

Author SHA1 Message Date
Sandro
b9c9593a88
Merge pull request #173304 from IvarWithoutBones/bump/dotnetmodule 2022-05-26 00:26:18 +02:00
mdarocha
5241fbb00c ryujinx: update dependencies, update updater.sh script
- allow updating only dependencies with --deps-only falg
2022-05-23 17:09:28 +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
mdarocha
8a67b74064 ryujinx: update dependencies 2022-04-25 07:35:56 +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
Ivv
9fb449b2d9
Merge pull request #164887 from r-ryantm/auto-update/ryujinx
ryujinx: 1.1.76 -> 1.1.77
2022-03-24 01:09:21 +01:00
R. Ryantm
4aeb9ea107 ryujinx: 1.1.76 -> 1.1.77 2022-03-19 19:15:26 +00:00
Tony Höglund
aea975de52 ryujinx: update dependencies 2022-03-18 07:24:53 +01: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