lib.warn"luaAttr as string is deprecated since September 2024. Pass a lua derivation directly ( e.g., `buildNeovimPlugin { luaAttr = lua.pkgs.plenary-nvim; }`)"lua.pkgs.${normalizeNameluaAttr}
elseluaAttr;
originalLuaDrv=
if(lib.typeOfluaAttr=="string")then
lib.warn
"luaAttr as string is deprecated since September 2024. Pass a lua derivation directly ( e.g., `buildNeovimPlugin { luaAttr = lua.pkgs.plenary-nvim; }`)"