Unverified Commit f29a5f15 authored by h4rl's avatar h4rl
Browse files

ja2-stracciatella: mark as broken

parent 640036c1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -101,6 +101,8 @@ stdenv.mkDerivation rec {
  '';

  meta = {
    # Fails to build on x86_64-linux as of 2025-03-16 and potentially earlier
    broken = true;
    description = "Jagged Alliance 2, with community fixes";
    license = "SFI Source Code license agreement";
    homepage = "https://ja2-stracciatella.github.io/";