summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-10-23 18:15:20 +0200
committertv <tv@krebsco.de>2016-10-23 18:15:26 +0200
commit9e6c8a91b23326abd7c26c70e96c9069e79a7938 (patch)
treeab99598aa4b19ef5d10a6e6da52209813242d207 /tv
parente66a4afdc11db6864ac96815feac4eb797e2c038 (diff)
tv git: replace misplaced desc attrs
Diffstat (limited to 'tv')
-rw-r--r--tv/2configs/git.nix8
1 files changed, 6 insertions, 2 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix
index 7d641dceb..d937be2c4 100644
--- a/tv/2configs/git.nix
+++ b/tv/2configs/git.nix
@@ -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 = {