flake update

This commit is contained in:
alsaiduq-lab 2025-06-26 21:18:16 -06:00
parent 2395edea4d
commit e523b85492
3 changed files with 19 additions and 20 deletions

View file

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