aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/overlays/kookie/emacs/kookie-notmuch/default.nix
blob: 3ce390ca7a4f620ca69c13dd1309ca69f38d5588 (plain)
1
2
3
4
{ buildModule, epkgs, pkgs }:

with epkgs; with pkgs;
(buildModule "kookie-notmuch" ./. [ magit notmuch ])