Commit Graph

1374 Commits

Author SHA1 Message Date
K900
dd1d6ba4c3 yuzuPackages.mainline: 1704 -> 1715
Changelog: https://yuzu-emu.org/entry
2024-02-15 19:34:50 +03:00
K900
d91b5f4c16 yuzuPackages.compat-list: unstable-2024-02-04 -> unstable-2024-02-14 2024-02-15 18:51:55 +03:00
Peder Bergebakken Sundt
755d153a7a
Merge pull request #287915 from h7x4/treewide-add-main-program-4
treewide: add `mainProgram`
2024-02-15 01:45:40 +01:00
Martino Fontana
b3ccaaba99 duckstation: 0.1-6283 -> 0.1-6292 2024-02-14 20:48:21 +01:00
Martino Fontana
24b96c15c0 duckstation: unstable-2023-09-30 -> 0.1-6283 2024-02-14 20:30:35 +01:00
Thiago Kenji Okada
89161200d4
Merge pull request #288613 from r-ryantm/auto-update/libretro.mame
libretro.mame: unstable-2024-02-05 -> unstable-2024-02-13
2024-02-13 19:30:58 +00:00
Thiago Kenji Okada
1972f9a2a0
Merge pull request #288607 from r-ryantm/auto-update/libretro.vecx
libretro.vecx: unstable-2023-06-01 -> unstable-2024-02-10
2024-02-13 19:30:42 +00:00
Thiago Kenji Okada
416cd021d6
Merge pull request #288605 from r-ryantm/auto-update/libretro.flycast
libretro.flycast: unstable-2024-02-09 -> unstable-2024-02-09
2024-02-13 19:30:14 +00:00
Thiago Kenji Okada
0df52ba34c
Merge pull request #288597 from r-ryantm/auto-update/libretro.gpsp
libretro.gpsp: unstable-2024-02-04 -> unstable-2024-02-10
2024-02-13 19:29:42 +00:00
Thiago Kenji Okada
0a47a6e92f
Merge pull request #288596 from r-ryantm/auto-update/libretro.ppsspp
libretro.ppsspp: unstable-2024-02-09 -> unstable-2024-02-13
2024-02-13 19:29:09 +00:00
Thiago Kenji Okada
21415c7aa9
Merge pull request #288595 from r-ryantm/auto-update/libretro.mame2003-plus
libretro.mame2003-plus: unstable-2024-02-09 -> unstable-2024-02-13
2024-02-13 19:28:40 +00:00
Thiago Kenji Okada
3c662db284
Merge pull request #288591 from r-ryantm/auto-update/libretro.nestopia
libretro.nestopia: unstable-2024-02-03 -> unstable-2024-02-13
2024-02-13 19:28:12 +00:00
Thiago Kenji Okada
c93e69e299
Merge pull request #288590 from r-ryantm/auto-update/libretro.mrboom
libretro.mrboom: unstable-2024-02-05 -> unstable-2024-02-09
2024-02-13 19:27:38 +00:00
R. Ryantm
f28e3147c0 libretro.mame: unstable-2024-02-05 -> unstable-2024-02-13 2024-02-13 17:16:17 +00:00
R. Ryantm
93ffa12631 libretro.vecx: unstable-2023-06-01 -> unstable-2024-02-10 2024-02-13 16:55:40 +00:00
R. Ryantm
6ab9828082 libretro.flycast: unstable-2024-02-09 -> unstable-2024-02-09 2024-02-13 16:52:48 +00:00
R. Ryantm
aa7b9656b8 libretro.gpsp: unstable-2024-02-04 -> unstable-2024-02-10 2024-02-13 16:28:58 +00:00
R. Ryantm
ab6434e49b libretro.ppsspp: unstable-2024-02-09 -> unstable-2024-02-13 2024-02-13 16:28:49 +00:00
R. Ryantm
d7595f59cd libretro.mame2003-plus: unstable-2024-02-09 -> unstable-2024-02-13 2024-02-13 16:27:39 +00:00
Mario Rodas
45e1479639
Merge pull request #285981 from zhaofengli/cemu-glslang-private-headers
cemu: Add patch to fix usage of internal glslang headers

Closes #288580
2024-02-13 11:20:19 -05:00
R. Ryantm
ffc3284d6d libretro.nestopia: unstable-2024-02-03 -> unstable-2024-02-13 2024-02-13 16:08:39 +00:00
R. Ryantm
412f3e720f libretro.mrboom: unstable-2024-02-05 -> unstable-2024-02-09 2024-02-13 16:00:14 +00:00
Sandro
0ac1e72eea
Merge pull request #282460 from jchw-forks/update/ruffle 2024-02-12 15:20:53 +01:00
7c6f434c
b54cebbc14
Merge pull request #286580 from SuperSamus/wine-update
winePackages{unstable,staging}: 9.0 -> 9.2, cleanup
2024-02-12 05:02:35 +00:00
Martino Fontana
b2182b9130 wine: cleanup Wayland
Makes base.nix less Wayland-centric. This means:
- Don't specify support in the meta.description (since even regular Wine supports it, it's specified everywhere)
- `x11Support` and `waylandSupport` are now set in `wine-packages.nix`, like every other flag (they are also now disabled on minimal)
- Disable Darwin in supported platforms if an incompatible supportFlag is true (not just `waylandSupport`)
- Add wineRelease name for every release other than "stable" or "unstable", instead of just "wayland"
  - This also fixes an inconsistency on wine-staging, where "-staging" was written after the version
2024-02-11 14:39:31 +01:00
Martino Fontana
2e2211a386 wine: don't default mingwSupport to true outside stable release
This way, minimal Wine will build without it
2024-02-11 14:39:31 +01:00
Martino Fontana
62c998c0bb winePackages.{unstable,staging}: 9.1 -> 9.2 2024-02-11 14:39:22 +01:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Sergei Trofimovich
c218341c52 ripes: 2.2.6 -> 2.2.6-unstable-2024-01-02
Without the change the build fails on `master` as
https://hydra.nixos.org/build/247694706:

    In file included from /build/source/external/VSRTL/interface/vsrtl_vcdfile.cpp:1:
    /build/source/external/VSRTL/interface/vsrtl_vcdfile.h:31:20: error: 'uint64_t' has not been declared
       31 |     void writeTime(uint64_t time);
          |                    ^~~~~~~~

As the fix was done in one of the external modules it seemed easier to
pull unstable `master` version. Switched to `qt6` and checked if it
starts.
2024-02-10 22:52:21 +00:00
Martino Fontana
300c85eac5 dolphin-emu: 5.0-20347 -> 5.0-21088 2024-02-10 20:13:25 +01:00
Martino Fontana
c3c693491c winePackages.{unstable,staging}: 9.0 -> 9.1 2024-02-10 19:00:23 +01:00
Thiago Kenji Okada
440117328b
Merge pull request #287558 from r-ryantm/auto-update/libretro.fmsx
libretro.fmsx: unstable-2023-04-17 -> unstable-2024-02-08
2024-02-09 22:00:17 +00:00
Thiago Kenji Okada
fb1b116e2a
Merge pull request #287555 from r-ryantm/auto-update/libretro.genesis-plus-gx
libretro.genesis-plus-gx: unstable-2024-02-02 -> unstable-2024-02-06
2024-02-09 21:59:55 +00:00
Thiago Kenji Okada
8227dacd83
Merge pull request #287552 from r-ryantm/auto-update/libretro.bsnes
libretro.bsnes: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:57:54 +00:00
Thiago Kenji Okada
21ee2d52ea
Merge pull request #287551 from r-ryantm/auto-update/libretro.gambatte
libretro.gambatte: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:57:29 +00:00
Thiago Kenji Okada
d6dbc6d36e
Merge pull request #287549 from r-ryantm/auto-update/libretro.flycast
libretro.flycast: unstable-2024-02-03 -> unstable-2024-02-09
2024-02-09 21:57:08 +00:00
Thiago Kenji Okada
5914c7dafa
Merge pull request #287541 from r-ryantm/auto-update/libretro.fbneo
libretro.fbneo: unstable-2024-01-30 -> unstable-2024-02-08
2024-02-09 21:56:39 +00:00
Thiago Kenji Okada
e2ca26a8cb
Merge pull request #287538 from r-ryantm/auto-update/libretro.mame2003-plus
libretro.mame2003-plus: unstable-2024-02-03 -> unstable-2024-02-09
2024-02-09 21:56:19 +00:00
Thiago Kenji Okada
0332e3d2e4
Merge pull request #287536 from r-ryantm/auto-update/libretro.ppsspp
libretro.ppsspp: unstable-2024-02-05 -> unstable-2024-02-09
2024-02-09 21:55:58 +00:00
Thiago Kenji Okada
f988523fb3
Merge pull request #287531 from r-ryantm/auto-update/libretro.mame2003
libretro.mame2003: unstable-2023-11-22 -> unstable-2024-02-08
2024-02-09 21:54:46 +00:00
Thiago Kenji Okada
b88a0374a9
Merge pull request #287530 from r-ryantm/auto-update/libretro.beetle-supergrafx
libretro.beetle-supergrafx: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:54:26 +00:00
Thiago Kenji Okada
23575edc67
Merge pull request #287526 from r-ryantm/auto-update/libretro.beetle-pce
libretro.beetle-pce: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:53:16 +00:00
Thiago Kenji Okada
c996654879
Merge pull request #287525 from r-ryantm/auto-update/libretro.beetle-pce-fast
libretro.beetle-pce-fast: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:52:15 +00:00
Thiago Kenji Okada
bb57fe8d80
Merge pull request #287522 from r-ryantm/auto-update/libretro.pcsx-rearmed
libretro.pcsx-rearmed: unstable-2024-02-04 -> unstable-2024-02-07
2024-02-09 21:52:04 +00:00
Thiago Kenji Okada
e004b84a48
Merge pull request #287517 from r-ryantm/auto-update/libretro.beetle-psx-hw
libretro.beetle-psx-hw: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:51:50 +00:00
Thiago Kenji Okada
ba5504136e
Merge pull request #287516 from r-ryantm/auto-update/libretro.snes9x
libretro.snes9x: unstable-2024-01-28 -> unstable-2024-02-08
2024-02-09 21:51:34 +00:00
Thiago Kenji Okada
010a8d3323
Merge pull request #287510 from r-ryantm/auto-update/libretro.mupen64plus
libretro.mupen64plus: unstable-2024-01-30 -> unstable-2024-02-06
2024-02-09 21:51:03 +00:00
R. Ryantm
8d11f3e101 libretro.fmsx: unstable-2023-04-17 -> unstable-2024-02-08 2024-02-09 19:45:19 +00:00
R. Ryantm
5c4c50487c libretro.genesis-plus-gx: unstable-2024-02-02 -> unstable-2024-02-06 2024-02-09 19:33:00 +00:00
R. Ryantm
fd86414aa0 libretro.bsnes: unstable-2024-02-02 -> unstable-2024-02-09 2024-02-09 19:04:31 +00:00
R. Ryantm
d79a5f00b5 libretro.gambatte: unstable-2024-02-02 -> unstable-2024-02-09 2024-02-09 19:04:30 +00:00
R. Ryantm
6e5b6b3dd1 libretro.flycast: unstable-2024-02-03 -> unstable-2024-02-09 2024-02-09 19:03:56 +00:00
R. Ryantm
cef87763a3 libretro.fbneo: unstable-2024-01-30 -> unstable-2024-02-08 2024-02-09 18:11:56 +00:00
R. Ryantm
958778f7fe libretro.mame2003-plus: unstable-2024-02-03 -> unstable-2024-02-09 2024-02-09 17:53:32 +00:00
R. Ryantm
feadd8ebe3 libretro.ppsspp: unstable-2024-02-05 -> unstable-2024-02-09 2024-02-09 17:47:07 +00:00
R. Ryantm
d12d948282 libretro.mame2003: unstable-2023-11-22 -> unstable-2024-02-08 2024-02-09 17:22:53 +00:00
R. Ryantm
a24ea6dda7 libretro.beetle-supergrafx: unstable-2024-02-02 -> unstable-2024-02-09 2024-02-09 17:21:27 +00:00
R. Ryantm
397e3e8ae5 libretro.beetle-pce: unstable-2024-02-02 -> unstable-2024-02-09 2024-02-09 16:43:11 +00:00
R. Ryantm
4cbc031bcb libretro.beetle-pce-fast: unstable-2024-02-02 -> unstable-2024-02-09 2024-02-09 16:33:49 +00:00
R. Ryantm
c67619f823 libretro.pcsx-rearmed: unstable-2024-02-04 -> unstable-2024-02-07 2024-02-09 16:21:00 +00:00
R. Ryantm
6f0607e3b0 libretro.snes9x: unstable-2024-01-28 -> unstable-2024-02-08 2024-02-09 16:09:17 +00:00
R. Ryantm
f8bc18fe30 libretro.beetle-psx-hw: unstable-2024-02-02 -> unstable-2024-02-09 2024-02-09 16:08:27 +00:00
R. Ryantm
6dafc6f4e7 libretro.mupen64plus: unstable-2024-01-30 -> unstable-2024-02-06 2024-02-09 15:33:25 +00:00
Sergei Trofimovich
2c8d773954 higan: 115+unstable=2021-08-18 -> 115-unstable-2023-11-13
Among other things fixes `gcc-13` build failure as
https://hydra.nixos.org/build/247562295.
2024-02-09 10:39:21 +00:00
Nick Cao
a81f6c7385
Merge pull request #286531 from zhaofengli/darling-2024-02-03
darling: unstable-2023-11-07 -> unstable-2024-02-03
2024-02-08 19:33:08 -05:00
John Chadwick
dfbb330b7b ruffle: nightly-2023-04-10 -> nightly-2024-02-09 2024-02-08 19:25:52 -05:00
Thiago Kenji Okada
ff912d3d37
Merge pull request #286618 from r-ryantm/auto-update/libretro.play
libretro.play: unstable-2024-01-26 -> unstable-2024-02-05
2024-02-06 09:33:07 +00:00
Thiago Kenji Okada
814b98408e
Merge pull request #286619 from r-ryantm/auto-update/libretro.mrboom
libretro.mrboom: unstable-2024-01-23 -> unstable-2024-02-05
2024-02-06 09:32:27 +00:00
Thiago Kenji Okada
3d4981b1ce
Merge pull request #286636 from r-ryantm/auto-update/libretro.ppsspp
libretro.ppsspp: unstable-2024-02-04 -> unstable-2024-02-05
2024-02-06 09:31:56 +00:00
Thiago Kenji Okada
e88d43183f
Merge pull request #286638 from r-ryantm/auto-update/libretro.gpsp
libretro.gpsp: unstable-2024-01-15 -> unstable-2024-02-04
2024-02-06 09:31:30 +00:00
R. Ryantm
8eabeb6ef1 libretro.mame: unstable-2024-01-03 -> unstable-2024-02-05 2024-02-06 06:01:11 +00:00
R. Ryantm
9394c64e31 libretro.gpsp: unstable-2024-01-15 -> unstable-2024-02-04 2024-02-06 05:16:26 +00:00
R. Ryantm
954a6eb65b libretro.ppsspp: unstable-2024-02-04 -> unstable-2024-02-05 2024-02-06 05:10:49 +00:00
R. Ryantm
2acc217881 libretro.mrboom: unstable-2024-01-23 -> unstable-2024-02-05 2024-02-06 04:15:39 +00:00
R. Ryantm
8e54a686ee libretro.play: unstable-2024-01-26 -> unstable-2024-02-05 2024-02-06 04:14:59 +00:00
Zhaofeng Li
3aea3ee5b1 darling: unstable-2023-11-07 -> unstable-2024-02-03 2024-02-05 10:15:09 -07:00
Peder Bergebakken Sundt
053489f6e4
Merge pull request #277586 from atorres1985-contrib/atari-emulators
Atari emulators updates and cleanups
2024-02-05 16:39:16 +01:00
K900
3cb9be4ea8 yuzuPackages.early-access: 4093 -> 4115
Changelog: https://yuzu-emu.org/entry
2024-02-05 18:29:03 +03:00
K900
0263146d04 yuzuPackages.mainline: 1696 -> 1704
Changelog: https://yuzu-emu.org/entry
2024-02-05 18:21:37 +03:00
K900
14d55f1712 yuzuPackages.compat-list: unstable-2024-01-30 -> unstable-2024-02-04 2024-02-05 18:17:45 +03:00
K900
f5662b251f yuzu: use vendored ffmpeg, audit the rest of the deps
Upcoming yuzu version will depend on internal ffmpeg API, so we have to do this :(
2024-02-05 17:56:07 +03:00
Sandro
c2f43139b2
Merge pull request #282744 from t4ccer/t4/blink-1.1.0 2024-02-05 15:39:10 +01:00
Weijia Wang
6e601c77e7
Merge pull request #284252 from atorres1985-contrib/emulationstation
emulationstation: refactor
2024-02-05 12:15:04 +01:00
Lassulus
0a254180b4
Merge pull request #286227 from r-ryantm/auto-update/vbam
vbam: 2.1.8 -> 2.1.9
2024-02-05 09:15:44 +07:00
Thiago Kenji Okada
7547f5c05a
Merge pull request #286312 from thiagokokada/bump-retroarch
retroarch: 1.16.0.3 -> 1.17.0; libretro: update cores
2024-02-05 01:08:13 +00:00
Anderson Torres
3dfad2c328 emulationstation: migrate to by-name 2024-02-04 21:34:16 -03:00
Weijia Wang
6809a11034
Merge pull request #283596 from atorres1985-contrib/nestopia-ue
nestopia-ue: 1.47 -> 1.52.0
2024-02-05 01:20:45 +01:00
Weijia Wang
84dd92347c
Merge pull request #282745 from r-ryantm/auto-update/ryujinx
ryujinx: 1.1.1102 -> 1.1.1155
2024-02-04 23:47:01 +01:00
Thiago Kenji Okada
dbec67530b retroarchBare: add passthru.updateScript 2024-02-04 22:09:16 +00:00
Thiago Kenji Okada
c368f8c544 libretro.mame2015: enable parallel build 2024-02-04 21:29:11 +00:00
Thiago Kenji Okada
7377cc78e4 libretro.mame2016: workaround issues with GCC13 2024-02-04 21:14:23 +00:00
Thiago Kenji Okada
79f8e9d064 libretro.mame2016: enable parallel build 2024-02-04 20:58:57 +00:00
Thiago Kenji Okada
0a88b3309a libretro.pcsx2: use gcc12Stdenv 2024-02-04 20:34:37 +00:00
Thiago Kenji Okada
72cb730ea6 libretro.same_cdi: use gcc12Stdenv 2024-02-04 20:23:45 +00:00
Thiago Kenji Okada
b84611dcba libretro.citra: use gcc12Stdenv and add build metadata 2024-02-04 20:23:45 +00:00
Thiago Kenji Okada
e24c0a337c libretro.play: workaround issue with GCC13 2024-02-04 20:23:45 +00:00
Thiago Kenji Okada
4227238abc libretro.mupen64plus: remove workaround for GCC13 2024-02-04 19:09:58 +00:00
Thiago Kenji Okada
b69a66ec75 libretro: update cores 2024-02-04 18:58:13 +00:00
Thiago Kenji Okada
d698a6d702 libretro: add passthru.updateScript to all cores 2024-02-04 18:58:12 +00:00
Thiago Kenji Okada
476cfd71f4 libretro: modify update core script to get date as version 2024-02-04 18:58:12 +00:00
Thiago Kenji Okada
186d4f3086 libretro-core-info: unstable-2023-07-31 -> 1.17.0
Also set `passthru.updateScript = gitUpdater`.
2024-02-04 18:58:12 +00:00
Thiago Kenji Okada
65d628330e retroarch-joypad-autoconfig: unstable-2023-08-01 -> 1.17.0
Also set `passthru.updateScript = gitUpdater`
2024-02-04 18:58:11 +00:00
Thiago Kenji Okada
cad783ebe0 retroarch-assets: unstable-2023-09-11 -> unstable-2024-01-02
Also set `passthru.updateScript = unstableGitUpdater`.
2024-02-04 18:58:11 +00:00
Thiago Kenji Okada
95360a1123 retroarchBare: 1.16.0.3 -> 1.17.0 2024-02-04 18:58:11 +00:00
Joel Holdsworth
83c79b604d libretro: Added Mr.Boom libretro core 2024-02-04 12:46:06 +00:00
R. Ryantm
95500ec6ab vbam: 2.1.8 -> 2.1.9 2024-02-04 07:03:17 +00:00
Zhaofeng Li
3aee7a7b80 cemu: Add patch to fix usage of internal glslang headers 2024-02-02 23:52:38 -07:00
R. Ryantm
bb5c2a8f8e ryujinx: 1.1.1102 -> 1.1.1155 2024-02-03 04:46:53 +00:00
Nick Cao
758e589e5d
Merge pull request #285470 from lasers/citra
citra-nightly,citra-canary: 2070 -> 2088, 2740 -> 2766
2024-02-02 10:01:10 -05:00
Thiago Kenji Okada
c290a5c390
Merge pull request #285462 from r-ryantm/auto-update/mame
mame: 0.261 -> 0.262
2024-02-01 08:31:26 +00:00
lasers
b14a58cfc9 citra-nightly,citra-canary: 2070 -> 2088, 2740 -> 2766 2024-02-01 00:37:09 -06:00
R. Ryantm
fd6ce4d574 mame: 0.261 -> 0.262 2024-02-01 06:34:45 +00:00
Nick Cao
c71b02f746
Merge pull request #285102 from r-ryantm/auto-update/yuzuPackages.compat-list
yuzuPackages.compat-list: unstable-2024-01-27 -> unstable-2024-01-30
2024-01-31 08:24:49 -05:00
R. Ryantm
0be5fc9802 yuzuPackages.compat-list: unstable-2024-01-27 -> unstable-2024-01-30 2024-01-30 21:11:12 +00:00
Anderson Torres
6719d952b5 fceux: 2.6.6 -> 2.6.6-unstable-2024-01-19
Since 2.6.6 is from August 2023.
2024-01-30 07:21:18 -03:00
Anderson Torres
0326813598 fceux: 2.6.5 -> 2.6.6
Co-authored-by: Fritz Mahnke <fritz@mahnke.tech>
2024-01-30 07:21:18 -03:00
Anderson Torres
2fd4f1f457 fceux: 2.6.4 -> 2.6.5
Also, pin stdenv to GCC12 - yet another case of updated incompatible C++
standards I suppose.

Oh! Remove it when next version arrives ;)
2024-01-30 07:21:18 -03:00
Anderson Torres
5edaccbf21 fceux: update meta
- get rid of nested with
- add AndersonTorres to maintainers
- remove scubed2
- add changelog
2024-01-30 07:21:11 -03:00
Sandro
a5ded0b0cb
Merge pull request #284772 from SuperSandro2000/drop-scubed2
maintainers: drop inactive scubed2
2024-01-29 18:00:32 +01:00
Weijia Wang
8aebd292f2
Merge pull request #282953 from SuperSamus/pcsx2-update
pcsx2: 1.7.5474 -> 1.7.5497
2024-01-29 14:36:32 +01:00
Sandro Jäckel
8700612e7e
maintainers: drop inactive scubed2 2024-01-29 14:35:18 +01:00
Cosima Neidahl
88a49be10b
Merge pull request #283733 from tomodachi94/update/craftos-pc/2.8.1
craftos-pc: 2.8 -> 2.8.1
2024-01-28 22:59:50 +01:00
Tomo
3d745e6ce9 craftos-pc: 2.8 -> 2.8.1
Changelog: https://github.com/MCJack123/craftos2/releases/tag/v2.8.1
2024-01-28 12:22:05 -08:00
K900
bdb00cdb4d yuzuPackages.early-access: 4079 -> 4093
Changelog: https://yuzu-emu.org/entry
2024-01-28 18:02:27 +03:00
K900
c9b9c1d89b yuzuPackages.mainline: 1689 -> 1696
Changelog: https://yuzu-emu.org/entry
2024-01-28 18:02:27 +03:00
K900
cfa9cb7472 yuzuPackages.compat-list: unstable-2024-01-21 -> unstable-2024-01-27 2024-01-28 17:01:04 +03:00
K900
e6bd8c605b yuzuPackages.early-access: better name for intermediate drv 2024-01-28 16:58:26 +03:00
K900
ae559567f5 yuzu: redo timezone handling 2024-01-28 16:58:24 +03:00
K900
4c9da6057f yuzu-ea: fix update script
Somehow, nix-prefetch-git crashes when ran without --quiet and with stderr redirected
2024-01-28 16:57:27 +03:00
K900
20aa41fb81 yuzu: drop vulkan-headers override
We have a new enough one by default now
2024-01-28 16:57:27 +03:00
Thiago Kenji Okada
f0663cd4e9
Merge pull request #283616 from talanis85/retroarch-mkLibretroCore-fix
retroarch: Fix wrapper arguments in mkLibretroCore
2024-01-25 10:25:57 +00:00
7c6f434c
65e857ab99
Merge pull request #281905 from SFrijters/wine-9.0
winePackages.{stable,unstable,staging}: * -> 9.0; winetricks: 20230212 -> 20240105
2024-01-25 10:02:34 +00:00
Philip Kranz
214229b26d retroarch: Fix wrapper arguments in mkLibretroCore
Fixes a bug where the wrapper would always append a parameter
"installPhase".
2024-01-24 22:15:29 +01:00
Anderson Torres
48c78f8991 nestopia-ue: migrate to by-name 2024-01-24 17:37:05 -03:00
Sandro
367b5a689f
Merge pull request #282463 from atorres1985-contrib/mgba
mgba: 0.10.2 -> 0.10.3
2024-01-24 17:46:30 +01:00
Nick Cao
8cfed4ebde
Merge pull request #283353 from OPNA2608/fix/nuked-md_darwin
nuked-md: Fetch patch for missing include on Darwin
2024-01-24 09:45:15 -05:00
R. Ryantm
9f2a9b80ef sameboy: 0.16.1 -> 0.16.2 2024-01-24 06:29:59 +00:00
Alex Bates
146ae384c5 ares: 133 -> 135 2024-01-24 06:26:43 +00:00
OPNA2608
d4397100e9 nuked-md: Fetch patch for missing include on Darwin 2024-01-24 01:37:08 +01:00
Sergei Trofimovich
a0a49a2214 ccemux: update hash for a .jar upstream file
The upstream file is known to change from time to time:
    https://github.com/CCEmuX/CCEmuX/issues/167

Let's update the hash.
2024-01-23 22:02:08 +00:00
Peder Bergebakken Sundt
4d3d04cfd3
Merge pull request #282871 from trofi/bsnes-hd-gcc-13-fix
bsnes-hd: pull upstream `gcc-13` fix
2024-01-23 03:13:08 +01:00
Anderson Torres
522c89c370
melonDS: 0.9.5 -> 0.9.5-unstable-2024-01-17 (#282620)
* melonDS: refactor

- extra dependency: zstd
- finalAttrs design pattern
- get rid of nested with
- add AndersonTorres as maintainer

* melonDS: set strictDeps as true

- Why does it not find extra-cmake-modules in nativeBuildInputs?

  Let's mark it on issue https://github.com/NixOS/nixpkgs/issues/178468

* melonDS: 0.9.5 -> 0.9.5-unstable-2024-01-17
2024-01-22 14:41:08 -05:00
maxine
e86007813d
Merge pull request #282366 from r-ryantm/auto-update/cemu
cemu: 2.0-61 -> 2.0-65
2024-01-22 18:23:11 +01:00
Martino Fontana
39d635b40b pcsx2: 1.7.5474 -> 1.7.5497
Diff: https://github.com/PCSX2/pcsx2/compare/v1.7.5474...v1.7.5497
2024-01-22 18:04:49 +01:00
Sergei Trofimovich
4eead0f5ef bsnes-hd: pull upstream gcc-13 fix
Without the change the build fails as
https://hydra.nixos.org/build/246737851:

    ../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint256_t&, const uint256_t&, uint256_t&, uint256_t&)':
    ../nall/arithmetic/natural.hpp:239:23: error: 'runtime_error' is not a member of 'std'
      239 |   if(!rhs) throw std::runtime_error("division by zero");
          |                       ^~~~~~~~~~~~~
2024-01-22 11:13:24 +00:00
K900
86b1381d7b yuzu-ea: 4056 -> 4079 2024-01-22 10:44:15 +03:00
K900
44b5127020 yuzuPackages.mainline: 1676 -> 1689
Changelog: https://yuzu-emu.org/entry
2024-01-22 10:35:05 +03:00
K900
c7ad50e515 yuzuPackages.compat-list: unstable-2024-01-08 -> unstable-2024-01-21 2024-01-22 10:30:48 +03:00
t4ccer
d05d881cbe
blink: 1.0.0 -> 1.1.0 2024-01-21 18:04:50 -07:00
Anderson Torres
9838c39dac mgba: unpin lua 2024-01-20 23:13:49 -03:00
Anderson Torres
4c1a14fe5c mgba: 0.10.2 -> 0.10.3
Including-but-disabling discord-rpc, because the upstream includes it however
it doesn't work.
2024-01-20 22:51:10 -03:00
Anderson Torres
4d643055ab mgba: refactor
- split outputs
- strictDeps
- get rid of nested with
- meta.changelog
2024-01-20 22:22:06 -03:00
Aman Setia
00f48620ac winePackages.*: Enable wayland driver; wine-waylan
..d only add -wayland prefix if wine-wayland package is selected otherwise keep the original name
2024-01-20 21:08:49 +01:00
Thiago Kenji Okada
3db3f2455f libretro.mupen64-plus: fix build under GCC 13 2024-01-20 19:53:57 +00:00
Mario Rodas
efb46f81e2
Merge pull request #281434 from atorres1985-contrib/stella
stella: 6.7 -> 6.7.1
2024-01-20 11:02:07 -05:00
R. Ryantm
6852c70d13 cemu: 2.0-61 -> 2.0-65 2024-01-20 15:40:55 +00:00
Weijia Wang
25ef65de4d
Merge pull request #278775 from r-ryantm/auto-update/sameboy
sameboy: 0.16 -> 0.16.1
2024-01-20 04:33:35 +01:00
Stefan Frijters
38f7be8b49
wineWow64Packages.minimal: fix build 2024-01-19 20:21:13 +01:00
Stefan Frijters
f5d71218d5
winetricks: 20230212 -> 20240105 2024-01-19 00:25:43 +01:00
Stefan Frijters
352690d43c
winePackages.{unstable,staging}: 9.0-rc1 -> 9.0 2024-01-19 00:25:25 +01:00
Stefan Frijters
f60836eb3a
winePackages.stable: 8.0.2 -> 9.0 2024-01-19 00:24:51 +01:00
Christoph Hrdinka
aae0e7347a
Merge pull request #280740 from SuperSamus/pcsx2-update
pcsx2: 1.7.5318 -> 1.7.5474
2024-01-18 09:00:00 +01:00
Martino Fontana
95df3f235c pcsx2: 1.7.5318 -> 1.7.5474
Diff: https://github.com/PCSX2/pcsx2/compare/v1.7.5318...v1.7.5460
2024-01-17 11:13:37 +01:00
Sander van der Burg
9f8559e0ff
Merge pull request #281361 from svanderburg/update-vice
vice: 3.7.1 -> 3.8
2024-01-17 10:58:32 +01:00
Cosima Neidahl
98b6a70578
Merge pull request #277310 from OPNA2608/update/box64
box64: 0.2.4 -> 0.2.6
2024-01-17 02:44:42 +01:00
Anderson Torres
f8b7805dd0 stella: migrate to by-name 2024-01-16 22:02:22 -03:00
a-n-n-a-l-e-e
5ecc5d40b3
Merge pull request #279439 from qubitnano/dolphin
dolphin-emu: 5.0-19870 -> 5.0-20347
2024-01-16 15:11:03 -08:00
Sander van der Burg
94368076f7 vice: 3.7.1 -> 3.8 2024-01-16 17:41:55 +01:00
Guillaume Girol
d0f337d181
Merge pull request #278432 from tomodachi94/update/craftos-pc/2.8
craftos-pc: 2.7.5 -> 2.8
2024-01-14 14:13:46 +01:00
K900
ff7d1ab2a5 yuzu: install udev rules 2024-01-11 10:36:21 +03:00
Weijia Wang
2b8ffd49e1
Merge pull request #278989 from wegank/retrofe-python
retrofe: drop python2
2024-01-11 08:10:12 +01:00
K900
ea5a3c8542 yuzuPackages: add update-all script 2024-01-10 11:00:40 +03:00
K900
9e18f45352 yuzuPackages.early-access: 4037 -> 4056 2024-01-10 11:00:40 +03:00
K900
779dc1e425 yuzuPackages.mainline: 1665 -> 1676
Changelog: https://yuzu-emu.org/entry
2024-01-10 10:49:52 +03:00
K900
b042a60acb yuzuPackages.compat-list: unstable-2023-12-28 -> unstable-2024-01-08 2024-01-10 10:46:13 +03:00
qubitnano
7d8120a72e dolphin-emu: 5.0-19870 -> 5.0-20347 2024-01-07 14:05:30 -05:00
lasers
89cdc5e150 citra-nightly,citra-canary: 2043 -> 2070, 2695 -> 2740 2024-01-07 02:30:31 -06:00
Weijia Wang
90326535e5 retrofe: drop python2 2024-01-05 20:12:56 +01:00
R. Ryantm
321fbe2ae8 sameboy: 0.16 -> 0.16.1 2024-01-04 20:49:49 +00:00
Tomo
436f194a76 craftos-pc: 2.7.5 -> 2.8
Changelog: https://github.com/MCJack123/craftos2/releases/tag/v2.8

This release contains several breaking changes, and should **not** be backported.
2024-01-03 16:11:48 -08:00
Rick van Schijndel
f3618f893b
Merge pull request #273409 from atorres1985-contrib/x16
X16: 44 -> 46
2023-12-31 19:35:00 +01:00
Nick Cao
9044be2ec8
Merge pull request #273587 from r-ryantm/auto-update/cemu
cemu: 2.0-59 -> 2.0-61
2023-12-31 09:18:58 -05:00
K900
c5a7b36c8c
Merge pull request #277526 from K900/clean-fruit
yuzu: reorganize everything, use common updater scripts, actually update
2023-12-31 13:45:55 +03:00
Maciej Krüger
12863499a8
Merge pull request #267989 from vifino/hercules-4.6
hercules: 3.13 -> 4.6
2023-12-31 11:43:08 +01:00
R. Ryantm
25f25d78bf ryujinx: 1.1.1100 -> 1.1.1102 2023-12-29 19:19:26 +00:00
Anderson Torres
006a2b5e92 atari800: migrate to by-name 2023-12-29 15:19:48 -03:00
Anderson Torres
6f4daaafe5 ataripp: migrate to by-name 2023-12-29 15:19:48 -03:00
K900
619c4b605e yuzu: reorganize everything, use common updater scripts, actually update 2023-12-29 15:09:35 +03:00
OPNA2608
8f9a0b242e box64: 0.2.4 -> 0.2.6 2023-12-28 12:24:57 +01:00
Nick Cao
d59d2a8c2b
Merge pull request #276625 from r-ryantm/auto-update/xemu
xemu: 0.7.117 -> 0.7.118
2023-12-25 10:51:16 -05:00
R. Ryantm
f75d3dbffc xemu: 0.7.117 -> 0.7.118 2023-12-25 04:40:17 +00:00
R. Ryantm
933b95109b sameboy: 0.15.8 -> 0.16 2023-12-23 06:43:47 +00:00
Christoph Hrdinka
17bb289ca0
Merge pull request #273330 from SuperSamus/pcsx2-update
pcsx2: 1.7.5004 -> 1.7.5318
2023-12-22 08:52:50 +01:00
Martino Fontana
97ae679e7f pcsx2: 1.7.5004 -> 1.7.5318 2023-12-21 13:54:30 +01:00
Nick Cao
cee313f5ca
Merge pull request #272236 from lasers/ryujinx
ryujinx: 1.1.1053 -> 1.1.1100
2023-12-19 21:48:35 -05:00
R. Ryantm
4d5d599914 mame: 0.260 -> 0.261 2023-12-16 14:57:53 +00:00
K900
d17c5a31dc
Merge pull request #274258 from K900/fresh-fruit
yuzu: 1639 -> 1651, yuzu-ea: 4003 -> 4019
2023-12-15 20:15:25 +03:00
K900
125be29c4e yuzu: 1639 -> 1651, yuzu-ea: 4003 -> 4019 2023-12-14 19:43:49 +03:00
netali
82fcf2589b
vbam: 2.1.7 -> 2.1.8 2023-12-14 17:09:02 +01:00
lasers
1416e0d415 ryujinx: 1.1.1053 -> 1.1.1100 2023-12-11 17:10:08 -06:00
Rick van Schijndel
f736b49026
Merge pull request #268215 from t4ccer/t4/fix-static-blink
blink: Fix static compilation
2023-12-11 21:14:55 +01:00
R. Ryantm
ef92ea831e cemu: 2.0-59 -> 2.0-61 2023-12-11 16:01:20 +00:00
Anderson Torres
5f0c17edea x16: move from commanderx16
Now they live under x16 attribute.
Since the old names are easier to use and remember, they should be kept as
non-removable aliases.
2023-12-10 22:24:00 -03:00
Martino Fontana
d3d9c1c6b1 winePackages.{unstable,staging}: 8.20 -> 9.0-rc1 2023-12-10 01:00:06 +01:00
Adrian Pistol
90c3e1212c hercules: 3.13 -> 4.6 2023-12-09 00:27:53 +01:00
Weijia Wang
091198f215
Merge pull request #271207 from OPNA2608/fix/dosbox-x_modem
{dosbox,dosbox-x}: Fix modem & IPX support, fix crash with Windows 3.0
2023-12-03 23:18:22 +01:00
K900
e7d25259a4 yuzu: 1611 -> 1639, yuzu-ea: 3966 -> 4003 2023-12-02 17:17:19 +03:00
OPNA2608
2473cdbf73 dosbox-x: Fix stash smashing when launching Windows 3.0 2023-11-30 20:18:07 +01:00
OPNA2608
10f8c5444a dosbox: Fix modem & IPX support 2023-11-30 15:13:33 +01:00
OPNA2608
9c4b232941 dosbox-x: Fix modem & IPX support 2023-11-30 15:10:51 +01:00
Thiago Kenji Okada
9e9485e1ab libretro: fix meta.license attribute
See issue #269788.
2023-11-27 13:05:28 +00:00
Peder Bergebakken Sundt
b9bab33a7e
Merge pull request #264157 from SuperSamus/citra-update
citra: nightly 1963 -> 2043, canary 2573 -> 2695
2023-11-27 00:55:44 +01:00
Peder Bergebakken Sundt
9cc575741d
Merge pull request #269237 from vs49688/rpcs3-update
rpcs3: 0.0.28-15409-fd6829f75 -> 0.0.29-15726-ebf48800e
2023-11-26 01:13:50 +01:00
Martino Fontana
5139b441d3 citra: nightly 1963 -> 2043, canary 2573 -> 2695 2023-11-24 23:46:46 +01:00
Peder Bergebakken Sundt
46b793f1d1 darling: unstable-2023-05-02 -> unstable-2023-11-07 2023-11-23 01:41:11 +01:00
Zane van Iperen
4076d98812
rpcs3: 0.0.28-15409-fd6829f75 -> 0.0.29-15726-ebf48800e
Also convert to pkgs/by-name.

Closes #268112
2023-11-23 02:30:37 +10:00
Nick Cao
e89c9106e1
Merge pull request #269070 from r-ryantm/auto-update/xemu
xemu: 0.7.116 -> 0.7.117
2023-11-21 21:06:42 -05:00
R. Ryantm
ea92724539 xemu: 0.7.116 -> 0.7.117 2023-11-21 22:28:17 +00:00
Nick Cao
305a44b801
Merge pull request #265741 from FlorianFranzen/cemu_2.0-59
cemu: 2.0-47 -> 2.0-59
2023-11-21 08:34:20 -05:00
Artturi
320421656c
Merge pull request #254445 from FraGag/kega-fusion-add-libGL 2023-11-19 03:09:56 +02:00
7c6f434c
c90a943254
Merge pull request #263014 from r-ryantm/auto-update/wine64Packages.unstable
wine64Packages.unstable: 8.17 -> 8.20
2023-11-18 20:00:00 +00:00
Randy Eckenrode
bf7ad8cfbf
wine64Packages.minimal: mark broken on Darwin
Darwin requires MinGW to build Wine because clang does not support
`-mabi=ms`, which is required when building without MinGW .
2023-11-18 10:44:39 -05:00
Randy Eckenrode
fc2852466d
wineWow64Packages: fix build on Darwin 2023-11-18 10:30:48 -05:00
Randy Eckenrode
fd2703130c
wine64Packages: 8.17 -> 8.20
https://www.winehq.org/announce/8.18
https://www.winehq.org/announce/8.19
https://www.winehq.org/announce/8.20
2023-11-18 10:30:48 -05:00
t4ccer
e9596668d6
blink: Fix static compilation 2023-11-17 20:12:55 -07:00
Weijia Wang
82ab4ebbd9
Merge pull request #267909 from michaelhthomas/firebird-emu/darwin
firebird-emu: support darwin
2023-11-17 21:46:39 +01:00
Michael Thomas
0de1f14ac0 firebird-emu: support darwin
firebird-emu supports darwin, but the derivation has not been tested on macOS.

This commit adds darwin support to the derivation, with the necessary tweaks to support building for a darwin target.
Namely, adds a workaround for https://github.com/NixOS/nixpkgs/issues/19098, and adds a missing dependency, qtquickcontrols.

Also, adds a postInstall hook which moves the MacOS .app file to the Applications/ folder in the
store, enabling proper linking to /Applications or ~/Applications and appearance in Spotlight
and Launchpad.
2023-11-17 15:14:51 +01:00
Vladimír Čunát
391aafc3d6
Merge #266756: dosbox: fix build with clang 16
...into staging-next
2023-11-16 22:03:50 +01:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
Weijia Wang
c4c7e6764f dosbox: fix build with clang 16 2023-11-11 01:49:00 +01:00
Peder Bergebakken Sundt
db9269399b
Merge pull request #264329 from SuperSamus/flycast-update
flycast: 2.1 -> 2.2
2023-11-10 23:14:54 +02:00
Florian Franzen
27bc4c66e2 cemu: 2.0-47 -> 2.0-59 2023-11-07 18:05:43 +01:00
K900
df4b33d97f yuzu: 1595 -> 1611, yuzu-ea: 3940 -> 3966 2023-11-05 21:08:40 +03:00
Anderson Torres
8cc7aad8c8 zesarux: migrate to by-name 2023-11-04 22:18:10 -03:00
Bjørn Forsman
05a15bfcfb libretro.pcsx2: avoid $NIX_BUILD_TOP
Using $NIX_BUILD_TOP in a Nix expression break under nix-shell (or when
using nativeBuildInputs = [ keepBuildTree ]), so let's avoid it.

Ref. https://github.com/NixOS/nixpkgs/issues/189691

Fixes: fe330c57da ("retroarchFull: fix pcsx2 core installation")
2023-11-04 11:28:55 +01:00
Peder Bergebakken Sundt
942908f7f5
Merge pull request #265039 from trofi/zsnes-fortify3-amend
zsnes: amend fortify3 patch and fix initialization
2023-11-02 20:28:28 +01:00
Weijia Wang
75d9610e73
Merge pull request #264325 from kirillrdy/dolphin-emu
dolphin-emu: fix build, use bundled zlib-ng
2023-11-02 16:44:14 +01:00
Sergei Trofimovich
b867bc357a zsnes: amend fortify3 patch and fix initialization
I was too eager fixing out-of-bounds access and did not notice that
loop increment is `+= 4` instead of `+= 1`. The loop condition was fine
as is.
2023-11-02 14:58:13 +00:00
Peder Bergebakken Sundt
5628bfe7ba
Merge pull request #263444 from trofi/zsnes-zlib-1.3-fix
zsnes: fix build against zlib-1.3
2023-11-02 14:56:51 +01:00
Sergei Trofimovich
0e0863ee38 zsnes: fix buffer size marking to avoid crash on _FORTIFY_SOURCE=3
Without the change `zsnesn` startup crashes with:

    $ gdb zsnes
    *** buffer overflow detected ***: terminated
    ...
    #7  0x08057c14 in memset (__len=2, __ch=255, __dest=<optimized out>) at
      ...-glibc-2.38-23-dev/include/bits/string_fortified.h:59
2023-11-02 12:40:33 +00:00
Franz Pletz
768e973f39
Merge pull request #251662 from OPNA2608/update/box64-0.2.4-adjustments 2023-11-01 17:40:15 +01:00
Kirill Radzikhovskyy
72052b6f3e dolphin-emu: switch to zlib, zlib-ng fails to link 2023-10-31 14:14:19 +11:00
R. Ryantm
e2c89cb7d3 mame: 0.259 -> 0.260 2023-10-31 00:39:36 +00:00
Martino Fontana
44dc3d47d4 flycast: 2.1 -> 2.2 2023-10-30 11:13:45 +01:00
Thiago Kenji Okada
590a63f57f
Merge pull request #263751 from thiagokokada/remote-libretro-beetle-snes
libretro.beetle-snes: remove
2023-10-28 06:53:21 +01:00
Herwig Hochleitner
a5e03844dc
Merge pull request #260091 from bendlas/fix-cdemu-service
cdemu: fix service setup
2023-10-27 14:46:57 +02:00
Thiago Kenji Okada
0b4a52d974 libretro: remove unnecessary requests from update_cores.py script 2023-10-27 10:43:33 +01:00
Thiago Kenji Okada
ef51849e0b libretro.beetle-snes: remove
Broken in master right now, not updated since 2022-04-06. Also, it is
based in a really old bsnes core (0.59), while we have lots of other
up-to-date alternatives in libretro (bsnes, bsnes-hd, bsnes-mercury).

Fixes: #263622
2023-10-27 10:41:52 +01:00
Thiago Kenji Okada
46d2a45802
Merge pull request #263497 from amarshall/libretro-mame2015-2016
libretro.mame2015 & libretro.mame2016: fix build
2023-10-26 09:06:14 +01:00
Andrew Marshall
98dc4cfa9c libretro.mame2016: fix build on Python 3.11+
Since Python 3.11, `open()` etc. no longer accept `U` flag.
2023-10-25 22:29:12 -04:00