music-assistant: mark broken on darwin

Test issues and we maintainers don't fucking care.
This commit is contained in:
Martin Weinelt
2026-05-16 16:30:11 +02:00
parent 5a51fe22e1
commit 9c8507f55e
@@ -1,5 +1,6 @@
{
lib,
stdenv,
python3,
fetchFromGitHub,
ffmpeg_7-headless,
@@ -214,6 +215,7 @@ python.pkgs.buildPythonApplication rec {
};
meta = {
broken = stdenv.hostPlatform.isDarwin;
changelog = "https://github.com/music-assistant/server/releases/tag/${version}";
description = "Music Assistant is a music library manager for various music sources which can easily stream to a wide range of supported players";
longDescription = ''