nix-community.nixvim/tests
traxys f9280a6865
plugin/none-ls: Implement all builtins (#1169)
* plugins/none-ls: Use upstream builtins.json to list sources

This avoids the need to define sources in nixvim. We only need to define
a mapping from source names to packages.

This commit does not yet introduce sources for the newly available builtins

* plugin/none-ls: Enable all known sources in tests

* plugins/none-ls: Add all missing sources
2024-03-01 13:24:14 +01:00
..
modules tests/modules/files: init 2024-02-09 21:18:46 +01:00
test-sources plugin/none-ls: Implement all builtins (#1169) 2024-03-01 13:24:14 +01:00
default.nix tests: Introduce a way to disable options when running in tests (#1095) 2024-02-15 14:27:45 +01:00
enable-except-in-tests.nix tests: Introduce a way to disable options when running in tests (#1095) 2024-02-15 14:27:45 +01:00
extend.nix standalone: Allow to extend a standalone derivation with a new module (#1142) 2024-02-22 08:22:21 +01:00
extra-args.nix standalone: pass extraSpecialArgs to lib.evalModules directly (#914) 2024-01-07 20:49:17 +01:00
fetch-tests.nix plugin/none-ls: Implement all builtins (#1169) 2024-03-01 13:24:14 +01:00
lib-tests.nix tests: do not import helpers.nix directly 2024-02-11 11:50:35 +01:00
no-flake.nix Fix issue with non flake import (#1102) 2024-02-15 22:51:26 +01:00
test-derivation.nix tests: Introduce a way to disable options when running in tests (#1095) 2024-02-15 14:27:45 +01:00