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

spotify: 1.0.57.474.gca9c9538-30 -> 1.0.49.125.g72ee7853-111 (downgrade) #27563

Merged
merged 1 commit into from Jul 23, 2017

Conversation

srhb
Copy link
Contributor

@srhb srhb commented Jul 22, 2017

Motivation for this change

The current spotify version has been removed from upstream. The new (testing) version segfaults (#27560) rendering it unusable. The build implies that we were once following the stable releases. This commit makes us do that once more.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@srhb, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rickynils, @aske and @edolstra to be potential reviewers.

@@ -8,7 +8,7 @@ let
# Please update the stable branch!
# Latest version number can be found at:
# http://repository-origin.spotify.com/pool/non-free/s/spotify-client/
Copy link
Member

@Mic92 Mic92 Jul 23, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add a warning to not use the beta versions found there. I think the least upgrade was accidentally because it is non-obvious, that this directory also contain testing releases as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, I've made it a bit clearer.

@Mic92 Mic92 merged commit 96dc69a into NixOS:master Jul 23, 2017
@Mic92
Copy link
Member

Mic92 commented Jul 23, 2017

Thanks!

@Mic92
Copy link
Member

Mic92 commented Jul 23, 2017

I guess this should be also backported to 17.03.

@srhb
Copy link
Contributor Author

srhb commented Jul 23, 2017

Yes, otherwise Spotify will not be installable. Do I need to do anything in this regard?

@Mic92
Copy link
Member

Mic92 commented Jul 23, 2017

done in e982b64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants