kaldi: treefmt (#412694)
This commit is contained in:
@@ -62,7 +62,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
cp -r ../egs $out/share/kaldi
|
||||
'';
|
||||
|
||||
dontCheckForBrokenSymlinks = true; #TODO: investigate
|
||||
dontCheckForBrokenSymlinks = true; # TODO: investigate
|
||||
|
||||
passthru = {
|
||||
sources = {
|
||||
|
||||
Reference in New Issue
Block a user