Combine overrides

This commit is contained in:
George Thomas 2026-04-14 00:06:26 +01:00
parent 325cb98b76
commit c1308094f1

View File

@ -43,8 +43,6 @@
build-tools = [ pkgs.llvmPackages.llvm ];
libs = [ pkgs.llvmPackages.libclang ];
};
})
(_: {
packages.garnet.components.library = {
preConfigure = ''
mkdir -p rust/target/debug