README: Add instructions on nixos 23.05 (#414)

This commit is contained in:
traxys 2023-06-04 15:44:17 +02:00 committed by GitHub
parent e638f71f9e
commit fb4118fc84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.