nix-community.nixvim/tests
Stanislav Asunkin f28d384ab5 modules/performance/combine-plugins: propagate lua dependencies
Plugins from luarocks (e.g. telescope-nvim) have dependencies specified
in propagatedBuildInputs. These dependencies are not added as plugins in
Nvim runtime. They are added to LUA_PATH env var for wrapped neovim.
This commit collects all propagatedBuildInputs from input plugin list
and puts them in the combined plugin.
Note that such dependencies are never combined, because they are not
plugins.
2025-04-28 17:26:13 +03:00
..
platforms lib/modules: work-around a submodule type-merging issue 2025-01-21 12:10:29 +00:00
test-sources modules/performance/combine-plugins: propagate lua dependencies 2025-04-28 17:26:13 +03:00
default.nix docs: eval modules without access to pkgs 2025-01-25 19:16:09 +00:00
enable-except-in-tests.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
extend.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
extra-args.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
extra-files.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
failing-tests.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
fetch-tests.nix tests: omit default suffix in test names 2024-12-27 19:13:05 +00:00
generated.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
lib-tests.nix lib/utils: add mkAssertions 2025-01-20 14:17:26 +01:00
lsp-servers.nix tests: disable tests depending on broken sourcekit on aarch64-linux 2025-04-22 12:16:02 +00:00
main.nix tests: remove type passthrough 2025-04-01 20:35:58 +01:00
maintainers.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
nixpkgs-mock.nix modules/nixpkgs: construct an instance of nixpkgs.source 2025-01-17 09:37:03 +00:00
nixpkgs-module.nix modules/nixpkgs: add useGlobalPackages option 2025-01-17 10:16:09 +00:00
no-flake.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00
plugins-by-name.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00