fex: remove unnecessary jemalloc dependency (#502021)

This commit is contained in:
Sandro
2026-03-21 23:21:03 +00:00
committed by GitHub
-2
View File
@@ -7,7 +7,6 @@
pkg-config,
python3,
nix-update-script,
jemalloc,
xxHash,
fmt,
libxml2,
@@ -193,7 +192,6 @@ llvmPackages.stdenv.mkDerivation (finalAttrs: {
++ lib.optional withQt qt6.wrapQtAppsHook;
buildInputs = [
jemalloc
xxHash
fmt
libxml2