nix-community.nixvim/flake-modules
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
..
default.nix misc: refactor helpers propagation 2024-02-09 14:20:25 +01:00
dev.nix flake.nix: refactoring using flake-parts 2024-01-06 00:05:13 +01:00
helpers.nix tests: Introduce a way to disable options when running in tests (#1095) 2024-02-15 14:27:45 +01:00
legacy-packages.nix flake.nix: refactoring using flake-parts 2024-01-06 00:05:13 +01:00
lib.nix tests: Introduce a way to disable options when running in tests (#1095) 2024-02-15 14:27:45 +01:00
modules.nix docs: Allow to add an url in the online documentation (#1139) 2024-02-20 21:20:59 +01:00
overlays.nix flake.nix: refactoring using flake-parts 2024-01-06 00:05:13 +01:00
packages.nix misc: refactor helpers propagation 2024-02-09 14:20:25 +01:00
templates.nix flake/templates: propagate the template's checks to the main flake's 2024-01-06 15:08:08 +01:00
tests.nix standalone: Allow to extend a standalone derivation with a new module (#1142) 2024-02-22 08:22:21 +01:00
wrappers.nix misc: refactor helpers propagation 2024-02-09 14:20:25 +01:00