OPNA2608
04a590b89a
np2kai: Fix build
2022-11-08 21:14:28 +01:00
Sergei Trofimovich
eccb0a9b80
zsnes: pin to c++14 to fix build with gcc-11
...
Without the change build on `master` fails as:
jma/jma.h:67:28: error: ISO C++17 does not allow dynamic exception specifications
67 | jma_open(const char *) throw(jma_errors);
| ^~~~~
ZHF: https://github.com/NixOS/nixpkgs/issues/199919
2022-11-06 23:57:58 +00:00
Christian Kögler
d6fcc6fd1d
Merge pull request #199295 from rhendric/rhendric/wine-wayland
...
wine-wayland: 7.0-rc2 -> 7.20
2022-11-05 21:58:01 +01:00
Ryan Hendrickson
98550c8dfa
wine-wayland: 7.0-rc2 -> 7.20
2022-11-04 11:41:42 -04:00
Zhaofeng Li
135d16e72f
cemu: 2.0-10 -> 2.0-13
2022-11-04 02:39:04 -06:00
R. Ryantm
5e30a15bf0
rpcs3: 0.0.24-14337-5210df688 -> 0.0.25-14358-a00f9e421
2022-11-02 06:16:23 +00:00
Anderson Torres
c5f073cb0c
Merge pull request #198797 from SuperSamus/mgba-desktop
...
mgba: don't create desktop file
2022-11-01 14:42:55 -03:00
Thiago Kenji Okada
21fdd3855b
Merge pull request #198590 from zhaofengli/cemu-wiiu
...
cemu: init at 2.0-10
2022-10-31 20:48:52 +00:00
Zhaofeng Li
ced4404934
cemu: init at 2.0-10
2022-10-31 14:03:26 -06:00
Martino Fontana
d5769b9d91
mgba: don't create desktop file
2022-10-31 16:30:50 +01:00
Thiago Kenji Okada
b28f6cc8a3
mame: general improvements
...
- Fix desktop item
- Remove hardeningDisable
- Add icon
- Add pre/postInstall hooks
- Use libsForQt5 instead of libsForQt514
- Unmark broken in aarch64-linux
2022-10-31 08:48:08 -05:00
AndersonTorres
c6cbeab8bc
bochs: cosmetical rewrite
2022-10-30 15:48:35 -03:00
Thiago Kenji Okada
1ec96f776b
Merge pull request #198271 from thiagokokada/retroarch-improvements
...
retroarch,libretro: general improvements
2022-10-29 20:09:25 +01:00
Anderson Torres
ac44ef87ab
Merge pull request #197698 from kototama/update-uxn-version
...
uxn: 0.pre+unstable=2021-08-30 -> unstable-2022-10-22
2022-10-29 15:39:21 -03:00
Thiago Kenji Okada
f44ef6482d
Merge pull request #198473 from bzizou/mame
...
mame: 0.243 -> 0.249
2022-10-29 18:14:18 +01:00
Bruno Bzeznik
0ea558b4ff
mame: 0.243 -> 0.249
2022-10-29 17:57:32 +01:00
Thiago Kenji Okada
784c363bd0
retroarch: use libretro-core-info, simplify patch
...
A smaller patch should make easier to bump this package in the future.
2022-10-29 12:36:58 +01:00
Thiago Kenji Okada
eb2992e8f8
libretro-core-info: init at 1.12.0
2022-10-28 23:52:01 +01:00
Thiago Kenji Okada
87af66df78
retroarch: drop all Darwin related code
...
Darwin support in retroarch was broken for a long time, and it is
getting worse with each subsequent update. Upstream abandoned
`./configure` usage in macOS systems too for a Xcode build system.
So if we want to get back decent support for retroarch in Darwin, we
should migrate it to use Xcode. For now, let's just remove all this code
that is not working.
2022-10-28 21:31:39 +01:00
Weijia Wang
a166b35110
bochs: unbreak on darwin
2022-10-28 22:22:56 +02:00
Thiago Kenji Okada
cb5179db83
retroarch: refactor wrapper to use symlinkJoin
2022-10-28 16:33:26 +01:00
Thiago Kenji Okada
64ae43e9e5
libretro: refactor mkLibretroCore function
...
Separate it on its own separate file, remove some unnecessary
parameters and allow more flexibility.
2022-10-28 16:33:24 +01:00
Thiago Kenji Okada
27b6e16af7
retroarch: unbundle some dependencies
2022-10-28 12:45:00 +01:00
Thiago Kenji Okada
323487fa87
retroarch: use libretroCoreInfo version v1.12.0
2022-10-28 12:41:07 +01:00
Kototama
2fd3f4515b
uxn: add new maintainer
2022-10-28 11:51:46 +02:00
Kototama
3af72c9c07
uxn: 0.pre+unstable=2021-08-30 -> unstable-2022-10-22
2022-10-28 11:51:46 +02:00
Thiago Kenji Okada
f0260475c7
Merge pull request #197824 from r-ryantm/auto-update/rpcs3
...
rpcs3: 0.0.24-14289-0da81d22d -> 0.0.24-14337-5210df688
2022-10-26 16:01:45 +01:00
R. Ryantm
b28847a126
rpcs3: 0.0.24-14289-0da81d22d -> 0.0.24-14337-5210df688
2022-10-26 03:18:51 +00:00
R. Ryantm
230cabb34a
ryujinx: 1.1.257 -> 1.1.327
2022-10-26 03:12:14 +00:00
github-actions[bot]
71e4896d63
Merge master into staging-next
2022-10-22 12:01:25 +00:00
R. Ryantm
f8026322c6
rpcs3: 0.0.24-14263-0737c788f -> 0.0.24-14289-0da81d22d
2022-10-22 16:16:54 +08:00
github-actions[bot]
bbaff9a043
Merge master into staging-next
2022-10-19 12:01:22 +00:00
Thiago Kenji Okada
c6e757f7c9
Merge pull request #196623 from thiagokokada/bump-retroarch
...
retroarch: 1.11.0 -> 1.12.0
2022-10-19 10:15:36 +01:00
Jan Tojnar
457f28f6f8
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/tools/codespell/default.nix
codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
Stefan Frijters
d86ccab260
wine: remove unrecognized flag --with-vkd3d
...
`configure: WARNING: unrecognized options: --with-vkd3d`
Removed upstream in 9d56ca72fe
2022-10-19 00:11:12 +02:00
Thiago Kenji Okada
4a4b445f4a
libretro: unstable-2022-10-01 -> unstable-2022-10-18
2022-10-18 22:51:07 +01:00
Thiago Kenji Okada
8dc48de275
retroarch: 1.11.0 -> 1.12.0
2022-10-18 22:51:07 +01:00
R. Ryantm
58c515211f
rpcs3: 0.0.24-14241-92b08a4fa -> 0.0.24-14263-0737c788f
2022-10-18 20:54:10 +08:00
github-actions[bot]
f52955a521
Merge master into staging-next
2022-10-16 18:01:42 +00:00
Quag
a03d51b6e9
basiliskii: unstable-2022-04-05 -> 2022-09-30
2022-10-16 11:01:17 -05:00
github-actions[bot]
4f07e7f326
Merge master into staging-next
2022-10-15 06:07:54 +00:00
Artturi
56cbdc3b83
Merge pull request #195874 from Artturin/removeinheritxorg
2022-10-15 04:27:23 +03:00
Artturin
61c3058bcb
all-packages.nix: remove inherit (*xorg) *
's
...
using inherits in callPackage args is discouraged and doesn't splice
correctly
2022-10-14 20:48:09 +03:00
github-actions[bot]
cc090d2b94
Merge master into staging-next
2022-10-14 12:01:35 +00:00
AndersonTorres
875ba8ecdb
mgba: 0.9.3 -> 0.10.0
...
Now with lua scripting engine!
2022-10-13 23:45:03 -03:00
Artturi
e66d2fd89d
Merge pull request #194256 from Artturin/treewides2
2022-10-13 00:08:01 +03:00
R. Ryantm
c948154885
rpcs3: 0.0.24-14141-d686b48f6 -> 0.0.24-14241-92b08a4fa
2022-10-11 08:16:46 +08:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
github-actions[bot]
44f6a02f39
Merge master into staging-next
2022-10-09 18:01:35 +00:00
Thiago Kenji Okada
6b0b91fee3
Merge pull request #195235 from thiagokokada/retroarch-mark-as-broken-macos
...
retroarch: mark as broken in macOS
2022-10-09 17:28:33 +01:00