nix-community.nixvim/docs
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
..
man standalone: Allow to extend a standalone derivation with a new module (#1142) 2024-02-22 08:22:21 +01:00
mdbook standalone: Allow to extend a standalone derivation with a new module (#1142) 2024-02-22 08:22:21 +01:00
user-guide standalone: Allow to extend a standalone derivation with a new module (#1142) 2024-02-22 08:22:21 +01:00
default.nix misc: refactor helpers propagation 2024-02-09 14:20:25 +01:00
either_recursive.patch docs: Use a nixpkgs patch instead of copy/pasting nixpkgs functions (#1011) 2024-02-03 19:04:09 +01:00