this is apparently needed

This commit is contained in:
VictorGamerLOL 2024-04-30 20:12:33 +01:00
parent a1d4bfaf40
commit 9512dfb8df

View file

@ -43,6 +43,7 @@ stdenv.mkDerivation(finalAttrs: {
url = "https://git.suyu.dev/suyu/suyu";
rev = "v${finalAttrs.version}";
sha256 = "wLUPNRDR22m34OcUSB1xHd+pT7/wx0pHYAZj6LnEN4g=";
fetchSubmodules = true;
};
nativeBuildInputs = [