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 = "266.250202.0"; version = "270.250219.0"; src = fetchurl { url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage"; hash = "sha256-N1Jl4t2oGQKcA3ChBfSHsKRFdJYg2cns5MCVob7yY+c="; hash = "sha256-4nIXOUBMcbc9mGVFrjZrHQ8Y/zNBOwI4luhfz445v8w="; }; 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 = "266.250202.0"; version = "270.250219.0"; src = fetchurl { url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage"; hash = "sha256-N1Jl4t2oGQKcA3ChBfSHsKRFdJYg2cns5MCVob7yY+c="; hash = "sha256-4nIXOUBMcbc9mGVFrjZrHQ8Y/zNBOwI4luhfz445v8w="; }; extraPkgs = pkgs: [ pkgs.libsecret ]; Loading