mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 09:48:42 +02:00
misc: fix forgotten renames 23.05 -> 24.05
This commit is contained in:
parent
b0b03c79db
commit
2c25e77d82
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ You must use a `nixpkgs` version compatible with the nixvim version you choose.
|
|||
The `master` branch requires to use a _very recent_ version of nixpkgs unstable.
|
||||
In order to guarantee the compatibility between nixvim & nixpkgs it is recommended to always update both at the same time.
|
||||
|
||||
When using a `stable` version you must use the corresponding nixvim branch, for example `nixos-23.05` when using NixOS 23.05.
|
||||
When using a `stable` version you must use the corresponding nixvim branch, for example `nixos-24.05` when using NixOS 24.05.
|
||||
|
||||
Failure to use the correct branch, or an old revision of nixpkgs will likely result in errors of the form `vimPlugins.<name> attribute not found`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue