about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorMatthieu Coudron <886074+teto@users.noreply.github.com>2023-09-26 20:31:31 +0200
committerMatthieu Coudron <886074+teto@users.noreply.github.com>2023-09-27 19:08:38 +0200
commit0ab2c9642991c787c38cc131e7c5c935bff9cd88 (patch)
treea688886e5fdc4886163b4d66b29d6a2938ee7d8f /nixos
parentc22ca8e82097dc7650053c85509d9369ce8726bf (diff)
downloadnixlib-0ab2c9642991c787c38cc131e7c5c935bff9cd88.tar
nixlib-0ab2c9642991c787c38cc131e7c5c935bff9cd88.tar.gz
nixlib-0ab2c9642991c787c38cc131e7c5c935bff9cd88.tar.bz2
nixlib-0ab2c9642991c787c38cc131e7c5c935bff9cd88.tar.lz
nixlib-0ab2c9642991c787c38cc131e7c5c935bff9cd88.tar.xz
nixlib-0ab2c9642991c787c38cc131e7c5c935bff9cd88.tar.zst
nixlib-0ab2c9642991c787c38cc131e7c5c935bff9cd88.zip
vimUtils: buildVimPluginFrom2Nix renamed to buildVimPlugin
the `from2Nix` suffix is a legacy from vim2nix but we dont use that anymore. It makes the name of the function unusual and long.
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index afc6c273224e..1ffaa0c0b5dd 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -119,6 +119,9 @@
 
 - The `services.ananicy.extraRules` option now has the type of `listOf attrs` instead of `string`.
 
+- `buildVimPluginFrom2Nix` has been renamed to `buildVimPlugin`, which now
+  now skips `configurePhase` and `buildPhase`
+
 - JACK tools (`jack_*` except `jack_control`) have moved from the `jack2` package to `jack-example-tools`
 
 - The `matrix-synapse` package & module have undergone some significant internal changes, for most setups no intervention is needed, though: