mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 04:12:44 +03:00
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 New Issue
Block a user