3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/parsing/tree-sitter
Profpatsch 805b5e978d tree-sitter/update: get executables from nix instead of environment
This was a small bug, the update script should of course not depend on
any executables in the environment.

Since we don’t use a nix string anymore, interpolation is out of the
question, so we pass it as arglib environment json string.
2022-11-04 18:14:33 +01:00
..
grammars
default.nix tree-sitter: partially rewrite update script in python 2022-11-04 18:14:33 +01:00
grammar.nix
update.nix tree-sitter/update: get executables from nix instead of environment 2022-11-04 18:14:33 +01:00
update_impl.py tree-sitter/update: get executables from nix instead of environment 2022-11-04 18:14:33 +01:00