mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 23:50:33 +02:00
Fixes <https://issues.guix.gnu.org/61236>. * gnu/packages/ibus.scm (ibus-speech-to-text)[#:phases] <add-install-to-pythonpath>: New phase. <wrap-additional-paths>: Use getenv to set GUIX_PYTHONPATH and GI_TYPELIB_PATH. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>