1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-08 02:38:11 +09:00

ja2-stracciatella: mark as broken

This commit is contained in:
h4rl 2025-06-07 02:31:42 +02:00
parent 640036c10e
commit f29a5f158b
No known key found for this signature in database
GPG key ID: B69EFF282C4538F4

View file

@ -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/";