diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-21T01·07+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-21T01·07+0000 |
commit | 58f2f6f12da5a7b3bda6fa44d2ae4ffd70a0735e (patch) | |
tree | 11e31720976280304c3fa1f1af43fe87a318746c /third_party/default.nix | |
parent | 5a28a1a94c0fb43ad910c82c95557d373eaba113 (diff) |
feat(bootstrapping-2018): Fix build and check in built presentation r/265
This lets people browse the folder more easily, should they be so inclined for whatever reason.
Diffstat (limited to 'third_party/default.nix')
-rw-r--r-- | third_party/default.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index 94954f960436..f7bd07031e82 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -36,6 +36,9 @@ let emacsPackagesNgGen fetchFromGitHub fetchurl + fira + fira-code + fira-mono git glibc gnutar @@ -49,6 +52,8 @@ let lib lispPackages llvmPackages + luatex + makeFontsConf makeWrapper mdbook mime-types @@ -76,6 +81,7 @@ let systemd tdlib terraform_0_12 + texlive thttpd tree writeShellScriptBin |