qqwing: add darwin support

+1 -1
+1 -1
pkgs/games/qqwing/default.nix
··· 30 30 homepage = "https://qqwing.com"; 31 31 description = "Sudoku generating and solving software"; 32 32 license = licenses.gpl2; 33 - platforms = platforms.linux; 33 + platforms = platforms.unix; 34 34 maintainers = with maintainers; [ ]; 35 35 }; 36 36 }