vimPlugins.nvim-treesitter: allow norg failure in check

removed in https://github.com/NixOS/nixpkgs/pull/408464

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman
2025-06-17 12:49:53 -05:00
parent 5d87995243
commit f66b0bb643
@@ -95,6 +95,7 @@ in
touch $out
export HOME=$(mktemp -d)
ln -s ${withAllGrammars}/CONTRIBUTING.md .
export ALLOWED_INSTALLATION_FAILURES=norg
nvim --headless "+luafile ${withAllGrammars}/scripts/check-queries.lua" | tee log