lsp-ai: don't build xtask

This commit is contained in:
Marie Ramlow
2025-08-11 16:16:31 +02:00
parent 865725e544
commit cd0a115755
+2
View File
@@ -60,6 +60,8 @@ rustPlatform.buildRustPackage rec {
zlib
];
cargoBuildFlags = [ "-p lsp-ai" ];
passthru.updateScript = gitUpdater {
rev-prefix = "v";
};