Unverified Commit 6d6eb5b1 authored by Theodore Ni's avatar Theodore Ni Committed by GitHub
Browse files

openroad: mark as broken (#353222)

parents 2407532f 729859dd
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
  };
}