Skip to content

Commit e2833ac

Browse files
authored
Revert "stalwart-mail: use system jemalloc" (#411201)
1 parent cb97c2b commit e2833ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/by-name/st/stalwart-mail/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
sqlite,
1010
foundationdb,
1111
zstd,
12-
rust-jemalloc-sys,
1312
stdenv,
1413
nix-update-script,
1514
nixosTests,
@@ -44,7 +43,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
4443
openssl
4544
sqlite
4645
zstd
47-
rust-jemalloc-sys
4846
] ++ lib.optionals (stdenv.hostPlatform.isLinux && withFoundationdb) [ foundationdb ];
4947

5048
# Issue: https://github.com/stalwartlabs/mail-server/issues/1104

0 commit comments

Comments
 (0)