Loading
emacsPackages.notdeft: improve build process of notdeft-xapian
Before, the upstream Makefile[1] is used, which does not work well with nix: - Hardening flags of nix are ignored. - One binary of buildInput xapian is run at build time. [1]: https://github.com/hasu/notdeft/blob/1b7054dcfc3547a7cafeb621552cec01d0540478/xapian/Makefile#L10