mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
disable chronos /cc @offlinehacker
This commit is contained in:
parent
66e6f99d40
commit
83cc494542
@ -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 New Issue
Block a user