You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/mdbook/index.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,6 @@ Documentation is currently available for the following versions:
8
8
9
9
@DOCS_VERSIONS@
10
10
11
-
## Recent Breaking Changes
12
-
13
-
> [!CAUTION]
14
-
> By default, Nixvim now constructs its own instance of nixpkgs, using the revision from our flake.lock.
15
-
> 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)
16
-
>
17
-
> The old behaviour can be restored by enabling `nixpkgs.useGlobalPackages`.
18
-
>
19
-
> If your flake modifies the `nixpkgs` through `follows` this can still cause issues by changing the expected `nixpkg``nixvim` was tested & built against.
0 commit comments