How do I install #neovim #nightly on my #nixos machine?
GitHub - nix-community/neovim-nightly-overlay: [maintainer=@Kranzes]

[maintainer=@Kranzes]. Contribute to nix-community/neovim-nightly-overlay development by creating an account on GitHub.

GitHub
@fernsehmuell Thanks but, I can't figure out on how to use it with my home-manager configuration. Could you perhaps provide some insight regarding how to use it? Thanks :D
@asynqqboo I am not using home manager. But you have to override the source of the package. Here you find examples: https://nixos.wiki/wiki/Overlays there is also a chapter about home manager.
Overlays - NixOS Wiki

@fernsehmuell Thank you for your help! :D