chore: use upstream rust-jemalloc-sys-unprefixed after flake.lock update

This commit is contained in:
aviac
2025-10-22 11:08:01 +02:00
committed by Jade Ellis
parent 9a887ac04b
commit ec3564e8aa
6 changed files with 30 additions and 60 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
packages = [
pkgs.pkg-config
pkgs.liburing
self'.packages.rust-jemalloc-sys-unprefixed'
pkgs.rust-jemalloc-sys-unprefixed
rocksdbAllFeatures
];
env.LIBCLANG_PATH = lib.makeLibraryPath [ pkgs.llvmPackages.libclang.lib ];