···78 # Please keep the version x.y.0.z and do not update to x.y.76.z because the
9 # source of the latter disappears much faster.
10- version = "8.49.0.49";
1112 rpath = stdenv.lib.makeLibraryPath [
13 alsaLib
···58 if stdenv.hostPlatform.system == "x86_64-linux" then
59 fetchurl {
60 url = "https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb";
61- sha256 = "0l5q336kkw9i13076qn7fkknypg7cwjp58qi8xd6h0rwha3kkqa2";
62 }
63 else
64 throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
···78 # Please keep the version x.y.0.z and do not update to x.y.76.z because the
9 # source of the latter disappears much faster.
10+ version = "8.50.0.38";
1112 rpath = stdenv.lib.makeLibraryPath [
13 alsaLib
···58 if stdenv.hostPlatform.system == "x86_64-linux" then
59 fetchurl {
60 url = "https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb";
61+ sha256 = "1g0aacp4qgzp3018w1s685yr3ssqlw0z2x6ifrj01k4ig82jfkn6";
62 }
63 else
64 throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";