Revert "stalwart-mail: use system jemalloc" (#411201)
This commit is contained in:
parent
cb97c2be9c
commit
e2833acefc
@ -9,7 +9,6 @@
|
||||
sqlite,
|
||||
foundationdb,
|
||||
zstd,
|
||||
rust-jemalloc-sys,
|
||||
stdenv,
|
||||
nix-update-script,
|
||||
nixosTests,
|
||||
@ -44,7 +43,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
openssl
|
||||
sqlite
|
||||
zstd
|
||||
rust-jemalloc-sys
|
||||
] ++ lib.optionals (stdenv.hostPlatform.isLinux && withFoundationdb) [ foundationdb ];
|
||||
|
||||
# Issue: https://github.com/stalwartlabs/mail-server/issues/1104
|
||||
|
Loading…
x
Reference in New Issue
Block a user