tv gitrepos: add couchfs
This commit is contained in:
parent
2b774a4866
commit
09256b0e4f
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue