kaldi: treefmt (#412694)

This commit is contained in:
Wolfgang Walther 2025-05-31 15:35:23 +00:00 committed by GitHub
commit 0e9a65448c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 = {