chore: update nix flake

This commit is contained in:
arne314
2025-11-04 22:50:55 +01:00
parent f43fa4d175
commit d6ba115ac7
3 changed files with 10 additions and 13 deletions

View File

@@ -28,10 +28,6 @@
pkgs.vimPlugins.luasnip
pkgs.vimPlugins.nvim-treesitter-parsers.typst
];
# TODO: make this check pass instead of skipping
neovimRequireCheckHook = ''
echo "Skipping neovimRequireCheckHook"
'';
};
in {
packages = {