Loading pkgs/applications/office/mendeley/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ let pname = "mendeley"; version = "2.138.0"; version = "2.142.0"; executableName = "${pname}-reference-manager"; src = fetchurl { url = "https://static.mendeley.com/bin/desktop/mendeley-reference-manager-${version}-x86_64.AppImage"; hash = "sha256-OS5VarPvWC3KUIAFEw2QndiNZ2ryj81MxTp1fkvuobE="; hash = "sha256-Ic19MQRzRLmYL2nVFMBvCbloI0AoCm0MVlWJeV4i+Fs="; }; appimageContents = appimageTools.extractType2 { Loading Loading
pkgs/applications/office/mendeley/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ let pname = "mendeley"; version = "2.138.0"; version = "2.142.0"; executableName = "${pname}-reference-manager"; src = fetchurl { url = "https://static.mendeley.com/bin/desktop/mendeley-reference-manager-${version}-x86_64.AppImage"; hash = "sha256-OS5VarPvWC3KUIAFEw2QndiNZ2ryj81MxTp1fkvuobE="; hash = "sha256-Ic19MQRzRLmYL2nVFMBvCbloI0AoCm0MVlWJeV4i+Fs="; }; appimageContents = appimageTools.extractType2 { Loading