about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-18T16·22+0000
committerVincent Ambo <tazjin@google.com>2019-12-18T16·22+0000
commit11022c1b88c4546fb000de2e1ac42066f63009d2 (patch)
tree38d763464afa6f030f800edad1c396a7b673e6ef /third_party
parenta40c2474fef27fd0e482f10e95a9ad02dabcb97c (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.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index 272b36a0b4..62abcfb7d6 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