chore: add 'nodejs_24' dependency to 'nvim' flake

This commit is contained in:
2026-04-26 15:02:31 +02:00
parent 83958847f4
commit 35f6f7890f
2 changed files with 7 additions and 6 deletions

View File

@@ -71,6 +71,7 @@
{
lspsAndRuntimeDeps = with pkgs; {
general = [
nodejs_24
black
clang
clang-tools