python3Packages.notmuch2: add missing runtime dependency cffi
With this change it's possible to use notmuch2 after entering a
nix-shell, e.g. `nix-shell -p python3Packages.notmuch2`. Previously,
this would fail complaining about the missing cffi library.
authored by