Files
mcp-servers/packages/applemusic-mcp
hermes-agent 87e2b844e8
NixOS Configuration CI / Nix Flake Check (push) Failing after 17s
fix: use fetchFromGitHub instead of fetchPypi for applemusic-mcp
fetchPypi with pyproject format was causing "Unsupported format pyproject"
error. Switched to fetchFromGitHub to match the pattern used by other
packages in this repo (e.g. zotero-mcp).

Note: the SRI hash is a placeholder — run `nix build .#applemusic-mcp`
and replace with the correct hash from the error output on first build.
2026-06-25 16:11:06 +02:00
..