lsp-ai: don't build xtask (#432823)
This commit is contained in:
@@ -60,6 +60,8 @@ rustPlatform.buildRustPackage rec {
|
||||
zlib
|
||||
];
|
||||
|
||||
cargoBuildFlags = [ "-p lsp-ai" ];
|
||||
|
||||
passthru.updateScript = gitUpdater {
|
||||
rev-prefix = "v";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user