summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2021-01-03 17:10:57 +0100
committertv <tv@krebsco.de>2021-01-03 17:10:57 +0100
commit72c4a3357fadb6db8ea05f3d01a0fadd13c73032 (patch)
treeeb5630833dc0c611d2aba93e8edf4409da690d4e /tv
parent2de8aeb09a29551857814ab56dd82e1e5022f4bb (diff)
tv gitrepos: add crx
Diffstat (limited to 'tv')
-rw-r--r--tv/2configs/gitrepos.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix
index 991281ed..64cbe74f 100644
--- a/tv/2configs/gitrepos.nix
+++ b/tv/2configs/gitrepos.nix
@@ -65,6 +65,9 @@ let {
public-repos = mapAttrs make-public-repo ({
} // mapAttrs (_: recursiveUpdate { cgit.section = "1. miscellaneous"; }) {
+ crx = {
+ cgit.desc = "utilities for working with Chrome extensions";
+ };
dic = {
cgit.desc = "dict.leo.org command line interface";
};