mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-03-03 09:41:36 +01:00
feat: README - minor changes
This commit is contained in:
parent
5538964793
commit
9bd961a186
@ -18,9 +18,9 @@ Flakes is one of the most significant changes the nix project has ever seen.[^2]
|
||||
|
||||
The benefits of Flakes are obvious, and the entire NixOS community likes it very much. Currently, more than half of the users are using Flakes[^3], so we're pretty sure that Flakes will never be deprecated.
|
||||
|
||||
:warning: But **Flakes is still an experimental feature**, there are still many problems with it, it is likely to introduce some breaking changes in the process of stablizing it, and it’s uncertain how greatly the breaking changes will be.
|
||||
:warning: But **Flakes is still an experimental feature**, there are still some problems with it, it is likely to introduce some breaking changes in the process of stablizing it, and it’s uncertain how greatly the breaking changes will be.
|
||||
|
||||
So overall, I still recommend everyone to use Flakes, this book is also written around NixOS and Flakes after all, but please be prepared for the problems that may be caused by the upcomming breaking changes.
|
||||
Overall, I still recommend everyone to use Flakes, this book is also written around NixOS and Flakes after all, but please be prepared for the problems that may be caused by the upcomming breaking changes.
|
||||
|
||||
## Contribution
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user