nix-community.nixvim/flake
Matt Sturgeon 14c7f5f896
dev/tests: add --attr option to print full attrpath of tests
Allows using the `tests` devshell command to discover the full attrpath
of a test.

e.g.

```
$ tests --attr modules-lsp plugins-by-name-lazygit
Printing 2 tests: modules-lsp plugins-by-name-lazygit

Full attr paths:
- checks.x86_64-linux.test-2.entries.modules-lsp
- checks.x86_64-linux.test-18.entries.plugins-by-name-lazygit
```
2025-05-19 20:40:10 +01:00
..
dev dev/tests: add --attr option to print full attrpath of tests 2025-05-19 20:40:10 +01:00
flake-modules flake/auto: nameFunction default to lib.id 2025-01-20 15:11:39 +00:00
default.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00
legacy-packages.nix flake: add nixvimConfigurations flake-parts module 2025-01-19 17:47:17 +00:00
lib.nix lib: export evalNixvim as top-level alias 2025-01-20 05:23:05 +00:00
nixvim-configurations.nix flake: add nixvimConfigurations flake-parts module 2025-01-19 17:47:17 +00:00
overlays.nix flake-modules -> flake 2025-01-19 12:56:24 +01:00
packages.nix docs/lib: init 2025-05-19 00:19:56 +01:00
templates.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00
wrappers.nix flake: remove unused 'inputs' 2025-02-07 23:21:35 +01:00