tree-sitter: unbreak, remove useFetchCargoVendor
This commit is contained in:
@@ -171,8 +171,7 @@ rustPlatform.buildRustPackage {
|
||||
pname = "tree-sitter";
|
||||
inherit src version;
|
||||
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-/KCvLsbb6DullLpRoSYbxtSsm/TMc6o0Y/QmK6BN748=";
|
||||
cargoHash = "sha256-sGh16M7cbT5ct1sT2FcUUoIQFcoOftTuQ0aSCjtkTEs=";
|
||||
|
||||
buildInputs =
|
||||
[ installShellFiles ]
|
||||
|
||||
Reference in New Issue
Block a user