Artturi
75c77717f9
Merge pull request #253150 from MatthewCroughan/mc/same_cdi
2023-09-11 22:40:35 +03:00
matthewcroughan
2d23d629d3
libretro.same_cdi: init at unstable-2023-02-28
2023-09-11 19:38:53 +01:00
Anderson Torres
7d3ee72533
bochs: move to by-name hierarchy
2023-09-10 12:43:51 +00:00
7c6f434c
9c4dff7cb1
Merge pull request #253778 from amarshall/wine-parallel-install
...
wine: install in parallel
2023-09-08 06:03:01 +00:00
Andrew Marshall
b983f84b1f
wine: install in parallel
...
On a 48-thread CPU, this reduced the time of `nix-build -A
wineWowPackages.stable` from ~15 min. to ~10 min.
2023-09-06 23:26:59 -04:00
Weijia Wang
5e6968a6f5
Merge pull request #235679 from romatthe/fix-primehack-desktop
...
dolphin-emu-primehack: fix name in desktop file
2023-09-07 02:16:20 +02:00
Weijia Wang
8f0f3458c5
Merge pull request #248892 from SuperSamus/dolphin-emu-update
...
dolphin-emu: 5.0-19368 -> 5.0-19870
2023-09-07 02:15:30 +02:00
Felix Albrigtsen
2d0ae77dbc
ripes: fix darwin build
2023-09-06 23:32:25 +02:00
Weijia Wang
9b6dea10be
Merge pull request #251979 from FlorianFranzen/yuzu-unzip
...
yuzu: add missing unzip tool to update script
2023-09-06 00:49:46 +02:00
ajs124
b4ad3f983c
resim: remove
2023-09-04 13:54:52 +02:00
R. Ryantm
aa6f4b70af
mame: 0.257 -> 0.258
2023-09-03 03:00:39 +00:00
John Chadwick
accb86debe
_86Box: 3.11 -> 4.0
2023-09-01 23:01:37 -04:00
R. Ryantm
a0cec24eb6
uxn: unstable-2023-08-10 -> unstable-2023-08-30
2023-09-01 14:19:46 +00:00
R. Ryantm
ed62b51675
openmsx: 19.0 -> 19.1
2023-08-31 11:40:34 +00:00
Weijia Wang
eba04f0e20
Merge pull request #249715 from r-ryantm/auto-update/ryujinx
...
ryujinx: 1.1.986 -> 1.1.999
2023-08-29 21:36:39 +02:00
Anderson Torres
bea9b4cb72
x16-emulator: 43 -> 44
2023-08-28 20:15:12 +00:00
R. Ryantm
bb58b49f1c
x16-rom: 43 -> 44
2023-08-28 20:15:12 +00:00
Florian Franzen
40c633b455
yuzu: add missing unzip tool
2023-08-28 16:13:07 +02:00
7c6f434c
81eeee0174
Merge pull request #251357 from r-ryantm/auto-update/wine64Packages.unstable
...
wine64Packages.unstable: 8.13 -> 8.14
2023-08-27 23:37:55 +00:00
Michael Raskin
7c6847bfc9
winePackages: add reckenrode as a maintainer
2023-08-28 00:43:57 +02:00
github-actions[bot]
859a8f3bfa
Merge master into staging-next
2023-08-27 12:01:03 +00:00
Randy Eckenrode
bdf47492d4
wine64Packages.unstable: Darwin compatibility fixes
...
- Wine 8.12 changed the implementation of `macdrv_get_gpus_from_metal`,
causing the patch used by nixpkgs to break. This patch splits that
patch up to apply cleanly depending on the version;
- Silence an implicit pointer to integer conversion warning due to the
above patch (required by the Clang 16 stdenv bump);
- Add the PCSC framework on Darwin, which is required as of Wine 8.14.
Wine 8.14 changes the implementation of `macdrv_get_gpus_from_metal`,
causing the patch to no longer apply cleanly. Splitting the patch allows
only the parts that are still needed to apply cleanly dependin gon the
Wine version being built.
2023-08-27 10:58:27 +02:00
K900
a4f237ccbc
yuzu: 1522 -> 1538, yuzu-ea: 3805 -> 3838
2023-08-27 11:52:41 +03:00
github-actions[bot]
e79f8fd118
Merge master into staging-next
2023-08-25 18:00:58 +00:00
R. Ryantm
0f3611743a
wine64Packages.unstable: 8.13 -> 8.14
2023-08-25 11:39:02 +00:00
R. Ryantm
9127fc982d
box64: 0.2.2 -> 0.2.4
2023-08-23 01:46:09 +00:00
K900
baf4eea5f2
yuzu: remove Vulkan version relaxation patch
2023-08-22 20:31:45 +03:00
R. Ryantm
e3b4ba396d
ryujinx: 1.1.986 -> 1.1.999
2023-08-21 19:36:59 +00:00
Martino Fontana
59285ada55
dolphin-emu: 5.0-19368 -> 5.0-19870
2023-08-16 22:06:00 +02:00
Jan Tojnar
86797b2008
Merge branch 'staging-next' into staging
...
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
Merge a5b92645f1
and 0597d865ef
2023-08-16 19:37:11 +02:00
K900
6edd6f71c7
treewide: clean up all qttranslations workarounds
...
There are two kinds of changes here:
- removing explicit qttranslations path hardcoding from applications that were patched to do it
- replacing qttranslations in buildInputs with qttools for packages that really depend on the latter
After this, qttranslation is never used outside Qt itself, as it should.
2023-08-15 22:11:39 +03:00
Pol Dellaiera
31f05213ba
Merge pull request #243451 from viluon/master
...
ccemux: 1.1.1 -> unstable-2023-07-08
2023-08-15 19:21:07 +02:00
Jonas Heinrich
eed036ae70
Merge pull request #249068 from r-ryantm/auto-update/ryujinx
...
ryujinx: 1.1.974 -> 1.1.986
2023-08-15 10:15:57 +02:00
R. Ryantm
f2b600e71f
ryujinx: 1.1.974 -> 1.1.986
2023-08-14 08:23:42 +00:00
K900
d8ef88b4b8
yuzu: 1515 -> 1522, yuzu-ea: 3788 -> 3805
2023-08-14 10:13:53 +03:00
Anderson Torres
6dfe73079d
uxn: mark as broken on Darwin
2023-08-14 01:49:43 +00:00
Anderson Torres
6ec3610cd8
uxn: refactor
...
- use finalAttrs pattern
- split projects into its own output
- set strictDeps to true
- set meta.mainProgram to uxnemu
2023-08-14 01:49:43 +00:00
R. Ryantm
dbc8e3a3cf
uxn: unstable-2023-07-30 -> unstable-2023-08-10
2023-08-14 01:49:43 +00:00
Emily
9f039b93af
Merge pull request #248513 from OPNA2608/init/nuked-md
...
nuked-md: init at 1.2
2023-08-12 13:57:59 +02:00
OPNA2608
d0eee4a5a7
nuked-md: init at 1.2
2023-08-11 14:02:05 +02:00
kashw2
e5d48c9096
citra: fix hash
2023-08-11 18:10:45 +10:00
R. Ryantm
76513b24d7
openmsx: 18.0 -> 19.0
2023-08-10 03:06:27 +00:00
Nick Cao
e42cdd6768
Merge pull request #247725 from lasers/citra
...
citra: nightly 1907 -> 1963, canary 2484 -> 2573
2023-08-09 02:34:52 -06:00
Weijia Wang
2f6dafa6a1
Merge pull request #247683 from lasers/ryujinx
...
ryujinx: fix Ryujinx.desktop
2023-08-07 14:22:29 +02:00
lasers
87679fc67c
citra: nightly 1907 -> 1963, canary 2484 -> 2573
2023-08-07 06:42:39 -05:00
R. Ryantm
bf893c7d4b
xemu: 0.7.110 -> 0.7.111
2023-08-07 09:12:01 +00:00
lasers
a47eb00c18
ryujinx: fix Ryujinx.desktop
2023-08-07 02:53:22 -05:00
R. Ryantm
125ed68c42
ryujinx: 1.1.968 -> 1.1.974
2023-08-05 19:02:38 +00:00
Weijia Wang
c20e801089
Merge pull request #247015 from tomodachi94/update/craftos-pc/2.7.5
...
craftos-pc: 2.7.4 -> 2.7.5
2023-08-04 23:39:14 +02:00
Austin Horstman
e5764e8204
treewide: add meta.mainProgram to emulators
2023-08-04 13:25:11 -05:00