vimplugin-dashboard-nvim-0-unstable-2026-04-17
checks.aarch64-darwin.package-neovim-test-nvim_with_opt_plugin
· build #597
· raw
1structuredAttrs is enabled2Sourcing vim-gen-doc-hook3Sourcing vim-command-check-hook.sh4Using vimCommandCheckHook5Sourcing neovim-require-check-hook.sh6Using neovimRequireCheckHook
unpackPhase
7unpacking source archive /nix/store/ybv7wilf71738ma49j6s14gjkda0y7f0-source8source root is sourcecheckPhase
9no Makefile or custom checkPhase, doing nothingfixupPhase
10Executing vimPluginGenTags11Building help tags12Finished executing vimPluginGenTags13checking for references to /nix/var/nix/builds/nix-17518-1030148184/ in /nix/store/6c9hbmfknz9knd2r48dflw34sfk8xnsz-vimplugin-dashboard-nvim-0-unstable-2026-04-17...14/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 19685 Done find "$dir" -type f -not -path '*/.build-id/*' -print015 19688 Segmentation fault: 11 | while IFS= read -r -d '' file; do16 if isELF "$file"; then17 printf '%s\0' "$file" 1>&3;18 else19 if isScript "$file"; then20 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then21 printf '%s\0' "$file" 1>&4;22 fi;23 fi;24 fi;25done26patching script interpreter paths in /nix/store/6c9hbmfknz9knd2r48dflw34sfk8xnsz-vimplugin-dashboard-nvim-0-unstable-2026-04-17vimCommandCheckHook
27Executing vimCommandCheckHookneovimRequireCheckHook
28Executing neovimRequireCheckHook29nvimRequireCheck is empty; entering discovery mode30Running module discovery in output directory...31lua/dashboard/init.lua32lua/dashboard/preview.lua33lua/dashboard/events.lua34lua/dashboard/theme/doom.lua35lua/dashboard/theme/header.lua36lua/dashboard/theme/hyper.lua37lua/dashboard/utils.lua38Discovered modules: dashboard dashboard.preview dashboard.events dashboard.theme.doom dashboard.theme.header dashboard.theme.hyper dashboard.utils39Starting require checks40Attempting to require module: dashboard41Entering Ex mode. Type "visual" to go to Normal mode.42:Successfully required module: dashboard43Attempting to require module: dashboard.preview44Entering Ex mode. Type "visual" to go to Normal mode.45:Successfully required module: dashboard.preview46Attempting to require module: dashboard.events47Entering Ex mode. Type "visual" to go to Normal mode.48:Successfully required module: dashboard.events49Attempting to require module: dashboard.theme.doom50Entering Ex mode. Type "visual" to go to Normal mode.51:Successfully required module: dashboard.theme.doom52Attempting to require module: dashboard.theme.header53Entering Ex mode. Type "visual" to go to Normal mode.54:Successfully required module: dashboard.theme.header55Attempting to require module: dashboard.theme.hyper56Entering Ex mode. Type "visual" to go to Normal mode.57:Successfully required module: dashboard.theme.hyper58Attempting to require module: dashboard.utils59Entering Ex mode. Type "visual" to go to Normal mode.60:Successfully required module: dashboard.utils6162======================================================63Require check succeeded for the following modules:64 - dashboard65 - dashboard.preview66 - dashboard.events67 - dashboard.theme.doom68 - dashboard.theme.header69 - dashboard.theme.hyper70 - dashboard.utils71All lua modules were checked.72======================================================