Unverified Commit 325aa771 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

fex: remove unnecessary jemalloc dependency (#502021)

parents 1724d223 82410ccb
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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