summaryrefslogtreecommitdiffstats
path: root/tv/2configs/gitrepos.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2021-02-23 21:39:00 +0100
committertv <tv@krebsco.de>2021-02-23 21:53:43 +0100
commit3a3cc6b85998ba1d28383e4d252f9fec65806839 (patch)
tree5c933d357eea0185153b11cb130969e7409d34b2 /tv/2configs/gitrepos.nix
parent929a3905406c9f43fb976c3fe1ae09929d72bc13 (diff)
tv gitrepos: add X11-aeson
Diffstat (limited to 'tv/2configs/gitrepos.nix')
-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 d52a618..71f5e95 100644
--- a/tv/2configs/gitrepos.nix
+++ b/tv/2configs/gitrepos.nix
@@ -115,6 +115,7 @@ let {
ni = {
};
} // mapAttrs (_: recursiveUpdate { cgit.section = "3. Haskell libraries"; }) {
+ X11-aeson = {};
blessings = {};
hack = {};
hc = {};