This commit is contained in:
alsaiduq-lab 2025-07-01 10:28:48 -06:00
parent 3f4178ad0c
commit 29a465b2f8
4 changed files with 159 additions and 35 deletions

View file

@ -37,7 +37,7 @@
src = pkgs.fetchgit {
url = "https://github.com/RPCS3/rpcs3.git";
rev = rpcs3_latest.rev;
sha256 = "sha256-B73c2lG7FLZjrJvbNzEcZeQN7TWFyqrKjF+ajiGkpA4=";
sha256 = "sha256-L5zePjwSvAIsZhYfJgO3FKdafSRPAXPPgZTjFm7ZuOo=";
fetchSubmodules = true;
};
patches = [];