tv gitrepos nix-writers: add cgit desc
This commit is contained in:
parent
bfb5617f01
commit
4f530d344d
|
@ -64,7 +64,9 @@ let {
|
|||
netcup = {
|
||||
cgit.desc = "netcup command line interface";
|
||||
};
|
||||
nix-writers = {};
|
||||
nix-writers = {
|
||||
cgit.desc = "collection of package builders";
|
||||
};
|
||||
populate = {
|
||||
cgit.desc = "source code installer";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue