This commit is contained in:
alsaiduq-lab 2025-07-03 05:13:16 -06:00
parent 8365e89ab9
commit f390e57033
2 changed files with 13 additions and 13 deletions

View file

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