darwin.maloader: mark as broken
no successfull build in Hydra history back to 2017-08-21
This commit is contained in:
parent
6960a96a0c
commit
4795c2a23a
1 changed files with 1 additions and 0 deletions
|
@ -33,5 +33,6 @@ stdenv.mkDerivation {
|
|||
homepage = https://github.com/shinh/maloader;
|
||||
license = stdenv.lib.licenses.bsd2;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
broken = true; # 2018-09-08, no succesful build since 2017-08-21
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue