tv gitrepos: add couchfs

This commit is contained in:
tv 2021-11-27 15:57:02 +01:00
parent 2b774a4866
commit 09256b0e4f
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@ let {
public-repos = mapAttrs make-public-repo ({
} // mapAttrs (_: recursiveUpdate { cgit.section = "1. miscellaneous"; }) {
couchfs = {
cgit.desc = "filesystem (in userspace) on top of CouchDB";
};
crx = {
cgit.desc = "utilities for working with Chrome extensions";
};