mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
README: Add instructions on nixos 23.05 (#414)
This commit is contained in:
parent
e638f71f9e
commit
fb4118fc84
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ gruvbox as the colorscheme, no extra configuration required!
|
|||
If you have any question, please use the [discussions page](https://github.com/pta2002/nixvim/discussions/categories/q-a)! Alternatively, join the Matrix channel at [#nixvim:matrix.org](https://matrix.to/#/#nixvim:matrix.org)!
|
||||
|
||||
## Installation
|
||||
|
||||
NixVim needs to be installed with a compatible nixpkgs version.
|
||||
This means that the `main` branch of NixVim requires to be insalled with `nixos-unstable`.
|
||||
|
||||
If you want to use NixVim with nixpkgs 23.05 you should use the `nixos-23.05` branch.
|
||||
|
||||
### Without flakes
|
||||
NixVim now ships with `flake-compat`, which makes it usable from any system.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue