feat(update): Update nixpkgs

This commit is contained in:
uttarayan21
2024-03-31 18:42:28 +05:30
parent e946c6051a
commit 531ec40c7c
3 changed files with 281 additions and 245 deletions

View File

@@ -520,7 +520,7 @@ in rec {
vim.g.rustaceanvim.tools = { enable_clippy = false };
'';
package = pkgs.neovim-nightly;
options = {
opts = {
shell = "sh";
number = true;
relativenumber = true;