Update to 25.05

some bugs with new version i dont have time to sort out yet

update js corepack

pin lazygit

insane ux choice with no config setting

completions are now built-in

pin to old nerdfonts

I dont want to do this, but the new version just throw error after error
at me

pin neovim
This commit is contained in:
sadan 2025-05-24 02:45:57 -04:00
parent 3db80b3804
commit 6da6046b73
No known key found for this signature in database
9 changed files with 212 additions and 94 deletions

View file

@ -23,7 +23,7 @@ in
};
file = {
vscode_neovim = {
source = "${pkgs.pinned.neovim}/bin/nvim";
source = "${pkgs.pinned.vscode_neovim}/bin/nvim";
target = ".bin/vscode-neovim";
};
};