summaryrefslogtreecommitdiffstats
path: root/tv/2configs/git.nix
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
commit2ddaf786aba7c61b6a5a66318754cd2ee4100db5 (patch)
tree03726e2c80bcca62fb9809eee2be1d646b501849 /tv/2configs/git.nix
parent02749949c584e4d48ecf35b2323bf9f0a1b80679 (diff)
tv git: replace misplaced desc attrs
Diffstat (limited to 'tv/2configs/git.nix')
-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 7d641dc..d937be2 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 = {