doc/src/installation: note master branch follows rolling-release model (#2116)
Link: https://github.com/nix-community/stylix/pull/2116
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
(cherry picked from commit 8b14679c0e)
This commit is contained in:
parent
c2c4a3ad52
commit
413e927522
1 changed files with 10 additions and 0 deletions
|
|
@ -1,5 +1,15 @@
|
|||
# Installation
|
||||
|
||||
> [!IMPORTANT]
|
||||
> The master (unstable) branch of Stylix follows a rolling-release model. To
|
||||
> ensure version compatibility, all inputs must be kept in sync.
|
||||
>
|
||||
> Avoid partial updates and always update inputs together with:
|
||||
>
|
||||
> ```console
|
||||
> nix flake update
|
||||
> ```
|
||||
|
||||
## NixOS
|
||||
|
||||
You can install Stylix into your NixOS configuration using [Flakes][nix-flakes].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue