summaryrefslogtreecommitdiffstats
path: root/tv
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
commit2556ba30facff99e719b30d6f96ab5e14d51e5f0 (patch)
tree5d9fed118e24d6d19018734711277d10a89bbe64 /tv
parent07da2c7f9bdc3c815f7a516fcc331e63059ec493 (diff)
tv gitrepos: add X11-aeson
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 d52a618c..71f5e957 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 = {};