mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
flake.nix: follow nixpkgs-unstable instead of nixos-unstable
This commit is contained in:
parent
31b0e36087
commit
e7d827bb32
4 changed files with 12 additions and 12 deletions
|
@ -89,7 +89,7 @@ If you have any question, please use the [discussions page](https://github.com/n
|
|||
|
||||
> [!WARNING]
|
||||
> NixVim needs to be installed with a compatible nixpkgs version.
|
||||
> This means that the `main` branch of NixVim requires to be installed with `nixos-unstable`.
|
||||
> This means that the `main` branch of NixVim requires to be installed with `nixpkgs-unstable`.
|
||||
>
|
||||
> If you want to use NixVim with nixpkgs 24.11 you should use the `nixos-24.11` branch.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue