aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2022-09-29 11:00:19 +0200
committerLudovic Courtès <ludo@gnu.org>2022-10-17 09:47:38 +0200
commitfadfeeede5338aabafc81dc40c481089f7c46e6e (patch)
tree7c71dc98e47d95e802c57c491c7fce0c96c8ecc5 /.gitattributes
parent0c7a2639bbc5a78c950fd214811e080ac52328c9 (diff)
downloadguix-fadfeeede5338aabafc81dc40c481089f7c46e6e.tar.gz
guix-fadfeeede5338aabafc81dc40c481089f7c46e6e.zip
gnu: Add vosk-api.
* gnu/packages/machine-learning.scm (vosk-api): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions
2a0f869abc6d1f26'>bash completion: Append to $COMPREPLY where possible....Tobias Geerinckx-Rice 2021-10-03bash completion: Consolidate similar $command ‘if’ branches....Tobias Geerinckx-Rice 2021-06-16bash_completion: Complete options for ‘guix environment’....Tobias Geerinckx-Rice 2021-06-16bash completion: Complete options for the right command....Tobias Geerinckx-Rice 2021-06-16bash completion: Really support subcommands....Tobias Geerinckx-Rice 2020-12-04bash completion: Complete file names after '-f' and '-l'....Ludovic Courtès