Upgrade spotify
This commit is contained in:
parent
26b0b31caa
commit
062389b4a6
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ self: super:
|
|||
spotify = super.spotify.overrideDerivation (
|
||||
old: {
|
||||
src = super.fetchurl {
|
||||
url = "https://repository-origin.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.72.117.g6bd7cc73-35_amd64.deb";
|
||||
sha256 = "0yicwvg6jx8r657ff53326akq3g4ayiinlracjw5jrcs8x9whjap";
|
||||
url = "https://repository-origin.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.77.338.g758ebd78-41_amd64.deb";
|
||||
sha256 = "1971jc0431pl8yixpl37ryl2l0pqdf0xjvkg59nqdwj3vbdx5606";
|
||||
};
|
||||
});
|
||||
nixops = super.nixops.overrideDerivation (
|
||||
|
|
Loading…
Reference in a new issue