nix-community.nixvim/tests
traxys 9cd3721adf
standalone: Allow to extend a standalone derivation with a new module (#1142)
This adds the `nixvimExtend` attribute to the generated standalone
derivation, this attribute takes a module as an argument and returns a
new standalone derivation with the initial module & the extended module
merged together.
2024-02-22 08:22:21 +01:00
..
modules tests/modules/files: init 2024-02-09 21:18:46 +01:00
test-sources plugins/typst-vim: switch to mkVimPlugin 2024-02-22 01:34:39 +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 tests: do not import helpers.nix directly 2024-02-11 11:50:35 +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