Tidal
Tidal copied to clipboard
More build fixes
Unify conditions under which various build actions occur, and disable Nix build of tidal-listener because there's not a clear path forward there and the listener has always been experimental (see #1054).
All checks are passing! @yaxu, can you let me know if this is good with you whenever you have time?
Two build changes:
tidal-parsedependency updates. Fixes #1069- Disables automatic builds of
tidal-listeneron Nix, since it's not clear that anyone uses it, and hypothetical users would probably want (maybe need?) to build it locally anyway. Fixes #1054