widertiger: mark as broken

It is not maintained, and not used since 480b289f5b.
This commit is contained in:
Orivej Desh 2017-12-01 00:47:46 +00:00
parent 1f99fd6965
commit eb32f08bc0

View file

@ -71,5 +71,6 @@ stdenv.mkDerivation rec {
license = licenses.gpl2;
platforms = intersectLists platforms.unix platforms.x86_64;
maintainers = with maintainers; [ wkennington ];
broken = true; # Broken by f689a6d1c6796c4a4f116ffec6c4624379e04bc9.
};
}