guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (094b357783 -> c2cb116032)


From: guix-commits
Subject: branch master updated (094b357783 -> c2cb116032)
Date: Mon, 17 Oct 2022 04:45:52 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 094b357783 installer: Relax internet check availability criteria.
     new eec920ba93 Revert "nix: Guard against removing temporary roots of 
living processes."
     new 46f7011591 git: 'update-cached-checkout' returns the commit ID when 
given a tag.
     new f36522416e channels: Interpret the 'commit' field of channel as a tag 
or commit.
     new 9ca6416a19 gnu: Add openfst-for-vosk.
     new 0c7a2639bb gnu: Add kaldi-for-vosk.
     new fadfeeede5 gnu: Add vosk-api.
     new a3e20f35f5 gnu: Add python-vosk.
     new eecb288ca2 gnu: Add nerd-dictation.
     new d5b54e0137 gnu: Add nerd-dictation/wayland.
     new 8c90196f1a read-print: Recognize 'define-record-type' and 
'define-record-type*'.
     new cc45fa70f3 gnu: git-annex: Promote git to propagated input
     new 76de39c340 gnu: nheko: Do not build api docs.
     new c2cb116032 gnu: Add hunspell-dict-hu.

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi                     |  23 ++-
 gnu/packages/haskell-apps.scm     |   3 +-
 gnu/packages/libreoffice.scm      |  49 +++++++
 gnu/packages/machine-learning.scm | 300 ++++++++++++++++++++++++++++++++++++++
 gnu/packages/messaging.scm        |   3 +-
 guix/channels.scm                 |   2 +-
 guix/git.scm                      |  15 +-
 guix/inferior.scm                 |   2 +-
 guix/read-print.scm               |   2 +
 nix/libstore/gc.cc                |   9 +-
 tests/git.scm                     |  32 +++-
 11 files changed, 421 insertions(+), 19 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]