about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-14T12·47+0000
committerVincent Ambo <tazjin@google.com>2019-12-14T12·47+0000
commit2b80265a1f227eb270223ce85d6239339ce1143d (patch)
tree0cc7961ee6875b83dfaf1920b439b3fee9ce8894 /third_party
parent863f5b146d43326f9f1930ee49b80f69c9e50b62 (diff)
refactor(emacs): Rewrite derivation to match depot layout r/137
Diffstat (limited to 'third_party')
-rw-r--r--third_party/default.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index 230f2a7bc1..655f35b024 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -29,8 +29,10 @@ let
       coreutils
       darwin
       dockerTools
+      emacs26
       emacs26-nox
-      emacsPackagesFor
+      emacsPackagesNg
+      emacsPackagesNgGen
       fetchFromGitHub
       git
       gnutar
@@ -47,6 +49,7 @@ let
       makeWrapper
       mdbook
       nix
+      notmuch
       openssh
       openssl
       protobuf