diff options
author | Michael Davis | 2022-03-05 01:10:41 +0000 |
---|---|---|
committer | GitHub | 2022-03-05 01:10:41 +0000 |
commit | f1e90ac2e3040dd09b3652d1bcabb4aee834aedd (patch) | |
tree | 3171570ac53bfab11522354ac4e04d634f2b67c0 /runtime/queries/llvm-mir | |
parent | d62ad8b595a4f901b9c5dba1bb6e8f70ece395bf (diff) |
update helix-syntax revision in flake.nix (#1747)
closes #1746
The queries for Go were updated in ddbf03613d5a3dd64f3f5ba13795e70c29297837.
The old ref was before this commit, so running helix from the flake
nix flake run github:helix-editor/helix/d62ad8b595a4f901b9c5dba1bb6e8f70ece395bf -- path/to/file.go
will crash because the old grammar's query analysis will fail (because `iota`
was not yet a named node).
This commit updates the version of the grammars that we pull down when building
the flake so that the queries match the grammars. We'll have to do an update like
this whenever a grammar is bumped in a breaking way (which happens fairly often
in tree-sitter) until #1659 comes along and the version of the grammar becomes
tied to the version declared in source.
Diffstat (limited to 'runtime/queries/llvm-mir')
0 files changed, 0 insertions, 0 deletions