nixbot

builds
1structuredAttrs is enabled
configurePhase
2no configure script, doing nothing
buildPhase
3Generating remote plugin manifest
installPhase
4no Makefile or custom installPhase, doing nothing
fixupPhase
5checking for references to /nix/var/nix/builds/nix-46883-4002724332/ in /nix/store/6kxz6b0iz5ma948ad9m75avvygswv333-neovim-0.12.5-with-ftplugin...6/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 47944 Done find "$dir" -type f -not -path '*/.build-id/*' -print07 47945 Segmentation fault: 11 | while IFS= read -r -d '' file; do8 if isELF "$file"; then9 printf '%s\0' "$file" 1>&3;10 else11 if isScript "$file"; then12 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then13 printf '%s\0' "$file" 1>&4;14 fi;15 fi;16 fi;17done18gzipping man pages under /nix/store/6kxz6b0iz5ma948ad9m75avvygswv333-neovim-0.12.5-with-ftplugin/share/man/19�patching script interpreter paths in /nix/store/6kxz6b0iz5ma948ad9m75avvygswv333-neovim-0.12.5-with-ftplugin20stripping (with command strip and flags -S) in /nix/store/6kxz6b0iz5ma948ad9m75avvygswv333-neovim-0.12.5-with-ftplugin/lib /nix/store/6kxz6b0iz5ma948ad9m75avvygswv333-neovim-0.12.5-with-ftplugin/bin21fixupPhase completed in 36 seconds