diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-18T16·22+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-18T16·22+0000 |
commit | 11022c1b88c4546fb000de2e1ac42066f63009d2 (patch) | |
tree | 38d763464afa6f030f800edad1c396a7b673e6ef /third_party | |
parent | a40c2474fef27fd0e482f10e95a9ad02dabcb97c (diff) |
feat(services/cgit-taz): Check in initial cgit configuration r/180
This is currently just a test to serve examples from my local machine, nothing more fancy than that.
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index 272b36a0b4fe..62abcfb7d6e3 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -26,6 +26,7 @@ let cacert cachix cargo + cgit coreutils darwin dockerTools @@ -67,6 +68,7 @@ let stern symlinkJoin terraform_0_12 + thttpd tree writeShellScriptBin writeText |