mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-01 02:34:47 -05:00
Ensure `mkTestDerivationFromNixvimModule` correctly test warnings & assertions. Also did some minor cleanup: - Call `failing-tests.nix` using `pkgs.callPackage` - Replace repetive use of `testBuildFailure` with a wrapper `mkFailingNixvimTest`