flexget: mark as broken
This commit is contained in:
parent
9861064f35
commit
9622cdb69f
@ -75,5 +75,6 @@ buildPythonApplication rec {
|
||||
description = "Multipurpose automation tool for content like torrents";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ domenkozar tari ];
|
||||
broken = true; # as of 2018-02-09
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user