Thiago Kenji Okada
338bdeb43a
libretro: unstable-2023-03-13 -> unstable-2023-09-24
2023-09-24 14:22:19 +01:00
Thiago Kenji Okada
1fce665ded
retroarch-joypad-autoconfig: 1.15.0 -> unstable-2023-08-01
2023-09-23 11:26:18 +01:00
Thiago Kenji Okada
4e24fbee0c
retroarch-assets: unstable-2022-10-24 -> unstable-2023-09-11
2023-09-23 11:22:03 +01:00
Thiago Kenji Okada
f2c03400f4
libretro-core-info: 1.15.0 -> unstable-2023-07-31
2023-09-23 11:04:45 +01:00
Thiago Kenji Okada
f3dd058253
retroarchBare: 1.15.0 -> 1.16.0
2023-09-23 11:02:24 +01:00
github-actions[bot]
334a61dd1d
Merge master into staging-next
2023-09-23 00:02:16 +00:00
Sander van der Burg
4810dbf546
vice: 3.6.1 -> 3.7.1
2023-09-22 18:26:44 +02:00
github-actions[bot]
3431cedfe3
Merge master into staging-next
2023-09-22 12:01:02 +00:00
Weijia Wang
27138343b9
Merge pull request #253803 from r-ryantm/auto-update/ryujinx
...
ryujinx: 1.1.999 -> 1.1.1012
2023-09-22 11:31:45 +02:00
github-actions[bot]
c651d7d9e9
Merge master into staging-next
2023-09-22 00:02:14 +00:00
Anthony Roussel
fbcab1b35b
dynamips: add meta.mainProgram
2023-09-21 11:28:33 +02:00
Anthony Roussel
04bb2f1fcd
dynamips: enable darwin support
2023-09-21 11:28:28 +02:00
github-actions[bot]
8d8feb905e
Merge master into staging-next
2023-09-20 06:01:21 +00:00
7c6f434c
6ae4dfe5f4
Merge pull request #255835 from YellowOnion/wine-wayland-fix
...
wine: Fix missing X11 libraries for Wayland build
2023-09-20 04:58:53 +00:00
R. Ryantm
5e0c30e9e9
ppsspp: 1.16 -> 1.16.1
2023-09-19 21:54:32 -03:00
Daniel Hill
0ddfdc7c1a
wine: sort supportFlags
2023-09-19 19:50:26 +12:00
Daniel Hill
07a24f168d
wine: add libXfixes
...
Upstream recommends using this library.
2023-09-19 19:42:34 +12:00
Daniel Hill
965c429917
wine: Fix missing X11 libraries for Wayland build
...
The Wayland build provides both Wayland and X11 support
Wine still prioritizes X11 over Wayland by default, without these
support libraries some things don't work, including causing some games
to crash.
2023-09-19 19:42:34 +12:00
github-actions[bot]
cb25ab46c1
Merge master into staging-next
2023-09-18 00:02:10 +00:00
Anderson Torres
75d7b2e8ae
uxn: migrate to by-name
2023-09-17 18:58:49 -03:00
github-actions[bot]
dd6646009e
Merge staging-next into staging
2023-09-14 18:01:28 +00:00
Christoph Hrdinka
025cd128df
Merge pull request #254914 from SuperSamus/pcsx2-update
...
pcsx2: 1.7.4658 -> 1.7.5004
2023-09-14 15:19:07 +02:00
Alyssa Ross
4a027948f9
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/applications/radio/soapysdr/default.nix
2023-09-14 11:31:01 +00:00
R. Ryantm
82e36fd2bd
ryujinx: 1.1.999 -> 1.1.1012
2023-09-14 08:26:43 +00:00
K900
5bfefdc0a3
yuzu: 1538 -> 1557, yuzu-ea: 3838 -> 3864
2023-09-13 16:34:50 +03:00
Martino Fontana
1b0aab2ad1
pcsx2: 1.7.4658 -> 1.7.5004
...
Diff: https://github.com/PCSX2/pcsx2/compare/v1.7.4658...v1.7.5004
2023-09-13 11:17:13 +02:00
R. Ryantm
27ef92fb74
ppsspp-sdl: 1.15.4 -> 1.16
2023-09-13 00:46:43 +00:00
R. Ryantm
29b58cfaae
vbam: 2.1.6 -> 2.1.7
2023-09-12 08:48:25 +00:00
github-actions[bot]
8481e5d2d3
Merge staging-next into staging
2023-09-12 00:02:17 +00:00
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
github-actions[bot]
9c91f8313b
Merge staging-next into staging
2023-09-10 18:01:20 +00:00
Anderson Torres
7d3ee72533
bochs: move to by-name hierarchy
2023-09-10 12:43:51 +00:00
github-actions[bot]
9df0a1c6a2
Merge staging-next into staging
2023-09-08 18:01:25 +00:00
Sandro Jäckel
fccf04b620
treewide: replace -DCMAKE_BUILD_TYPE in cmakeFlags with cmakeBuildType
2023-09-08 14:18:26 +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
lasers
541c50e909
cemu: 2.0-45 -> 2.0-47
2023-08-27 01:28:35 -05: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
Tomo
ff2026987f
craftos-pc: 2.7.4 -> 2.7.5
...
Changelog: https://github.com/MCJack123/craftos2/releases/tag/v2.7.5
This commit includes a hotfix of the craftos2-rom submodule with the
version number '2.7.5.1', which fixes a critical bug (see
9881064c28
for more information.)
2023-08-04 07:50:50 -07:00
Jan Malakhovski
a0a909fa9e
treewide: noop: replace every newly introduced stdenv.mkDerivation rec
with a fixpoint over finalAttrs
2023-08-03 16:34:45 +00:00
Jan Malakhovski
5852f26bdc
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 1: trivial cases
2023-08-03 16:32:03 +00:00
K900
5ec0e2e296
Merge pull request #246806 from K900/fresher-fruit
...
yuzu: mainline 1513 -> 1515, ea 3783 -> 3788
2023-08-03 08:13:15 +03:00
R. Ryantm
3e3d5cce56
uxn: unstable-2023-07-26 -> unstable-2023-07-30
2023-08-03 00:50:00 +00:00
lasers
c039ee5a06
xemu: 0.7.104 -> 0.7.110
2023-08-02 20:43:48 +00:00
Pol Dellaiera
e3884e0c52
Merge pull request #234949 from fgaz/tamatool/init
...
tamatool: init at 0.1
2023-08-02 20:59:32 +02:00
Robert Hensing
f8f9f13d57
Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumption
...
lib.getExe: Do not make assumptions about the main program
2023-08-02 20:05:52 +02:00
Francesco Gazzetta
e82756d4f5
tamatool: init at 0.1
2023-08-02 19:37:21 +02:00
K900
c56b1a74b9
yuzu: mainline 1513 -> 1515, ea 3783 -> 3788
2023-08-02 18:27:41 +03:00
Weijia Wang
e001e99801
Merge pull request #246223 from r-ryantm/auto-update/rpcs3
...
rpcs3: 0.0.28-15372-38a5313ed -> 0.0.28-15409-fd6829f75
2023-08-02 11:27:45 +02:00
Pol Dellaiera
b8861a6cc3
Merge pull request #246256 from SFrijters/wine-stable-8.0.2
...
winePackages.stable: 8.0.1 -> 8.0.2
2023-08-01 22:44:11 +02:00
K900
3a061babe6
Merge pull request #243777 from leiserfg/yuzu-ea-3737
...
yuzu-ea: 3702 -> 3783, yuzu-mainline: 1475 -> 1513
2023-08-01 08:36:25 +03:00
Robert Hensing
4c1d3cee60
treewide: Add meta.mainProgram
...
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
leiserfg
bc65031eba
yuzu-ea: 3702 -> 3783, yuzu-mainline: 1475 -> 1513
2023-07-31 20:42:37 +02:00
R. Ryantm
4986e8bf74
mame: 0.256 -> 0.257
2023-07-31 01:12:49 +00:00
Stefan Frijters
33fc2f21b9
winePackages.stable: 8.0.1 -> 8.0.2
2023-07-30 23:37:50 +02:00