Sandro
9f0ebc3f63
Merge pull request #197980 from SuperSamus/dolphin-emu-mainprogram
2022-11-13 01:40:54 +01:00
Sandro
a6e71d9a7e
Merge pull request #194215 from SuperSamus/wine
2022-11-11 01:46:38 +01:00
Thiago Kenji Okada
c5668943cd
mame: some improvements
...
- Do not depend on `dist.mak` during installPhase anymore, instead
packaging everything manually. This removes the necessity of a
patching it, and also we have more control
- Use system's sqlite instead of the bundled one
- General clean-up
2022-11-10 12:30:43 +00:00
Anderson Torres
40962b461b
Merge pull request #200300 from thiagokokada/mame-tools-init
...
mame-tools: init at 0.249
2022-11-10 07:45:00 -03:00
Thiago Kenji Okada
b89efbd9a4
mame-tools: init at 0.249
...
This commit adds a new `tools` output to `mame` and move all
non-emulator binaries to it. This is because some of those binaries
(e.g.: chdman) are useful outside of the MAME, and the MAME binary is
really big. So if you only want to use some of the MAME tools, this will
reduce the download size needed for it.
The `tools` output is declared as `mame-tools` inside
`all-packages.nix`, for easier discovery.
This is similar to how other distros packages MAME, e.g.: on Arch Linux
we have `mame` and `mame-tools`.
2022-11-10 09:47:54 +00:00
Weijia Wang
dd9aa5d6c9
dolphin-emu: add aarch64-linux support
2022-11-09 00:59:14 +01:00
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
Martino Fontana
e1b3ee8b43
dolphin-emu-beta: fix mainProgram on Linux
2022-11-03 14:04:04 +01: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
Martino Fontana
a90a880943
wine{Unstable,Staging}: 7.19 -> 7.20
2022-11-01 11:20:18 +01:00
Stefan Frijters
1266a4dff5
vkd3d: 1.4 -> 1.5
2022-11-01 11:05:59 +01:00
Stefan Frijters
5f113c0a80
wine{Unstable,Staging}: 7.18 -> 7.19
2022-11-01 11:05:59 +01:00
Stefan Frijters
8ef33c9c53
wine{Unstable,Staging}: 7.17 -> 7.18
2022-11-01 11:05:59 +01: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
Alexandre Iooss
bfd9577640
sameboy: add rgbds 0.6 compatibility
2022-10-29 07:14:34 +02: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
Thiago Kenji Okada
b29b72fb8f
Merge pull request #194824 from thiagokokada/libretro-supafaust-init
...
libretro.beetle-supafaust: init at unstable-2022-10-01
2022-10-09 15:05:40 +01:00
Thiago Kenji Okada
8f292e3613
retroarch: mark as broken in macOS
...
This doesn't change to much since the wrapper is also broken.
2022-10-09 14:46:42 +01:00
github-actions[bot]
8972888c55
Merge master into staging-next
2022-10-09 12:01:31 +00:00
Anderson Torres
77f47938c8
Merge pull request #195136 from wegank/pcem-wxgtk
...
pcem: migrate to wxGTK32
2022-10-09 08:37:26 -03:00
Weijia Wang
7e959388cd
pcem: migrate to wxGTK32
2022-10-08 23:30:03 +02:00
Martino Fontana
c856e2c306
duckstation: unstable-2022-08-22 -> unstable-2022-07-08
...
This reverts commit b6298548da
, reversing
changes made to c82e839d2d
.
duckstation: 0.pre+date=2022-01-18 -> unstable-2022-07-08
2022-10-08 19:44:39 +02:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next
2022-10-08 10:20:07 +02:00
Thiago Kenji Okada
7be27f5247
libretro.beetle-supafaust: init at unstable-2022-10-01
2022-10-06 23:29:38 +01:00
Martino Fontana
87947c9836
duckstation: 0.pre+date=2022-01-18 -> unstable-2022-08-22
2022-10-06 15:08:53 +02:00
github-actions[bot]
863df54d13
Merge master into staging-next
2022-10-06 06:05:17 +00:00
Anderson Torres
cabcec1477
Merge pull request #194206 from PanAeon/fix-fs-uae-launcher
...
Fix fs-uae-launcher Qt wrapping issue
2022-10-05 23:01:06 -03:00
github-actions[bot]
ebb7cf0268
Merge master into staging-next
2022-10-05 12:01:40 +00:00
vitalii
48f810bd79
fs-uae-launcher: fix Qt wrapping issue
...
Fixes #161716
2022-10-05 14:19:11 +03:00
Thiago Kenji Okada
1237bfb999
Merge pull request #194247 from PanAeon/libretro-puae
...
add puae retroarch core
2022-10-05 09:03:37 +01:00
Thiago Kenji Okada
d10f9fdccd
Merge pull request #193939 from thiagokokada/bump-retroarch
...
retroarch: 1.10.3 -> 1.11.0; libretro: unstable-2022-04-21 -> unstable-2022-10-01
2022-10-05 09:00:37 +01:00
vitalii
fbbf9ff6df
libretro.puae: init at unstable-2022-04-21
2022-10-04 21:11:59 +03:00
github-actions[bot]
74f2e36035
Merge master into staging-next
2022-10-03 00:04:07 +00:00
Thiago Kenji Okada
5620b7ccad
libretro.mame{2015,2016}: disable enableParallelBuilding again
2022-10-02 21:56:38 +01:00
Thiago Kenji Okada
650e434781
libretro.flycast: fix aarch64-linux build
2022-10-02 21:52:28 +01:00
Thiago Kenji Okada
400b95cfb9
libretro.blastem: mark it only available in x86
2022-10-02 20:43:44 +01:00
David McFarland
9e0a1e7b8e
dotnet: update lock files of packages using nuget-to-nix
2022-10-02 16:09:27 -03:00
David McFarland
965a2ad49b
ryujinx: restore for current platform only
2022-10-02 16:09:27 -03:00
Thiago Kenji Okada
f3313e870c
libretro.parallel-n64: return aarch64 patch
2022-10-02 19:56:48 +01:00
Thiago Kenji Okada
30e0247a15
libretro.mame*: enableParallelBuilding = true
2022-10-02 19:04:00 +01:00
Thiago Kenji Okada
a82186094c
libretro.dosbox: remove gcc10Stdenv override
2022-10-01 18:28:09 +01:00
Thiago Kenji Okada
ec66f49268
libretro.citra: remove gcc10Stdenv override
2022-10-01 18:25:05 +01:00
Thiago Kenji Okada
49bc117c6c
libretro: remove unnecessary code
2022-10-01 18:12:16 +01:00
Thiago Kenji Okada
0eadc3bbf2
maintainers: add libretro team, use it in retroarch/libretro
2022-10-01 14:31:39 +01:00
Thiago Kenji Okada
8a8ea9bacd
libretro: unstable-2022-04-21 -> unstable-2022-10-01
2022-10-01 14:13:20 +01:00
Thiago Kenji Okada
bbcaaeb97d
retroarch: add nixosTests.retroarch as passthru.tests
2022-10-01 13:27:32 +01:00
Thiago Kenji Okada
5c24cfdc88
retroarch: 1.10.3 -> 1.11.0
2022-10-01 13:27:31 +01:00
github-actions[bot]
9c14978f84
Merge master into staging-next
2022-09-29 12:01:25 +00:00
John Chadwick
219773d80c
ruffle: nightly-2022-02-02 -> nightly-2022-09-26
2022-09-28 22:25:55 -04:00
Frederik Rietdijk
63e480ba16
Merge staging-next into staging
2022-09-26 09:31:50 +02:00
Sandro
77ea361da5
Merge pull request #191793 from SuperSamus/pcsx2
2022-09-26 00:34:41 +02:00
Sandro
7c9cb921e6
Merge pull request #190373 from IvarWithoutBones/fix-darwin-dolphin
2022-09-25 23:41:05 +02:00
Martino Fontana
ba914d7925
pcsx2: 1.7.3165 -> 1.7.3331
...
pcsx2: 1.7.3324 -> 1.7.3331
2022-09-24 01:17:16 +02:00
Graham Christensen
c2b898da76
treewide: drop -l$NIX_BUILD_CORES
...
Passing `-l$NIX_BUILD_CORES` improperly limits the overall system load.
For a build machine which is configured to run `$B` builds where each
build gets `total cores / B` cores (`$C`), passing `-l $C` to make will
improperly limit the load to `$C` instead of `$B * $C`.
This effect becomes quite pronounced on machines with 80 cores, with
40 simultaneous builds and a cores limit of 2. On a machine with this
configuration, Nix will run 40 builds and make will limit the overall
system load to approximately 2. A build machine with this many cores
can happily run with a load approaching 80.
A non-solution is to oversubscribe the machine, by picking a larger
`$C`. However, there is no way to divide the number of cores in a way
which fairly subdivides the available cores when `$B` is greater than
1.
There has been exploration of passing a jobserver in to the sandbox,
or sharing a jobserver between all the builds. This is one option, but
relatively complicated and only supports make. Lots of other software
uses its own implementation of `-j` and doesn't support either `-l` or
the Make jobserver.
For the case of an interactive user machine, the user should limit
overall system load using `$B`, `$C`, and optionally systemd's
cpu/network/io limiting features.
Making this change should significantly improve the utilization of our
build farm, and improve the throughput of Hydra.
2022-09-22 16:01:23 -04:00