mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
kaldi: treefmt (#412694)
This commit is contained in:
commit
0e9a65448c
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
cp -r ../egs $out/share/kaldi
|
||||
'';
|
||||
|
||||
dontCheckForBrokenSymlinks = true; #TODO: investigate
|
||||
dontCheckForBrokenSymlinks = true; # TODO: investigate
|
||||
|
||||
passthru = {
|
||||
sources = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue