nvim: use neovim-nightly
This commit is contained in:
parent
cdeb64a7e4
commit
f4aa6d3cda
5 changed files with 235 additions and 29 deletions
|
@ -2,6 +2,7 @@
|
|||
description = "NixOS configuration";
|
||||
|
||||
inputs = {
|
||||
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue