diff options
Diffstat (limited to 'tv/2configs/git.nix')
-rw-r--r-- | tv/2configs/git.nix | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix index 21d365381..d937be2c4 100644 --- a/tv/2configs/git.nix +++ b/tv/2configs/git.nix @@ -34,9 +34,14 @@ let load-env = {}; make-snapshot = {}; much = {}; + netcup = { + cgit.desc = "netcup command line interface"; + }; newsbot-js = {}; nixpkgs = {}; - populate.desc = "source code installer"; + populate = { + cgit.desc = "source code installer"; + }; push = {}; regfish = {}; soundcloud = { |