Commit Graph

770 Commits

Author SHA1 Message Date
Robin Mattheussen
22ffb17fff
retroarch: include dosbox-pure core 2023-07-27 02:59:47 +02:00
Pol Dellaiera
905a7b6db3
Merge pull request #244359 from r-ryantm/auto-update/ryujinx
ryujinx: 1.1.960 -> 1.1.968
2023-07-26 14:41:35 +02:00
Pol Dellaiera
27112e1822
Merge pull request #245351 from SuperSamus/wine-update
winePackages: fix gecko32 hash
2023-07-25 11:17:11 +02:00
Martino Fontana
77160c83ca winePackages: fix gecko32 and staging hash 2023-07-25 11:15:59 +02:00
Pol Dellaiera
a8dd11054c
Merge pull request #245043 from SuperSamus/wine-update
winePackages.{unstable,staging}: 8.10 -> 8.13
2023-07-25 02:53:55 +02:00
R. Ryantm
9a476c8ea4 xemu: 0.7.103 -> 0.7.104 2023-07-24 21:38:40 -03:00
Nikolay Korotkiy
13a208d7ad
Merge pull request #244216 from OPNA2608/fix/dosbox_darwin
dosbox: Fix on Darwin
2023-07-25 00:42:32 +04:00
Thiago Kenji Okada
54d3317d12
Merge pull request #244861 from bjornfor/retroarch-prefer-wrapper-over-patch
retroarch: prefer wrapper over patch
2023-07-24 15:34:03 +00:00
Martino Fontana
b01545f8cc winePackages.{unstable,staging}: 8.10 -> 8.13 2023-07-23 16:49:25 +02:00
lasers
784edf766b xemu: 0.7.97 -> 0.7.103 2023-07-23 09:17:29 -03:00
Nick Cao
14c78a2356
Merge pull request #244956 from tomodachi94/fix/craftos-pc/tests
craftos-pc: fix tests
2023-07-23 00:16:48 -06:00
Tomo
4851ef974d craftos-pc: fix tests
The tests attempt to import 'grep' with the intention of using
'gnugrep'. This commit resolves that issue.
2023-07-22 19:34:01 -07:00
R. Ryantm
0c7460e9a0 ares: 132 -> 133 2023-07-22 19:12:38 -03:00
Bjørn Forsman
fbab0d0d31 retroarch: prefer wrapper over patch
* Remove the nixpkgs specific patch and configure the install paths
  to assets and core info with the wrapper. (The path to the cores
  themselves is configured in the wrapper, before *and* after this
  change.) Less rebuilds, easier maintenance.
* Remove the withAssets/withCoreInfo parameters from retroarch expr as
  they make little sense to keep now.
* Keep passing --disable-update_assets and --disable-update_core_info
  configure flags, as I think nixpkgs users prefer a declarative setup.
2023-07-22 19:19:11 +02:00
lasers
c8fe7b0ebe cemu: 2.0-44 -> 2.0-45 2023-07-22 03:17:58 -05:00
R. Ryantm
1356b2292b ryujinx: 1.1.960 -> 1.1.968 2023-07-21 21:47:04 +00:00
Thiago Kenji Okada
da865b2b9e
Merge pull request #244339 from bjornfor/retroarch-auto-detect-joypads
retroarch: auto-detect joypads
2023-07-19 14:12:24 +00:00
Sandro
69deaa75e1
Merge pull request #243018 from tjni/nix-prefetch-github 2023-07-19 14:51:30 +02:00
Bjørn Forsman
35c3c81655 retroarch-joypad-autoconfig: init at 1.15.0
https://github.com/libretro/retroarch-joypad-autoconfig

(In preparation for making joypads work out-of-the-box in RetroArch.)
2023-07-19 14:12:19 +02:00
Bjørn Forsman
801cc44765 retroarch: add support for declarative settings
Add a new optional 'settings' attrset to the wrapper derivation, which
gets serialized to a file and passed to RetroArch as --appendconfig= at
runtime. This allows overriding settings from
~/.config/retroarch/retroarch.cfg (which initially gets created as a
dump of all internal retroarch settings -- stateful and messy).
2023-07-19 14:11:34 +02:00
Nick Cao
abea822408
Merge pull request #242595 from lasers/cemu
cemu: 2.0-39 -> 2.0-44
2023-07-19 04:15:30 -06:00
TomaSajt
7b175966e3 Move py65 to python-modules 2023-07-19 06:59:20 -03:00
Theodore Ni
fab2d4d0b4
retroarch: format hashes using new nix-prefetch-github output 2023-07-18 16:55:33 -07:00
OPNA2608
7594c74cea dosbox: Fix on Darwin
This previously pulled in Mesa on Darwin, which has recently been marked broken there due to an upstream bug.
The configure script uses OpenGL framework on Darwin, libGL everywhere else. So don't pull in Mesa on Darwin,
pass it OpenGL instead.
2023-07-18 21:43:55 +02:00
Anderson Torres
a28f30282f x16-emulator: mark as broken on ARM 2023-07-17 01:58:05 -03:00
Anderson Torres
d44583b78e x16-emulator: 41 -> 43 2023-07-17 01:58:05 -03:00
Anderson Torres
3e4ce678cb x16-rom: 41 -> 43 2023-07-17 01:58:05 -03:00
github-actions[bot]
73205ff524
Merge master into staging-next 2023-07-15 00:02:34 +00:00
Christian Kögler
e7ec942dea fsuae-launcher: fix find executable 2023-07-14 15:39:54 -03:00
github-actions[bot]
781017eaf1
Merge master into staging-next 2023-07-14 12:01:45 +00:00
Lassulus
fbb315c0c7
Merge pull request #243337 from NetaliDev/vbam-update
vbam: 2.1.5 -> 2.1.6
2023-07-14 11:04:11 +02:00
github-actions[bot]
469798d2dd
Merge master into staging-next 2023-07-14 06:01:28 +00:00
Nick Cao
46a71b5c9e
Merge pull request #243115 from r-ryantm/auto-update/ryujinx
ryujinx: 1.1.958 -> 1.1.960
2023-07-13 23:50:46 -06:00
netali
26003af2ec
vbam: 2.1.5 -> 2.1.6 2023-07-13 22:53:35 +02:00
github-actions[bot]
a3b43106c9
Merge master into staging-next 2023-07-13 18:01:24 +00:00
Tobias Mayer
315d100113 boost17x, boost18x: remove aliases 2023-07-13 17:48:33 +03:00
Theodore Ni
209ba9b911
libretro.pcsx2: disable fortify3 hardening flag 2023-07-12 22:24:50 -07:00
R. Ryantm
ba4dab06a0 ryujinx: 1.1.958 -> 1.1.960 2023-07-12 17:46:53 +00:00
PedroHLC ☭
e002e5f453
duckstation: add meta.mainProgram 2023-07-12 10:30:17 -03:00
Anderson Torres
1b81444be1 ares: mark as broken on Darwin 2023-07-11 21:06:22 -03:00
Anderson Torres
8dc06ce8e9 ares: 131 -> 132 2023-07-11 21:06:22 -03:00
R. Ryantm
a5b7dcfd2c ryujinx: 1.1.952 -> 1.1.958 2023-07-11 03:11:18 +00:00
Anderson Torres
b2beb5cc27 xemu: 0.7.96 -> 0.7.97 2023-07-10 19:56:13 -03:00
lasers
ce56202750 cemu: 2.0-39 -> 2.0-44 2023-07-10 00:23:24 -05:00
Anderson Torres
1d7c3a4985 fsuae: refactor
- New rec-less, overlay-style overridable recursive attributes (in effect since
https://github.com/NixOS/nixpkgs/pull/119942);
- remove `with lib;`
2023-07-06 23:34:40 -03:00
Anderson Torres
b5cd0848bf fsuae-launcher: refactor
- New rec-less, overlay-style overridable recursive attributes (in effect since
https://github.com/NixOS/nixpkgs/pull/119942);
- remove `with lib;`
2023-07-06 23:34:40 -03:00
Christian Kögler
ce8ad30fb2 fsuae-launcher: 3.0.5 -> 3.1.68 2023-07-06 23:34:40 -03: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
Sandro
53c58a239d
Merge pull request #240328 from SuperSamus/pcsx2 2023-06-29 15:29:24 +02:00