python3Packages.kaldi-active-grammar: add note about updating dragonfly

This commit is contained in:
ckie 2022-04-20 05:05:22 +03:00 committed by Martin Weinelt
parent 5a27ee3e7c
commit e7e330d112

View File

@ -13,6 +13,11 @@
, callPackage
}:
#
# Maintainer note: only in-tree dependant is `dragonfly`, try to
# update the two alongside eachother.
#
let
kaldi = callPackage ./fork.nix { };
in