Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7fb1c7efcfa34a4af9f5de5fbde9e12d15017a90
      
https://github.com/NixOS/nixpkgs/commit/7fb1c7efcfa34a4af9f5de5fbde9e12d15017a90
  Author: aszlig <[email protected]>
  Date:   2015-09-15 (Tue, 15 Sep 2015)

  Changed paths:
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  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 <[email protected]>


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to