nix-community.nixvim/flake-modules
Matt Sturgeon 990ef039f7
tests: move test derivations to tests/default.nix
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/`.
2024-10-18 20:51:30 +01:00
..
dev flake-modules/dev: exclude generated files from typos hook 2024-10-10 09:35:52 -05:00
default.nix lib: rename helpers.nix -> default.nix 2024-09-13 17:25:17 +01:00
legacy-packages.nix modules/nixpkgs: initial pkgs option, drop defaultPkgs specialArg 2024-09-27 09:30:12 +01:00
lib.nix treewide: avoid passing pkgs to our lib 2024-09-22 18:18:05 +01:00
overlays.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
packages.nix docs: move pkgs overlays to their own file 2024-09-13 12:26:48 +01:00
templates.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
tests.nix tests: move test derivations to tests/default.nix 2024-10-18 20:51:30 +01:00
wrappers.nix modules/performance: add ability to byte compile lua configuration files 2024-07-31 11:31:40 +00:00