mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
Revert "stalwart-mail: use system jemalloc" (#411201)
This commit is contained in:
parent
cb97c2be9c
commit
e2833acefc
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue