fix: neovim

This commit is contained in:
Yadunand Prem 2025-03-13 10:36:02 -04:00
parent 7cc0ef8ec7
commit cc14034abe
No known key found for this signature in database
3 changed files with 11 additions and 11 deletions

View File

@ -146,11 +146,11 @@
]
},
"locked": {
"lastModified": 1740845322,
"narHash": "sha256-AXEgFj3C0YJhu9k1OhbRhiA6FnDr81dQZ65U3DhaWpw=",
"lastModified": 1741791118,
"narHash": "sha256-4Y427uj0eql4yRU5rely3EcOlB9q457UDbG9omPtXiA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "fcac3d6d88302a5e64f6cb8014ac785e08874c8d",
"rev": "18780912345970e5b546b1b085385789b6935a83",
"type": "github"
},
"original": {
@ -205,11 +205,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1740828860,
"narHash": "sha256-cjbHI+zUzK5CPsQZqMhE3npTyYFt9tJ3+ohcfaOF/WM=",
"lastModified": 1741513245,
"narHash": "sha256-7rTAMNTY1xoBwz0h7ZMtEcd8LELk9R5TzBPoHuhNSCk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "303bd8071377433a2d8f76e684ec773d70c5b642",
"rev": "e3e32b642a31e6714ec1b712de8c91a3352ce7e1",
"type": "github"
},
"original": {
@ -244,11 +244,11 @@
"nuschtosSearch": "nuschtosSearch"
},
"locked": {
"lastModified": 1740520037,
"narHash": "sha256-TpZMYjOre+6GhKDVHFwoW2iBWqpNQppQTuqIAo+OBV8=",
"lastModified": 1741709061,
"narHash": "sha256-G1YTksB0CnVhpU1gEmvO3ugPS5CAmUpm5UtTIUIPnEI=",
"owner": "nix-community",
"repo": "nixvim",
"rev": "6f8d8f7aee84f377f52c8bb58385015f9168a666",
"rev": "3a3abf11700f76738d8ad9d15054ceaf182d2974",
"type": "github"
},
"original": {

View File

@ -146,8 +146,7 @@
sources = [
{name = "nvim_lsp";}
{name = "nvim_lua";}
{name = "emoji";}
{name = "emoji";}
# {name = "emoji";}
{
name = "buffer";
option.get_bufnrs.__raw = "vim.api.nvim_list_bufs";

View File

@ -52,6 +52,7 @@
pkgs.rust-analyzer
pkgs.claude-code
pkgs.httpie
# (inputs.ziggy.outputs.packages.aarch64-darwin.ziggy)
(inputs.superhtml.outputs.packages.aarch64-darwin.superhtml)