fex: remove unnecessary jemalloc dependency

Was kept by mistake before I added the jemalloc_glibc submodule to be
fetched
This commit is contained in:
andre4ik3
2026-03-21 20:20:21 +00:00
parent bb8b77f5db
commit 82410ccbbb
-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