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/ybv7wilf71738ma49j6s14gjkda0y7f0-source source root is source 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 checking for references to /nix/var/nix/builds/nix-17518-1030148184/ in /nix/store/6c9hbmfknz9knd2r48dflw34sfk8xnsz-vimplugin-dashboard-nvim-0-unstable-2026-04-17... /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 19685 Done find "$dir" -type f -not -path '*/.build-id/*' -print0 19688 Segmentation fault: 11 | while IFS= read -r -d '' file; do if isELF "$file"; then printf '%s\0' "$file" 1>&3; else if isScript "$file"; then filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then printf '%s\0' "$file" 1>&4; fi; fi; fi; done patching script interpreter paths in /nix/store/6c9hbmfknz9knd2r48dflw34sfk8xnsz-vimplugin-dashboard-nvim-0-unstable-2026-04-17 Running phase: vimCommandCheckHook Executing vimCommandCheckHook Running phase: neovimRequireCheckHook Executing neovimRequireCheckHook nvimRequireCheck is empty; entering discovery mode Running module discovery in output directory... lua/dashboard/init.lua lua/dashboard/preview.lua lua/dashboard/events.lua lua/dashboard/theme/doom.lua lua/dashboard/theme/header.lua lua/dashboard/theme/hyper.lua lua/dashboard/utils.lua Discovered modules: dashboard dashboard.preview dashboard.events dashboard.theme.doom dashboard.theme.header dashboard.theme.hyper dashboard.utils Starting require checks Attempting to require module: dashboard Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dashboard Attempting to require module: dashboard.preview Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dashboard.preview Attempting to require module: dashboard.events Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dashboard.events Attempting to require module: dashboard.theme.doom Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dashboard.theme.doom Attempting to require module: dashboard.theme.header Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dashboard.theme.header Attempting to require module: dashboard.theme.hyper Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dashboard.theme.hyper Attempting to require module: dashboard.utils Entering Ex mode. Type "visual" to go to Normal mode. :Successfully required module: dashboard.utils ====================================================== Require check succeeded for the following modules: - dashboard - dashboard.preview - dashboard.events - dashboard.theme.doom - dashboard.theme.header - dashboard.theme.hyper - dashboard.utils All lua modules were checked. ======================================================