Loading pkgs/by-name/tu/tutanota-desktop/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,11 +7,11 @@ appimageTools.wrapType2 rec { pname = "tutanota-desktop"; version = "287.250523.0"; version = "287.250602.0"; src = fetchurl { url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage"; hash = "sha256-7tt0wy1b3sD/DKaUqvltSfm13YsITNv85SQwcvUKipg="; hash = "sha256-HHr2XaVYy0o/HdVcyGi1+5iHDhqlkFp0wlRpr7v61OA="; }; extraPkgs = pkgs: [ pkgs.libsecret ]; Loading Loading
pkgs/by-name/tu/tutanota-desktop/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,11 +7,11 @@ appimageTools.wrapType2 rec { pname = "tutanota-desktop"; version = "287.250523.0"; version = "287.250602.0"; src = fetchurl { url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage"; hash = "sha256-7tt0wy1b3sD/DKaUqvltSfm13YsITNv85SQwcvUKipg="; hash = "sha256-HHr2XaVYy0o/HdVcyGi1+5iHDhqlkFp0wlRpr7v61OA="; }; extraPkgs = pkgs: [ pkgs.libsecret ]; Loading