nix-community / neovim-nightly-overlay

[maintainer=@GaetanLepage, @willruggiano]
https://matrix.to/#/#neovim-nightly-overlay:nixos.org
287 stars 39 forks source link

misc: switch to luajit #535

Closed GaetanLepage closed 3 weeks ago

GaetanLepage commented 1 month ago

It makes sense to use luajit directly as it should be the fastest solution.

GaetanLepage commented 4 weeks ago

I don't know what is the issue with the CI...

GaetanLepage commented 3 weeks ago

cc @willruggiano this should be good to go know.

willruggiano commented 3 weeks ago

Can you just remove this in favor of overriding the derivation arg like we do for the other build deps?

GaetanLepage commented 3 weeks ago

Like so ?

willruggiano commented 3 weeks ago

Yeah and then override it here; https://github.com/nix-community/neovim-nightly-overlay/blob/7849e018a09688cd71bde887113954b3ce08739c/flake/packages/neovim.nix#L50