From fe1e9a6c91c347bd92ebc1ef8acf7b4849fdf767 Mon Sep 17 00:00:00 2001 From: lassulus Date: Fri, 24 Jun 2016 15:41:18 +0200 Subject: l 2 git: remove repos now handled by repo-sync --- lass/2configs/git.nix | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'lass/2configs/git.nix') diff --git a/lass/2configs/git.nix b/lass/2configs/git.nix index a25e3e21..8577d143 100644 --- a/lass/2configs/git.nix +++ b/lass/2configs/git.nix @@ -29,18 +29,10 @@ let rules = concatMap make-rules (attrValues repos); public-repos = mapAttrs make-public-repo { - painload = {}; stockholm = { cgit.desc = "take all the computers hostage, they'll love you!"; }; - wai-middleware-time = {}; - web-routes-wai-custom = {}; - go = {}; - newsbot-js = {}; kimsufi-check = {}; - realwallpaper = {}; - xmonad-stockholm = {}; - the_playlist = {}; } // mapAttrs make-public-repo-silent { the_playlist = {}; }; @@ -50,8 +42,6 @@ let brain = { collaborators = with config.krebs.users; [ tv makefu ]; }; - extraction_webinterface = {}; - politics-fetching = {}; } // import { inherit config lib pkgs; } ); -- cgit v1.2.3