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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user