lsp-ai: don't build xtask (#432823)

This commit is contained in:
Peder Bergebakken Sundt
2025-09-01 01:37:13 +02:00
committed by GitHub
+2
View File
@@ -60,6 +60,8 @@ rustPlatform.buildRustPackage rec {
zlib
];
cargoBuildFlags = [ "-p lsp-ai" ];
passthru.updateScript = gitUpdater {
rev-prefix = "v";
};