···58 NIX_CFLAGS_LINK = "-lopenal";
5960 meta = with lib; {
061 description = "A compatible client of Ace of Spades 0.75";
62 homepage = "https://github.com/yvt/openspades/";
63 license = licenses.gpl3;
···58 NIX_CFLAGS_LINK = "-lopenal";
5960 meta = with lib; {
61+ broken = stdenv.isDarwin;
62 description = "A compatible client of Ace of Spades 0.75";
63 homepage = "https://github.com/yvt/openspades/";
64 license = licenses.gpl3;
+1
pkgs/games/space-orbit/default.nix
···38 '';
3940 meta = with lib; {
041 description = "A space combat simulator";
42 license = licenses.gpl2;
43 platforms = platforms.all;
···38 '';
3940 meta = with lib; {
41+ broken = stdenv.isDarwin;
42 description = "A space combat simulator";
43 license = licenses.gpl2;
44 platforms = platforms.all;
+2-1
pkgs/games/system-syzygy/default.nix
···1-{lib, rustPlatform, fetchFromGitHub, fetchurl, SDL2, makeWrapper, makeDesktopItem}:
23let
4 desktopFile = makeDesktopItem {
···353637 meta = with lib; {
038 description = "A story and a puzzle game, where you solve a variety of puzzle";
39 homepage = "https://mdsteele.games/syzygy";
40 license = licenses.gpl3Plus;
···1+{ stdenv, lib, rustPlatform, fetchFromGitHub, fetchurl, SDL2, makeWrapper, makeDesktopItem}:
23let
4 desktopFile = makeDesktopItem {
···353637 meta = with lib; {
38+ broken = stdenv.isDarwin;
39 description = "A story and a puzzle game, where you solve a variety of puzzle";
40 homepage = "https://mdsteele.games/syzygy";
41 license = licenses.gpl3Plus;
+1
pkgs/games/taisei/default.nix
···31 '';
3233 meta = with lib; {
034 description = "A free and open-source Touhou Project clone and fangame";
35 longDescription = ''
36 Taisei is an open clone of the Tōhō Project series. Tōhō is a one-man
···31 '';
3233 meta = with lib; {
34+ broken = stdenv.isDarwin;
35 description = "A free and open-source Touhou Project clone and fangame";
36 longDescription = ''
37 Taisei is an open clone of the Tōhō Project series. Tōhō is a one-man
+1
pkgs/games/uhexen2/default.nix
···51 '';
5253 meta = with lib; {
054 description = "A cross-platform port of Hexen II game";
55 longDescription = ''
56 Hammer of Thyrion (uHexen2) is a cross-platform port of Raven Software's Hexen II source.
···51 '';
5253 meta = with lib; {
54+ broken = stdenv.isDarwin;
55 description = "A cross-platform port of Hexen II game";
56 longDescription = ''
57 Hammer of Thyrion (uHexen2) is a cross-platform port of Raven Software's Hexen II source.
+1
pkgs/games/zaz/default.nix
···48 ];
4950 meta = with lib; {
051 description = "A puzzle game about arranging balls in triplets, like Luxor, Zuma, or Puzzle Bobble";
52 homepage = "http://zaz.sourceforge.net/";
53 license = licenses.gpl3;
···48 ];
4950 meta = with lib; {
51+ broken = stdenv.isDarwin;
52 description = "A puzzle game about arranging balls in triplets, like Luxor, Zuma, or Puzzle Bobble";
53 homepage = "http://zaz.sourceforge.net/";
54 license = licenses.gpl3;