atlauncher: mark as broken on darwin

(cherry picked from commit ff988de25e)
This commit is contained in:
GetPsyched 2024-11-15 23:37:26 +04:00 committed by github-actions[bot]
parent 7937932921
commit 21b61fd667

View File

@ -96,6 +96,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = {
broken = stdenvNoCC.hostPlatform.isDarwin; # https://github.com/NixOS/nixpkgs/issues/356259
changelog = "https://github.com/ATLauncher/ATLauncher/blob/v${finalAttrs.version}/CHANGELOG.md";
description = "Simple and easy to use Minecraft launcher which contains many different modpacks for you to choose from and play";
downloadPage = "https://atlauncher.com/downloads";