summary refs log tree commit diff
path: root/pkgs/applications/emulators/retroarch/cores.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-19 12:01:22 +0000
committerGitHub <noreply@github.com>2022-10-19 12:01:22 +0000
commitbbaff9a043d0bea6eef68b7e87ee71caafe50d5c (patch)
treeded704aba47a6169e5f5ac7531802f23004ea7eb /pkgs/applications/emulators/retroarch/cores.nix
parentcea1c3f0cddbd290d326e9dccb3fbb56d4d49578 (diff)
parent678b994771c7fadfb3d7d3d96ee63fdf6fc574d0 (diff)
downloadnixpkgs-bbaff9a043d0bea6eef68b7e87ee71caafe50d5c.tar
nixpkgs-bbaff9a043d0bea6eef68b7e87ee71caafe50d5c.tar.gz
nixpkgs-bbaff9a043d0bea6eef68b7e87ee71caafe50d5c.tar.bz2
nixpkgs-bbaff9a043d0bea6eef68b7e87ee71caafe50d5c.tar.lz
nixpkgs-bbaff9a043d0bea6eef68b7e87ee71caafe50d5c.tar.xz
nixpkgs-bbaff9a043d0bea6eef68b7e87ee71caafe50d5c.tar.zst
nixpkgs-bbaff9a043d0bea6eef68b7e87ee71caafe50d5c.zip
Merge master into staging-next
Diffstat (limited to 'pkgs/applications/emulators/retroarch/cores.nix')
-rw-r--r--pkgs/applications/emulators/retroarch/cores.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/emulators/retroarch/cores.nix b/pkgs/applications/emulators/retroarch/cores.nix
index 1224aa74f29..65b11762930 100644
--- a/pkgs/applications/emulators/retroarch/cores.nix
+++ b/pkgs/applications/emulators/retroarch/cores.nix
@@ -55,7 +55,7 @@ let
     , stdenvOverride ? stdenv
     , src ? (getCoreSrc core)
     , broken ? false
-    , version ? "unstable-2022-10-01"
+    , version ? "unstable-2022-10-18"
     , platforms ? retroarch.meta.platforms
       # The resulting core file is based on core name
       # Setting `normalizeCore` to `true` will convert `-` to `_` on the core filename