chessx: mark broken
This commit is contained in:
parent
5b73e2b8c8
commit
19ea08af79
|
@ -30,5 +30,6 @@ stdenv.mkDerivation rec {
|
||||||
description = "ChessX allows you to browse and analyse chess games";
|
description = "ChessX allows you to browse and analyse chess games";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [maintainers.luispedro];
|
maintainers = [maintainers.luispedro];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue