forked from mirrors/nixpkgs
disable chronos /cc @offlinehacker
(cherry picked from commit 83cc494542
)
Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
parent
7fb1c7efcf
commit
0b4ec468c5
|
@ -34,5 +34,6 @@ stdenv.mkDerivation rec {
|
|||
description = "Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules";
|
||||
maintainers = with maintainers; [ offline ];
|
||||
platforms = with platforms; unix;
|
||||
broken = true; # doesn't build http://hydra.nixos.org/build/25768319
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue