Unverified Commit cda4f9a1 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

libssc: remove default fetchSubmodules

parent 18718f27
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
    repo = "libssc";
    tag = "v${version}";
    hash = "sha256-vc3phLAURKXAVD/o4uiGkBtJ3wsbLEfkwygMltEhqug=";
    fetchSubmodules = false;
  };

  buildInputs = [