diff options
author | tv <tv@krebsco.de> | 2021-02-23 21:02:05 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2021-02-23 21:02:05 +0100 |
commit | b71893258a962f4befce9e1c8f3879dc992892e4 (patch) | |
tree | 286e8000b995829a4bf0cd5c7e84082d6e69421e /tv/2configs | |
parent | 784f6db8077059ba2fe730cd84bd87ef42fe5377 (diff) |
tv gitrepos: add hack
Diffstat (limited to 'tv/2configs')
-rw-r--r-- | tv/2configs/gitrepos.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 5b6a70b..627326d 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 = {}; |