nixpkgs/pkgs/applications/emulators/retroarch
Bjørn Forsman fbab0d0d31 retroarch: prefer wrapper over patch
* Remove the nixpkgs specific patch and configure the install paths
  to assets and core info with the wrapper. (The path to the cores
  themselves is configured in the wrapper, before *and* after this
  change.) Less rebuilds, easier maintenance.
* Remove the withAssets/withCoreInfo parameters from retroarch expr as
  they make little sense to keep now.
* Keep passing --disable-update_assets and --disable-update_core_info
  configure flags, as I think nixpkgs users prefer a declarative setup.
2023-07-22 19:19:11 +02:00
..
cores.nix libretro.pcsx2: disable fortify3 hardening flag 2023-07-12 22:24:50 -07:00
default.nix retroarch: prefer wrapper over patch 2023-07-22 19:19:11 +02:00
hashes.json retroarch: format hashes using new nix-prefetch-github output 2023-07-18 16:55:33 -07:00
kodi-advanced-launchers.nix
libretro-core-info.nix libretro-core-info: 1.14.0 -> 1.15.0 2023-03-13 13:18:56 +00:00
mkLibretroCore.nix libretro: add aarch64 to ARCH, remove aarch64 specific code 2023-03-13 13:18:56 +00:00
retroarch-assets.nix
retroarch-joypad-autoconfig.nix retroarch-joypad-autoconfig: init at 1.15.0 2023-07-19 14:12:19 +02:00
update_cores.py Merge pull request #239696 from nvmd/init/libretro.2048 2023-06-25 11:15:43 +00:00
wrapper.nix retroarch: add support for declarative settings 2023-07-19 14:11:34 +02:00