Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spotifyd: workaround panic with older rust version #106050

Merged
merged 1 commit into from Dec 6, 2020

Conversation

andir
Copy link
Member

@andir andir commented Dec 6, 2020

Motivation for this change

rust >= 1.48 causes a panic within spotifyd on music playback. As long
as there is no upstream fix for the issue we use an older version of
rust.

Upstream issue: Spotifyd/spotifyd#719

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
  • Tested on NixOS on aarch64-linux

rust >= 1.48 causes a panic within spotifyd on music playback. As long
as there is no upstream fix for the issue we use an older version of
rust.

Upstream issue: Spotifyd/spotifyd#719
@andir andir changed the title spotifyd: workaround panic with older rust version spotifyd: workaround panic with new rust version Dec 6, 2020
@andir andir changed the title spotifyd: workaround panic with new rust version spotifyd: workaround panic with older rust version Dec 6, 2020
@ofborg ofborg bot requested review from Br1ght0ne and marsam December 6, 2020 11:24
@Ma27 Ma27 merged commit 573d1ff into NixOS:master Dec 6, 2020
@andir andir deleted the spotifyd-downgrade-rustc branch December 6, 2020 20:18
@bnjmnt4n bnjmnt4n mentioned this pull request Feb 14, 2021
10 tasks
@andir andir mentioned this pull request Feb 27, 2021
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants