tv gitrepos: add crx

This commit is contained in:
tv 2021-01-03 17:10:57 +01:00
parent 2de8aeb09a
commit 72c4a3357f

View File

@ -65,6 +65,9 @@ let {
public-repos = mapAttrs make-public-repo ({ public-repos = mapAttrs make-public-repo ({
} // mapAttrs (_: recursiveUpdate { cgit.section = "1. miscellaneous"; }) { } // mapAttrs (_: recursiveUpdate { cgit.section = "1. miscellaneous"; }) {
crx = {
cgit.desc = "utilities for working with Chrome extensions";
};
dic = { dic = {
cgit.desc = "dict.leo.org command line interface"; cgit.desc = "dict.leo.org command line interface";
}; };