From b70b1a18e4cfd2777ed0c2de3eb0aeecd09b35c0 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 14 May 2018 13:24:23 +0200 Subject: feat(emacs): Add notmuch package --- emacs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs.nix') diff --git a/emacs.nix b/emacs.nix index 900aec30527e..8e101a21d8ea 100644 --- a/emacs.nix +++ b/emacs.nix @@ -115,5 +115,5 @@ in emacsWithPackages(epkgs: ]) ++ # Custom packaged Emacs packages: - [ sly sly-company nix-mode ] + [ sly sly-company nix-mode pkgs.notmuch ] ) -- cgit 1.4.1