Hello there, I ran into a weird bug with remmina, where it was getting different libsoup symbols and being unable to start. Found the exact issue here: https://gitlab.com/Remmina/Remmina/-/issues/2756 Upgrading remmina (via guix refresh) as they suggested worked like a charm, though it did require adding a minimal python input, since there is a new plugin that remmina includes. I also ran it through guix style. Sending in a patch so anyone else affected can get the fix! :) - TakeV