mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
openroad: mark as broken
This commit is contained in:
parent
17915e169a
commit
729859dd6a
@ -128,5 +128,6 @@ mkDerivation rec {
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ trepetti ];
|
||||
platforms = platforms.linux;
|
||||
broken = true; # last successful build 2024-06-30
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user