Files
nixpkgs/pkgs/tools/audio/soco-cli
williamvds 1ec3fe7fb7 soco-cli: Set correct mainProgram
soco-cli provides a `soco` and `sonos` command which refer to the same module:
https://github.com/avantrec/soco-cli/blob/49bc7df15f1eaca2a475a9e158574b324f417443/setup.py#L36

From the documentation `sonos` seems to be preferred. Set `mainProgram` so it
works with nix-shell etc.
2022-12-21 23:51:59 +00:00
..
2022-12-21 23:51:59 +00:00