Loading pkgs/by-name/sk/skypeforlinux/package.nix +4 −7 Original line number Diff line number Diff line Loading @@ -42,8 +42,8 @@ let # Please keep the version x.y.0.z and do not update to x.y.76.z because the # source of the latter disappears much faster. version = "8.119.0.201"; revision = "348"; version = "8.126.0.208"; revision = "357"; rpath = lib.makeLibraryPath [ Loading Loading @@ -103,7 +103,7 @@ let fetchurl { name = "skypeforlinux-${version}-${revision}.snap"; url = "https://api.snapcraft.io/api/v1/snaps/download/QRDEfjn4WJYnm0FzDKwqqRZZI77awQEV_${revision}.snap"; hash = "sha512-sHbLmpF+5qaKTUArHceqv91NJxNpflQE2ojO9sepQBhXacn66hluC7cGb7toQnteYKUsx00TBYs2Ugk/BkT0uA=="; hash = "sha512-3p/NtcIgxNgVy4KtnZFI9+zNs/UoPHwqw3mCb5nz7OoLjodu5bIVmGRBt1IcboytNx2yO51WEdxIrEKM6kX/Jg=="; } else throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}"; Loading Loading @@ -187,10 +187,7 @@ stdenv.mkDerivation { changelog = "https://support.microsoft.com/en-us/skype/what-s-new-in-skype-for-windows-mac-linux-and-web-d32f674c-abb3-40a5-a0b7-ee269ca60831"; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; license = lib.licenses.unfree; maintainers = with lib.maintainers; [ panaeon jraygauthier ]; maintainers = [ lib.maintainers.mjoerg ]; platforms = [ "x86_64-linux" ]; mainProgram = "skypeforlinux"; }; Loading Loading
pkgs/by-name/sk/skypeforlinux/package.nix +4 −7 Original line number Diff line number Diff line Loading @@ -42,8 +42,8 @@ let # Please keep the version x.y.0.z and do not update to x.y.76.z because the # source of the latter disappears much faster. version = "8.119.0.201"; revision = "348"; version = "8.126.0.208"; revision = "357"; rpath = lib.makeLibraryPath [ Loading Loading @@ -103,7 +103,7 @@ let fetchurl { name = "skypeforlinux-${version}-${revision}.snap"; url = "https://api.snapcraft.io/api/v1/snaps/download/QRDEfjn4WJYnm0FzDKwqqRZZI77awQEV_${revision}.snap"; hash = "sha512-sHbLmpF+5qaKTUArHceqv91NJxNpflQE2ojO9sepQBhXacn66hluC7cGb7toQnteYKUsx00TBYs2Ugk/BkT0uA=="; hash = "sha512-3p/NtcIgxNgVy4KtnZFI9+zNs/UoPHwqw3mCb5nz7OoLjodu5bIVmGRBt1IcboytNx2yO51WEdxIrEKM6kX/Jg=="; } else throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}"; Loading Loading @@ -187,10 +187,7 @@ stdenv.mkDerivation { changelog = "https://support.microsoft.com/en-us/skype/what-s-new-in-skype-for-windows-mac-linux-and-web-d32f674c-abb3-40a5-a0b7-ee269ca60831"; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; license = lib.licenses.unfree; maintainers = with lib.maintainers; [ panaeon jraygauthier ]; maintainers = [ lib.maintainers.mjoerg ]; platforms = [ "x86_64-linux" ]; mainProgram = "skypeforlinux"; }; Loading