Commit Graph

553 Commits

Author SHA1 Message Date
K900
2fe3640540
Merge pull request #219425 from wegank/gcc12-cleanup
treewide: remove -lgcc from NIX_LDFLAGS
2023-03-06 17:05:12 +03:00
R. Ryantm
437508639d cemu: 2.0-26 -> 2.0-28 2023-03-05 21:22:57 +00:00
Jörg Thalheim
cea0757370
Merge pull request #217480 from r-ryantm/auto-update/winetricks
winetricks: 20220411 -> 20230212
2023-03-05 09:29:23 +01:00
Anderson Torres
9cfcd0c884
Merge pull request #218926 from atorres1985-contrib/yapesdl
yapesdl: 0.70.2 -> 0.71.2
2023-03-04 18:32:04 -03:00
Weijia Wang
8f040ec406 dolphin-emu: remove -lgcc from NIX_LDFLAGS 2023-03-04 11:51:34 +02:00
Anderson Torres
7548197583 yapesdl: mark as broken on Darwin 2023-03-02 22:38:15 -03:00
Anderson Torres
7a63cf30f8
Merge pull request #218925 from atorres1985-contrib/small-fixups
dosbox: refactor
2023-03-02 22:36:08 -03:00
Anderson Torres
6554497505
Merge pull request #216913 from atorres1985-contrib/xemu
xemu: cosmetic rewrite
2023-03-01 09:34:53 -03:00
Anderson Torres
e938616a7e yapesdl: 0.70.2 -> 0.71.2 2023-03-01 00:22:55 -03:00
Anderson Torres
9417578300 dosbox-staging: refactor
- Reorder argument set
- Remove references to pname
- Use rec-less overlay-style overridable attributes to mkDerivation
- Simplify postFixup
- Remove nested with
2023-02-28 23:59:17 -03:00
Weijia Wang
762c401cbf
Merge pull request #215826 from r-ryantm/auto-update/rpcs3
rpcs3: 0.0.26-14702-cfb788941 -> 0.0.26-14757-3388c8ed0
2023-02-26 01:02:09 +02:00
R. Ryantm
dfd0441c5d mame: 0.251 -> 0.252 2023-02-25 08:28:39 +00:00
R. Ryantm
18750d3455 rpcs3: 0.0.26-14702-cfb788941 -> 0.0.26-14757-3388c8ed0 2023-02-24 19:55:56 +00:00
lasers
2275649fd6 desmume: add wrapGAppsHook 2023-02-23 06:34:12 -06:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
R. Ryantm
a9c47ffc86 winetricks: 20220411 -> 20230212 2023-02-21 09:43:07 +00:00
Anderson Torres
31b278f6ad xemu: add meta attributes
- Get rid of nested `with` in meta
  + Because `with` itself is an antipattern, as explained in
    https://nix.dev/anti-patterns/language#with-attrset-expression
  + Because nested `with` has unintuitive behavior, as shown in
    https://github.com/NixOS/nix/issues/490
- Add meta.longDescription;
- Add meta.changelog;
- Update meta.maintainers list.
2023-02-20 11:29:06 -03:00
Anderson Torres
320cb59815 xemu: refactor installPhase
- Use install command instead of mkdir + cp
- Use nix functional code instead of shell for loop
2023-02-20 11:29:06 -03:00
Anderson Torres
9bff8435da xemu: cosmetic rewrite
- Use rec-less, overlay-style overridable attributes for stdenv.mkDerivation;
- Reorder the lists and sets in asciibetical order;
- Format the code.
2023-02-19 22:21:23 -03:00
Anderson Torres
d0e354b9a1
Merge pull request #216528 from GenericNerdyUsername/xemu-init
xemu: init at 0.7.84
2023-02-17 23:46:58 -03:00
GenericNerdyUsername
379bb7c2af
xemu: init at 0.7.84 2023-02-17 14:44:38 +00:00
Nick Cao
875041c758
Merge pull request #216675 from SuperSamus/flycast-update
flycast: 2.0 -> 2.1
2023-02-17 19:34:18 +08:00
R. Ryantm
4f9a955c5a cemu: 2.0-22 -> 2.0-26 2023-02-16 21:55:25 -05:00
Martino Fontana
ba1078beb5 flycast: 2.0 -> 2.1 2023-02-16 19:49:26 +01:00
Thiago Kenji Okada
4987c7aacd libretro.picodrive: unstable-2022-12-20 -> unstable-2023-02-15 2023-02-16 08:55:13 +01:00
Anderson Torres
0621648513
Merge pull request #216123 from Detegr/c64-debugger
c64-debugger: init at 0.64.58.6
2023-02-14 20:32:22 -03:00
figsoda
3bee4ab8db
Merge pull request #216092 from NixOS/revert-215860-small-fixups
Revert "Small fixups" #215860
2023-02-14 13:11:01 -05:00
Antti Keränen
a80aad7a10 c64-debugger: init at 0.64.58.6 2023-02-14 12:39:35 +02:00
figsoda
78aa32e76e Revert "dosbox-staging: add meta.changelog"
This reverts commit cb534023c0.
2023-02-13 09:16:56 -05:00
github-actions[bot]
0d7cb3a2aa
Merge master into staging-next 2023-02-13 06:01:30 +00:00
Nick Cao
0fdc487133
Merge pull request #216019 from SuperSamus/dolphin-emu-update
dolphin-emu: remove stable, 5.0-17995 -> 5.0-18498
2023-02-13 09:48:23 +08:00
Alyssa Ross
c6c7493c3b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pyarrow/default.nix
2023-02-13 00:15:28 +00:00
Martino Fontana
4535a5aa35 dolphin-emu: 5.0-17995 -> 5.0-18498 2023-02-12 18:54:59 +01:00
Martino Fontana
67ffcc85bc dolphin-emu: remove "stable", replace with "beta" 2023-02-12 18:52:51 +01:00
Anderson Torres
cb534023c0 dosbox-staging: add meta.changelog 2023-02-12 00:08:06 -03:00
github-actions[bot]
cd4ded4f12
Merge master into staging-next 2023-02-11 12:01:14 +00:00
Anderson Torres
782caacdc9
Merge pull request #215686 from superherointj/pkg-dosbox-staging-0.80.1
dosbox-staging: 0.78.1 -> 0.80.1
2023-02-11 08:17:19 -03:00
github-actions[bot]
63655bdaea
Merge master into staging-next 2023-02-11 06:01:15 +00:00
Weijia Wang
6140ff35a4
Merge pull request #215579 from r-ryantm/auto-update/rpcs3
rpcs3: 0.0.26-14684-8652b7d35 -> 0.0.26-14702-cfb788941
2023-02-11 06:23:07 +01:00
superherointj
d8b83ecc3a dosbox-staging: 0.78.1 -> 0.80.1
* clean-up, ordered alphabetically
2023-02-10 23:09:35 -03:00
github-actions[bot]
42cf9b70d4
Merge master into staging-next 2023-02-10 18:01:23 +00:00
Weijia Wang
5ba42416f7
Merge pull request #215697 from wegank/rpcs3-linux
rpcs3: add aarch64-linux support
2023-02-10 18:33:44 +01:00
Weijia Wang
7d9230761a rpcs3: add aarch64-linux support 2023-02-10 17:36:33 +01:00
github-actions[bot]
bff8e74964
Merge master into staging-next 2023-02-10 06:01:18 +00:00
Anderson Torres
1aa6e47d97 ppsspp: don't rely on libsForQt5.callPackage 2023-02-09 22:04:31 -03:00
R. Ryantm
b30dd1b8b5 rpcs3: 0.0.26-14684-8652b7d35 -> 0.0.26-14702-cfb788941 2023-02-09 21:45:15 +00:00
github-actions[bot]
7244b4babe
Merge master into staging-next 2023-02-07 18:01:43 +00:00
R. Ryantm
72bce6efa4 rpcs3: 0.0.26-14637-c471120a8 -> 0.0.26-14684-8652b7d35 2023-02-05 19:05:36 +00:00
Vladimír Čunát
8627b384af
treewide: gcc11Stdenv on x86_64-linux -> gcc12Stdenv
These seemed done to upgrade version on aarch64-linux,
but now they were (also) downgrading on x86_64-linux.
I checked that they still build; some cases were even fixed, e.g.:
https://hydra.nixos.org/log/40jmdmnk07ac7xwwxmdqa7smvc3xflm2-qcoro-0.7.0.drv
2023-02-05 10:13:34 +01:00