calcite: fix build

This commit is contained in:
xinyangli 2025-03-15 21:03:53 +08:00
parent 5f68e5745a
commit efaee5859c
No known key found for this signature in database
2 changed files with 61 additions and 2 deletions

View file

@ -83,7 +83,7 @@ in
};
};
vscode = {
enable = true;
enable = false;
languages = {
cxx = true;
python = true;