initial refactor

This commit is contained in:
alsaiduq-lab 2025-06-29 20:22:27 -06:00
parent 37a297ca9d
commit bab94c7f22
5 changed files with 74 additions and 16 deletions

View file

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