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:
parent
640036c10e
commit
f29a5f158b
1 changed files with 2 additions and 0 deletions
|
@ -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/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue