Loading pkgs/by-name/tu/tutanota-desktop/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,11 +8,11 @@ appimageTools.wrapType2 rec { pname = "tutanota-desktop"; version = "314.251111.0"; version = "315.251125.0"; src = fetchurl { url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage"; hash = "sha256-gBK4cGaWToBRV8VXgPWeyfNfXuCj9xejdkIFyoHL5h0="; hash = "sha256-bM1Dno7CV4qr7ONh61SSU4ydx/bbE5C++meOle/9a9M="; }; 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 @@ -8,11 +8,11 @@ appimageTools.wrapType2 rec { pname = "tutanota-desktop"; version = "314.251111.0"; version = "315.251125.0"; src = fetchurl { url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage"; hash = "sha256-gBK4cGaWToBRV8VXgPWeyfNfXuCj9xejdkIFyoHL5h0="; hash = "sha256-bM1Dno7CV4qr7ONh61SSU4ydx/bbE5C++meOle/9a9M="; }; extraPkgs = pkgs: [ pkgs.libsecret ]; Loading