mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
Move the previous `default.nix` to `main.nix` so that `default.nix` can be used for defining the set of all test derivations. `main.nix` is imported by `default.nix`, but is only responsible for the tests built from `tests/test-sources/`. |
||
|---|---|---|
| .. | ||
| dev | ||
| default.nix | ||
| legacy-packages.nix | ||
| lib.nix | ||
| overlays.nix | ||
| packages.nix | ||
| templates.nix | ||
| tests.nix | ||
| wrappers.nix | ||