python/notmuch: Fix runtime dep on libnotmuch.
The Python library wants to use ctypes.CDLL() on libnotmuch, so we need
to patch in the correct store path of the shared object file.
Thanks to mog from the #nixos IRC for stumbling over this.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
parent
c545bc80
Please register or sign in to comment