Closed issue by ericonr on void-packages repository https://github.com/void-linux/void-packages/issues/18162 Description: Void already offers spotify-tui in its repositories, so it would make sense to offer [spotifyd](https://github.com/Spotifyd/spotifyd) as well, which is a daemon for streaming from Spotify. This would allow one to stream music without requiring any proprietary clients. The only potential issue is that Rust can't use proc_macros when it's running in musl systems. I don't know much about Void's build infrastructure, are the builds for the musl repos done with musl systems? Offering this daemon would especially help musl users, due to the impossibility of compiling it in their own systems.