mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 15:36:47 +03:00
widertiger: mark as broken
It is not maintained, and not used since 480b289f5b
.
This commit is contained in:
parent
1f99fd6965
commit
eb32f08bc0
@ -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.
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user