libssc: remove default fetchSubmodules

This commit is contained in:
Sandro
2025-11-25 16:52:37 +01:00
committed by GitHub
parent 18718f27e6
commit cda4f9a126
-1
View File
@@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
repo = "libssc";
tag = "v${version}";
hash = "sha256-vc3phLAURKXAVD/o4uiGkBtJ3wsbLEfkwygMltEhqug=";
fetchSubmodules = false;
};
buildInputs = [