mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-05 08:31:05 +01:00
docs: drop "Recent Breaking Changes" section
They aren't "recent" anymore.
This commit is contained in:
parent
8d085d4094
commit
51daa6bf06
1 changed files with 0 additions and 10 deletions
|
|
@ -8,16 +8,6 @@ Documentation is currently available for the following versions:
|
|||
|
||||
@DOCS_VERSIONS@
|
||||
|
||||
## Recent Breaking Changes
|
||||
|
||||
> [!CAUTION]
|
||||
> By default, Nixvim now constructs its own instance of nixpkgs, using the revision from our flake.lock.
|
||||
> This change was largely motivated by: [How do I solve "`<name>` cannot be found in `pkgs`"](./user-guide/faq.html#how-do-i-solve-name-cannot-be-found-in-pkgs)
|
||||
>
|
||||
> The old behaviour can be restored by enabling `nixpkgs.useGlobalPackages`.
|
||||
>
|
||||
> If your flake modifies the `nixpkgs` through `follows` this can still cause issues by changing the expected `nixpkg` `nixvim` was tested & built against.
|
||||
|
||||
@README@
|
||||
|
||||
## Welcome to the docs!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue