Janne Heß

Results 127 comments of Janne Heß

Is this fixed with the new queue runner?

Fwiw, nvim-treesitter now supports that: https://github.com/nvim-treesitter/nvim-treesitter/pull/6418#issuecomment-2044072426

Will care about this when the feature gets remotely usable for my use case so please leave this open

The issue is that there is `go = go_1_22` a few lines above. Searching for `go` finds a package called `go` in version 1.22. I do agree however that it...

Looks good to me as well, but we kinda migrated the detection to nixpkgs. So that would now have to be changed in [nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/ci/eval/compare/utils.nix#L189) which is a lot better since...