nix-community.nixvim/wrappers
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 docs: clean up descriptions (#1061) 2024-02-11 13:51:34 +01:00
_shared.nix misc: refactor helpers propagation 2024-02-09 14:20:25 +01:00
darwin.nix tests: Introduce a way to disable options when running in tests (#1095) 2024-02-15 14:27:45 +01:00
hm.nix tests: Introduce a way to disable options when running in tests (#1095) 2024-02-15 14:27:45 +01:00
nixos.nix tests: Introduce a way to disable options when running in tests (#1095) 2024-02-15 14:27:45 +01:00
standalone.nix standalone: Allow to extend a standalone derivation with a new module (#1142) 2024-02-22 08:22:21 +01:00