From 72c4a3357fadb6db8ea05f3d01a0fadd13c73032 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 3 Jan 2021 17:10:57 +0100 Subject: tv gitrepos: add crx --- tv/2configs/gitrepos.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tv/2configs') 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"; }; -- cgit v1.2.3