···27 # to update:
28 # 1) change all these hashes
29 # 2) nix-build -A tree-sitter.updater.update-all-grammars
30- # 3) run the ./result script that is output by that (it updates ./grammars)
031 version = "0.20.1";
32 sha256 = "sha256-JKbL05hFWI0jhAnRT9D0SWCoRPFqoMD4+LQQ1zyWc7g=";
33 cargoSha256 = "sha256-64O+3GrDqhRGth20B2/+jNDYSnwvT3SqYVqYNthiCB0=";
···27 # to update:
28 # 1) change all these hashes
29 # 2) nix-build -A tree-sitter.updater.update-all-grammars
30+ # 3) OPTIONAL: Set GITHUB_TOKEN env variable to avoid api rate limit
31+ # 4) run the ./result script that is output by that (it updates ./grammars)
32 version = "0.20.1";
33 sha256 = "sha256-JKbL05hFWI0jhAnRT9D0SWCoRPFqoMD4+LQQ1zyWc7g=";
34 cargoSha256 = "sha256-64O+3GrDqhRGth20B2/+jNDYSnwvT3SqYVqYNthiCB0=";