xlife: mark broken on darwin
https://hydra.nixos.org/job/nixpkgs/trunk/xlife.aarch64-darwin/all
This commit is contained in:
@@ -32,5 +32,6 @@ stdenv.mkDerivation {
|
||||
description = "Conway's Game of Life and other cellular automata, for X";
|
||||
license = licenses.hpndSellVariant;
|
||||
maintainers = with maintainers; [ djanatyn ];
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user