mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
docs: no longer using master
but main
Tiny update. Noticed the `master` branch does not exist.
This commit is contained in:
parent
9416bc9018
commit
c7b7b6481b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,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.
|
||||
The `main` 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-24.05` when using NixOS 24.05.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue