mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-07 01:21:05 +01:00
We need to optimise the buildbot attrs for nix-eval-jobs, however this doesn't make sense for `nix flake check` or `nix flake show`. Now that we aren't using the `checks` output, we don't _need_ to restrict ourselves to a flat set of test derivations anymore. This also simplifies our `tests` command, and means we no longer need to pre-compute the test attr names. |
||
|---|---|---|
| .. | ||
| dev | ||
| flake-modules | ||
| ci.nix | ||
| default.nix | ||
| legacy-packages.nix | ||
| lib.nix | ||
| nixvim-configurations.nix | ||
| overlays.nix | ||
| packages.nix | ||
| templates.nix | ||
| wrappers.nix | ||