Combine overrides

This commit is contained in:
George Thomas 2026-04-14 00:06:26 +01:00
parent e0adce3802
commit ccdf4a9bce

View File

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