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
@ -33,5 +33,6 @@ stdenv.mkDerivation {
|
|||||||
homepage = https://github.com/shinh/maloader;
|
homepage = https://github.com/shinh/maloader;
|
||||||
license = stdenv.lib.licenses.bsd2;
|
license = stdenv.lib.licenses.bsd2;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
broken = true; # 2018-09-08, no succesful build since 2017-08-21
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user