tremor-language-server: useFetchCargoVendor (#377100)

This commit is contained in:
Yt
2025-01-26 15:43:49 -05:00
committed by GitHub
+2 -1
View File
@@ -17,7 +17,8 @@ rustPlatform.buildRustPackage rec {
nativeBuildInputs = [ rustPlatform.bindgenHook ];
cargoHash = "sha256-/RKwmslhMm30QxviVV7HthDHSmTmaGZn1hdt6bNF3d4=";
useFetchCargoVendor = true;
cargoHash = "sha256-Hl0TY/xZaDybYjrGiRftZhFx8dns+ONuNcxzl8lBUMM=";
meta = with lib; {
description = "Tremor Language Server (Trill)";