mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
retroarch-assets: 1.22.0-unstable-2026-04-11 -> 1.22.0-unstable-2026-06-27
This commit is contained in:
parent
e91a72db6d
commit
98c5f7cb28
1 changed files with 3 additions and 3 deletions
|
|
@ -7,13 +7,13 @@
|
|||
|
||||
stdenvNoCC.mkDerivation {
|
||||
pname = "retroarch-assets";
|
||||
version = "1.22.0-unstable-2026-04-11";
|
||||
version = "1.22.0-unstable-2026-06-27";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libretro";
|
||||
repo = "retroarch-assets";
|
||||
rev = "cd17f64cff4eaff187a0702d17520ccb9a760fe3";
|
||||
hash = "sha256-v+zHGv7hMZ0Esq36hb+CvfnxEUtDjCAWwrRxmtLiiGY=";
|
||||
rev = "a12a7be0898de32ab3eefb891e6778ff5130e5fb";
|
||||
hash = "sha256-Mhp9+Mr/M79ZqIt9H6RrciOH+bE1cI5TLTjGzz4zKrw=";
|
||||
};
|
||||
|
||||
makeFlags = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue