update: Nix flake update

This commit is contained in:
uttarayan21
2024-05-26 01:53:07 +05:30
parent 3cbc0b92e4
commit d1da5af45d
7 changed files with 534 additions and 493 deletions

View File

@@ -645,7 +645,7 @@ in rec {
})
'';
package = pkgs.neovim-nightly;
package = pkgs.neovim;
opts = {
shell = "sh";
number = true;