973eca740b
jemalloc with stripped prefix would cause segfaults in free: https://github.com/NixOS/nixpkgs/pull/49557#issuecomment-436734677 Thanks to @danieldk for darwin testing/debugging.
5 lines
112 B
Nix
5 lines
112 B
Nix
import ./common.nix {
|
|
version = "5.1.0";
|
|
sha256 = "0s3jpcyhzia8d4k0xyc67is78kg416p9yc3c2f9w6fhhqqffd5jk";
|
|
}
|