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 = "2.4.0"; version = "2.10.0"; src = fetchFromGitHub { owner = "chatmail"; repo = "core"; tag = "v${version}"; hash = "sha256-r4QWP7KokTgOimMfJoJ4sIeLrg20IYjJge0o/fVUF5Y="; hash = "sha256-boS8Awxp9Z/4TrYfqRF77K01dAcEZOfr+oOqMOEeUig="; }; patches = [ Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { cargoDeps = rustPlatform.fetchCargoVendor { pname = "chatmail-core"; inherit version src; hash = "sha256-PToZYRnAIcvbRBOzUHaFdtS6t0xCULcsSp4ydohCQi8="; hash = "sha256-fSuVq0ODYvKLU2peQuutfuSerZl2cfRCu/w0E6eQRV8="; }; 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 = "2.4.0"; version = "2.10.0"; src = fetchFromGitHub { owner = "chatmail"; repo = "core"; tag = "v${version}"; hash = "sha256-r4QWP7KokTgOimMfJoJ4sIeLrg20IYjJge0o/fVUF5Y="; hash = "sha256-boS8Awxp9Z/4TrYfqRF77K01dAcEZOfr+oOqMOEeUig="; }; patches = [ Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { cargoDeps = rustPlatform.fetchCargoVendor { pname = "chatmail-core"; inherit version src; hash = "sha256-PToZYRnAIcvbRBOzUHaFdtS6t0xCULcsSp4ydohCQi8="; hash = "sha256-fSuVq0ODYvKLU2peQuutfuSerZl2cfRCu/w0E6eQRV8="; }; nativeBuildInputs = [ Loading