(address . bug-guix@gnu.org)
When running Gajim with the gajim-omemo plugin, the plugin fails with:
"module 'collections' has no attribute 'MutableMapping'".
The problem seems to be related to protobuf:
The last version of Gajim, currently not on Guix, is 1.8 and merges
OMEMO support into Gajim itself, so gajim-omemo will stop being needed.
However, it indirectly depends on a much more recent version of protobuf
that is also not on Guix.