summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2021-02-23 21:02:05 +0100
committertv <tv@krebsco.de>2021-02-23 21:02:05 +0100
commit156fbc44c886eb787aef685593deb4fd6ca191dd (patch)
treed19e47ff4b867af0e58216eb6ce70c0974b7d701 /tv
parent662c2c6f9070a4f69d647f9a516fc537a7d01fa3 (diff)
tv gitrepos: add hack
Diffstat (limited to 'tv')
-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 5b6a70b2..627326d3 100644
--- a/tv/2configs/gitrepos.nix
+++ b/tv/2configs/gitrepos.nix
@@ -114,6 +114,7 @@ let {
};
} // mapAttrs (_: recursiveUpdate { cgit.section = "3. Haskell libraries"; }) {
blessings = {};
+ hack = {};
hc = {};
mime = {};
quipper = {};