diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-20T21·17+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-20T21·17+0000 |
commit | cf044be96be23754b9398d8ba3a4d6d052d32d39 (patch) | |
tree | 30616a2e7f9cd10203a9244ceab07eab36445556 /third_party | |
parent | f2784e93469c845993096a431a1a78d26f6ce1a3 (diff) |
fix(cgit): Configure mimetype-file correctly r/244
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index dacf0c8ff36c..61ad62bf2aa8 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -51,6 +51,7 @@ let llvmPackages makeWrapper mdbook + mime-types moreutils nano nginx |