From fb4118fc84816c40b5d5ffa2162d698ecf53c6b9 Mon Sep 17 00:00:00 2001 From: traxys Date: Sun, 4 Jun 2023 15:44:17 +0200 Subject: [PATCH] README: Add instructions on nixos 23.05 (#414) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d3a52f5a..6fdad5fe 100644 --- a/README.md +++ b/README.md @@ -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.