Pedro Alves

Results 52 comments of Pedro Alves

Just popping back in here to add a datapoint for lazy.nvim: We used to have a module for a popular nvim package manager (packer? I forget...). It's what was used...

> We could trigger `lazy.nvim`'s installation command during Nix' build time to ensure plugins are downloaded and installed at build time. Not sure that's easily done given Nix's sandboxing. However...

> I'm not sure if there's a more pure nix way of doing it since you'll have to generate the lua code anyway as Neovim doesn't natively understand nix but...

I agree with the enum, IMO it's the best option. Removes a lot of need for assertions.

Why not mirror what NixOS does? https://wiki.nixos.org/wiki/Linux_kernel - Default is latest LTS - Also available will be: - For stable: latest kernel version at the time of stabilization - For...

Hadn't considered that, but it is a good point. Still, I think it makes sense to always provide whatever the latest release by rpi is, since it's not always necessarily...

Hi, this looks valid to me. This project is very much on maintenance mode from my end, since I made this for my thesis proposal two years ago and haven't...

@norio-nomura seems like a tricky issue, but it looks like it might've been fixed in macOS 14 from reading that issue? Not too sure, but maybe if there's a way...

Getting this even with rust-analyzer disabled.