3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

447 commits

Author SHA1 Message Date
Weijia Wang 8c94b28996 ares: fix build on darwin 2023-01-01 11:59:36 +01:00
Anderson Torres a34638414d
Merge pull request #208394 from r-ryantm/auto-update/ares
ares: 130.1 -> 131
2022-12-30 17:01:48 -03:00
R. Ryantm 4907c94717 ares: 130.1 -> 131 2022-12-30 18:41:07 +00:00
Anderson Torres cd8d465edd mgba: remove inherit (libsForQt5) reference on all-packages.nix
According to the issue linked at the end, filling arguments for `callPackage` in
all-packages.nix breaks splicing and makes the expressions incompatible with
cross-compilation.

This issue is more pronounced in the many `inherit (darwin)` calls. However, it
is present in similar contexts too.

The idea here is not the smartest: it just hides those inheritances from
`all-packages.nix` and sends them to the `default.nix` expressions.

Issue: https://github.com/NixOS/nixpkgs/issues/204303
2022-12-29 15:40:23 -03:00
Weijia Wang 76aaf902a5 bsnes-hd: unbreak on x86_64-darwin 2022-12-28 16:29:53 +01:00
Weijia Wang cfe303f7a4 ares: refactor against #204303 2022-12-28 14:02:09 +01:00
Weijia Wang 6be1c77f05 ares: add darwin support 2022-12-28 06:31:27 +01:00
figsoda c78ad3c4fa
Merge pull request #207744 from figsoda/nix-update-script
treewide: remove attrPath from nix-update-script calls
2022-12-26 19:00:46 -05:00
figsoda a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
R. Ryantm 15c0575099 ryujinx: 1.1.373 -> 1.1.489 2022-12-25 21:14:00 +00:00
Thiago Kenji Okada 3b2ea169f1 retroarch: fix retroarch-cg2glsl script
Patch script so it loads `cgc` from the correct place when
`enableNvidiaCgToolkit` is set to `true`.

Also, in case `enableNvidiaCgToolkit` is set to `false`, also remove the
manual for the script.
2022-12-23 22:26:34 +00:00
Thiago Kenji Okada 1aacb258cb retroarchBare: backport patches from upstream 2022-12-23 22:26:34 +00:00
Thiago Kenji Okada 61ffb5da59 libretro-core-info: set INSTALLDIR to RetroArch's expected location 2022-12-23 22:26:34 +00:00
7c6f434c 679ee78ff3
Merge pull request #201315 from SFrijters/wine-7.0.1
wineStable: 7.0 -> 7.0.1
2022-12-23 19:01:04 +00:00
Anderson Torres f95c3c3fed
Merge pull request #207193 from r-ryantm/auto-update/ppsspp-qt
ppsspp-qt: 1.13.2 -> 1.14.1
2022-12-22 19:58:43 -03:00
Thiago Kenji Okada 6f7c9f7d7c
Merge pull request #206707 from thiagokokada/retroarch-assets-init
retroarch: add with{Assets,CoreInfo} options, libretro: unstable-2022-11-21 -> unstable-2022-12-20
2022-12-22 17:31:49 +00:00
Bobby Rong 215e668a02
Merge pull request #206359 from zhaofengli/cemu-2.0-22
cemu: 2.0-17 -> 2.0-22
2022-12-22 23:01:58 +08:00
Thiago Kenji Okada 94d953fd37 retroarchBare: use system mbedtls 2022-12-22 12:53:04 +00:00
Thiago Kenji Okada 65cc2bb933 retroarch-wrapper: remove unused parameter 2022-12-22 12:42:08 +00:00
Thiago Kenji Okada 37c88386a4 libretro: unstable-2022-11-21 -> unstable-2022-12-20 2022-12-22 12:42:08 +00:00
Thiago Kenji Okada 5dd47333af libretro: make update_core.py script run concurrently 2022-12-22 12:42:08 +00:00
Thiago Kenji Okada 8df7516450 retroarchBare: add with{Assets,CoreInfo} options 2022-12-22 12:42:08 +00:00
R. Ryantm 92b3f80647 ppsspp-qt: 1.13.2 -> 1.14.1 2022-12-22 02:25:51 +00:00
7c6f434c 60ff1ccd98
Merge pull request #206103 from rhendric/rhendric/wine-wayland-pname
wine-wayland: restore hyphen to pname
2022-12-21 15:23:03 +00:00
David McFarland 824d40aa04 build-dotnet-module: restore for current runtime by default 2022-12-19 15:36:25 -04:00
David McFarland 3fdb6c5a90 dotnetCorePackages: move systemToDotnetRid out of sdk 2022-12-19 15:36:25 -04:00
Thiago Kenji Okada cb93ebaeec retroarch-assets: init at unstable-2022-10-24 2022-12-19 10:47:08 +00:00
figsoda ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
Sandro Jäckel 04a1c0d7ad
treewide: fix quoting of GITHUB_TOKEN in curl 2022-12-17 23:32:43 +01:00
Thiago Kenji Okada 9ed4897b22
Merge pull request #206060 from r-ryantm/auto-update/retroarchBare
retroarchBare: 1.13.0 -> 1.14.0
2022-12-17 17:36:56 +00:00
R. Ryantm 50d1c2ce19 libretro-core-info: 1.13.0 -> 1.14.0 2022-12-17 16:28:54 +00:00
Zhaofeng Li 3d260d18b6 cemu: Add updateScript
Otherwise r-ryantm attempts to check updates for the CEmu
calculator emulator instead.
2022-12-16 14:56:30 -07:00
Zhaofeng Li c953801e40 cemu: 2.0-17 -> 2.0-22 2022-12-16 01:29:33 -07:00
Artturin 05a2dfd674 lib.replaceChars: warn about being a deprecated alias
replaceStrings has been in nix since 2015(nix 1.10)

so it is safe to remove the fallback

d6d5885c15
2022-12-15 22:25:51 +02:00
Netali 9eebb01ff5
vbam: add netali to maintainers 2022-12-15 14:44:25 +01:00
Netali 42c2f2f252
vbam: 2.1.4 -> 2.1.5 + enable GUI 2022-12-15 14:43:33 +01:00
Jörg Thalheim 9fe54ff8fd
Merge pull request #205947 from OPNA2608/update/box64
box64: 0.1.8 -> 0.2.0, add passthru.updateScript
2022-12-14 21:33:27 +00:00
Ryan Hendrickson 98111739de wine-wayland: restore hyphen to pname 2022-12-14 11:57:13 -05:00
R. Ryantm 76574979cb retroarchBare: 1.13.0 -> 1.14.0 2022-12-14 10:55:37 +00:00
R. Ryantm ff3c906dbc proton-caller: 3.1.0 -> 3.1.1 2022-12-14 08:41:19 +00:00
OPNA2608 a21d02653c box64: 0.1.8 -> 0.2.0, add passthru.updateScript 2022-12-13 20:46:01 +01:00
Sandro 0b3e6d0eb4
Merge pull request #205162 from wegank/dosbox-darwin
Closes https://github.com/NixOS/nixpkgs/issues/203993
2022-12-13 17:26:08 +01:00
7c6f434c 489a94fd0e
Merge pull request #201917 from rhendric/rhendric/wine-updateScript
wine, winetricks: add updateScript
2022-12-12 20:32:34 +00:00
Ryan Hendrickson 729486a667 wine, winetricks: add updateScript 2022-12-12 10:10:46 -05:00
Martino Fontana 823462afcc duckstation: unstable-2022-11-18 -> unstable-2022-12-08
Diff: 8d7aea5e19...latest
2022-12-10 22:38:05 +01:00
Weijia Wang 73fddfcc38 dosbox: fix build on darwin 2022-12-08 19:25:49 +01:00
Raphael Robatsch 985c8dbe14 treewide: use mbedtls 3 where possible
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-07 19:58:55 +00:00
AndersonTorres 9a7e20255b mame: revert the use of substituteAll to substituteInPlace 2022-12-06 19:24:50 -03:00
AndersonTorres 83d89a2fad mame: refactor
- Use mame icon from papirus instead of downloading one from Archlinux packages;
- Rename the diff file to something more self-documenting;
- Add longDescription to mame;
- Add description to mame-tools;
- Get rid of top-level inheritance.
2022-12-06 19:24:50 -03:00
Artturi 850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00