summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-03 19:39:00 +0100
committertv <tv@krebsco.de>2016-02-03 19:39:00 +0100
commit5bc7523bb54e960f5ac00492b16519b1bce21007 (patch)
tree652efd6d25d03cbe40c068036d975d6f2ce93670 /tv/2configs
parentcdb590be5072712c9552a98f8979aa94288dcbc8 (diff)
cac-1.0.3 -> cac-api-1.1.0
Diffstat (limited to 'tv/2configs')
-rw-r--r--tv/2configs/git.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix
index 01dc7de9..b8180085 100644
--- a/tv/2configs/git.nix
+++ b/tv/2configs/git.nix
@@ -22,8 +22,8 @@ let
public-repos = mapAttrs make-public-repo ({
} // mapAttrValues (setAttr "section" "1. Miscellaneous") {
- cac = {
- desc = "CloudAtCost command line interface";
+ cac-api = {
+ desc = "CloudAtCost API command line interface";
};
get = {};
hack = {};