nixpkgs/pkgs/by-name/ni/nixseparatedebuginfod
Olivia Crain de6412cadd
nixseparatedebuginfod: use system jemalloc
Currently, this package uses a vendored version of jemalloc by way of
the `jemalloc-sys` crate. The vendored version is not compatible with
non-4k page sizes on aarch64, but nixpkgs' version of jemalloc is
configured for such compatibility. To use nixpkgs' version of jemalloc,
we need to pull in the `rust-jemalloc-sys` dependency when building
nixseparatedebuginfod.
2024-03-29 10:29:38 -05:00
..
package.nix nixseparatedebuginfod: use system jemalloc 2024-03-29 10:29:38 -05:00