tv git: add repos blessings, scanner
This commit is contained in:
parent
86c5525635
commit
170dddabfb
@ -20,6 +20,7 @@ let
|
||||
rules = concatMap make-rules (attrValues repos);
|
||||
|
||||
public-repos = mapAttrs make-public-repo {
|
||||
blessings = {};
|
||||
cac = {
|
||||
desc = "CloudAtCost command line interface";
|
||||
};
|
||||
@ -38,6 +39,7 @@ let
|
||||
push = {};
|
||||
quipper = {};
|
||||
regfish = {};
|
||||
scanner = {};
|
||||
stockholm = {
|
||||
desc = "take all the computers hostage, they'll love you!";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user