Commit Graph

1097 Commits

Author SHA1 Message Date
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