kaldi: treefmt (#412694)

This commit is contained in:
Wolfgang Walther
2025-05-31 15:35:23 +00:00
committed by GitHub
+1 -1
View File
@@ -62,7 +62,7 @@ stdenv.mkDerivation (finalAttrs: {
cp -r ../egs $out/share/kaldi
'';
dontCheckForBrokenSymlinks = true; #TODO: investigate
dontCheckForBrokenSymlinks = true; # TODO: investigate
passthru = {
sources = {