conduit/nix/pkgs/main
Benjamin Lee a7fe434086 only link to one jemalloc build
Without setting JEMALLOC_OVERRIDE, we end up linking to two different
jemalloc builds. Once dynamically, as a transitive dependency through
rocksdb, and a second time to the static jemalloc that tikv-jemalloc-sys
builds.
2024-05-24 10:53:47 -04:00
..
cross-compilation-env.nix use lib.makeScope and files to organize packages 2024-04-26 02:03:40 -04:00
default.nix only link to one jemalloc build 2024-05-24 10:53:47 -04:00