structuredAttrs is enabled Sourcing vim-gen-doc-hook Sourcing vim-command-check-hook.sh Using vimCommandCheckHook Sourcing neovim-require-check-hook.sh Using neovimRequireCheckHook Running phase: unpackPhase unpacking source archive /nix/store/1y77k7jlbl3n87aq455iwzq9rc46lma3-nvim-dap-45a69eb source root is nvim-dap-45a69eb Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase Running phase: checkPhase no Makefile or custom checkPhase, doing nothing Running phase: installPhase Running phase: fixupPhase Executing vimPluginGenTags Building help tags Finished executing vimPluginGenTags shrinking RPATHs of ELF executables and libraries in /nix/store/dcay6nql31d1v1dhypa4p3dy8a4ckw3x-vimplugin-nvim-dap-0.10.0-unstable-2026-04-06 checking for references to /build/ in /nix/store/dcay6nql31d1v1dhypa4p3dy8a4ckw3x-vimplugin-nvim-dap-0.10.0-unstable-2026-04-06... patching script interpreter paths in /nix/store/dcay6nql31d1v1dhypa4p3dy8a4ckw3x-vimplugin-nvim-dap-0.10.0-unstable-2026-04-06 Running phase: vimCommandCheckHook Executing vimCommandCheckHook Running phase: neovimRequireCheckHook Executing neovimRequireCheckHook nvimRequireCheck is empty; entering discovery mode Running module discovery in source directory... lua/dap/ext/autocompl.lua lua/dap/ext/vscode.lua lua/dap/ui/widgets.lua lua/dap/_cmds.lua lua/dap/async.lua lua/dap/breakpoints.lua lua/dap/entity.lua lua/dap/health.lua lua/dap/log.lua lua/dap/progress.lua lua/dap/protocol.lua lua/dap/repl.lua lua/dap/rpc.lua lua/dap/session.lua lua/dap/ui.lua lua/dap/utils.lua lua/dap.lua Discovered modules: dap.ext.autocompl dap.ext.vscode dap.ui.widgets dap._cmds dap.async dap.breakpoints dap.entity dap.health dap.log dap.progress dap.protocol dap.repl dap.rpc dap.session dap.ui dap.utils dap Starting require checks Attempting to require module: dap.ext.autocompl Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.ext.autocompl Attempting to require module: dap.ext.vscode Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.ext.vscode Attempting to require module: dap.ui.widgets Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.ui.widgets Attempting to require module: dap._cmds Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap._cmds Attempting to require module: dap.async Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.async Attempting to require module: dap.breakpoints Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.breakpoints Attempting to require module: dap.entity Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.entity Attempting to require module: dap.health Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.health Attempting to require module: dap.log Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.log Attempting to require module: dap.progress Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.progress Attempting to require module: dap.protocol Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.protocol Attempting to require module: dap.repl Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.repl Attempting to require module: dap.rpc Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.rpc Attempting to require module: dap.session Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.session Attempting to require module: dap.ui Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.ui Attempting to require module: dap.utils Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap.utils Attempting to require module: dap Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dap ====================================================== Require check succeeded for the following modules: - dap.ext.autocompl - dap.ext.vscode - dap.ui.widgets - dap._cmds - dap.async - dap.breakpoints - dap.entity - dap.health - dap.log - dap.progress - dap.protocol - dap.repl - dap.rpc - dap.session - dap.ui - dap.utils - dap All lua modules were checked. ======================================================