summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-11-13 02:47:03 +0100
committertv <tv@krebsco.de>2018-11-13 02:47:03 +0100
commitcc2229de68948d2b9ca385e4ed29594ab3116208 (patch)
tree151cfc4a61edfbcddfdab172b0fecc3d86fd85dd
parent3dceaf1447d0ca913f02167af5d964b7f5c0bf91 (diff)
tv gitrepos: add hc
-rw-r--r--tv/2configs/gitrepos.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix
index 62c90d4..a89d130 100644
--- a/tv/2configs/gitrepos.nix
+++ b/tv/2configs/gitrepos.nix
@@ -76,6 +76,7 @@ let {
};
} // mapAttrs (_: recursiveUpdate { cgit.section = "3. Haskell libraries"; }) {
blessings = {};
+ hc = {};
mime = {};
quipper = {};
scanner = {};