fex: remove unnecessary jemalloc dependency
Was kept by mistake before I added the jemalloc_glibc submodule to be fetched
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user