tremor-language-server: useFetchCargoVendor (#377100)
This commit is contained in:
@@ -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)";
|
||||
|
||||
Reference in New Issue
Block a user