chessx: mark broken
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user