Commit Graph

1048 Commits

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