tv git: replace misplaced desc attrs
This commit is contained in:
parent
e66a4afdc1
commit
9e6c8a91b2
|
@ -34,10 +34,14 @@ let
|
|||
load-env = {};
|
||||
make-snapshot = {};
|
||||
much = {};
|
||||
netcup.desc = "netcup command line interface";
|
||||
netcup = {
|
||||
cgit.desc = "netcup command line interface";
|
||||
};
|
||||
newsbot-js = {};
|
||||
nixpkgs = {};
|
||||
populate.desc = "source code installer";
|
||||
populate = {
|
||||
cgit.desc = "source code installer";
|
||||
};
|
||||
push = {};
|
||||
regfish = {};
|
||||
soundcloud = {
|
||||
|
|
Loading…
Reference in a new issue