mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
antimicro: mark as broken
This commit is contained in:
parent
4af83283cd
commit
dc3aeab753
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ mkDerivation rec {
|
|||
maintainers = with maintainers; [ jb55 ];
|
||||
license = licenses.gpl3;
|
||||
platforms = with platforms; linux;
|
||||
broken = true; # 2018-04-10
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue