Commit 729859dd authored by Weijia Wang's avatar Weijia Wang
Browse files

openroad: mark as broken

parent 17915e16
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -128,5 +128,6 @@ mkDerivation rec {
    license = licenses.bsd3;
    maintainers = with maintainers; [ trepetti ];
    platforms = platforms.linux;
    broken = true; # last successful build 2024-06-30
  };
}