From 11022c1b88c4546fb000de2e1ac42066f63009d2 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 18 Dec 2019 16:22:56 +0000 Subject: feat(services/cgit-taz): Check in initial cgit configuration This is currently just a test to serve examples from my local machine, nothing more fancy than that. --- third_party/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'third_party') 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 -- cgit 1.4.1