Meli looks for libgpgme at runtime to handle message encryption and
decryption.
This patch solves the error:
Decryption failed: libgpgme.so: cannot open shared object file:
No such file or directory
GitHub: closes https://github.com/NixOS/nixpkgs/issues/174767