flexget: mark as broken

+1
+1
pkgs/applications/networking/flexget/default.nix
··· 75 description = "Multipurpose automation tool for content like torrents"; 76 license = lib.licenses.mit; 77 maintainers = with lib.maintainers; [ domenkozar tari ]; 78 }; 79 }
··· 75 description = "Multipurpose automation tool for content like torrents"; 76 license = lib.licenses.mit; 77 maintainers = with lib.maintainers; [ domenkozar tari ]; 78 + broken = true; # as of 2018-02-09 79 }; 80 }