diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-14T12·47+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-14T12·47+0000 |
commit | 2b80265a1f227eb270223ce85d6239339ce1143d (patch) | |
tree | 0cc7961ee6875b83dfaf1920b439b3fee9ce8894 /third_party/default.nix | |
parent | 863f5b146d43326f9f1930ee49b80f69c9e50b62 (diff) |
refactor(emacs): Rewrite derivation to match depot layout r/137
Diffstat (limited to 'third_party/default.nix')
-rw-r--r-- | third_party/default.nix | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index 230f2a7bc1ac..655f35b0244f 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 |