tree-sitter: 0.25.4 -> 0.25.6, update grammars#414233
tree-sitter: 0.25.4 -> 0.25.6, update grammars#414233GaetanLepage merged 5 commits intoNixOS:stagingfrom
Conversation
|
The PR's base branch is set to staging, but 5 commits from the master branch are included. Make sure you know the right base branch for your changes, then:
|
1496272 to
97edf60
Compare
|
Github messed up the rebasing on staging. I hope I did it correctly manually. Sorry for the extra pings. NOTE: I checked the "built" box above. Haven't built these on op of staging though. They did work on master. |
97edf60 to
2c0bcc5
Compare
|
With 1001-2500 you really should keep targeting staging. This is roughly 4.5k rebuilds spread out over 4 targets. |
|
Never thought about that. The actual number of rebuilds is |
IIRC vim plugins aren't built by hydra, and they're unlikely to be transitive dependencies of anything that is. So as far as hydra is concerned, a vim plugins update is close to zero rebuilds. |
|
So anything still blocking this? AFAICT 0.25.6 is still the latest version of TS, so that should be fine. |
@mrcjkb any objection to merging this? |
Nope, no objections on my end |
|
Bisect says |
|
Ouch, I might've done the conflict resolution wrong:
My bad. I'm sorry for messing up. Fixing it right now. Might take a while because I want to reproduce the build and make sure I'm correct this time. |
|
I think it's outdated and they haven't released an update yet: https://github.com/tree-sitter/py-tree-sitter/releases So I guess that package should get |
|
A report estimates the number of jobs blocked by this as ~850 so far, so this might be quite a significant breakage. |
|
Because of a minor version bump, or because |
This commit prevents the update script from touching the files listed under `pinnedGrammars`. This way breakages cannot accidentally be caused again (re: NixOS#414233 breaking the heck out of staging-next et al)
Built
tree-sitter{,.grammars}.Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.