Loading pkgs/by-name/li/libdeltachat/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -20,13 +20,13 @@ stdenv.mkDerivation rec { pname = "libdeltachat"; version = "1.157.3"; version = "1.158.0"; src = fetchFromGitHub { owner = "chatmail"; repo = "core"; tag = "v${version}"; hash = "sha256-J9Tm35xuyIbHH2HGcctENYbArIlRWe7xzKyF3hGbwNA="; hash = "sha256-0po4nPCunq9cBaVFSsS1uo18dv6Y6IHGzL1zC2zwXdI="; }; patches = [ Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { cargoDeps = rustPlatform.fetchCargoVendor { pname = "deltachat-core-rust"; inherit version src; hash = "sha256-BX0TpyG2OJkD5BUIPCij5/g3aRf6FuF9E8y9GM12o7U="; hash = "sha256-k8TN6YtCVPR8RnFoiGX9APvKwpQzj7T53DlKMD9r/e0="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/li/libdeltachat/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -20,13 +20,13 @@ stdenv.mkDerivation rec { pname = "libdeltachat"; version = "1.157.3"; version = "1.158.0"; src = fetchFromGitHub { owner = "chatmail"; repo = "core"; tag = "v${version}"; hash = "sha256-J9Tm35xuyIbHH2HGcctENYbArIlRWe7xzKyF3hGbwNA="; hash = "sha256-0po4nPCunq9cBaVFSsS1uo18dv6Y6IHGzL1zC2zwXdI="; }; patches = [ Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { cargoDeps = rustPlatform.fetchCargoVendor { pname = "deltachat-core-rust"; inherit version src; hash = "sha256-BX0TpyG2OJkD5BUIPCij5/g3aRf6FuF9E8y9GM12o7U="; hash = "sha256-k8TN6YtCVPR8RnFoiGX9APvKwpQzj7T53DlKMD9r/e0="; }; nativeBuildInputs = [ Loading