initial refactor
This commit is contained in:
parent
37a297ca9d
commit
bab94c7f22
5 changed files with 74 additions and 16 deletions
|
|
@ -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 = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue