This commit is contained in:
alsaiduq-lab 2025-07-02 02:12:45 -06:00
parent 762e77a900
commit 8365e89ab9
2 changed files with 8 additions and 8 deletions

View file

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