feat: remove TODO

This commit is contained in:
Ryan Yin 2023-07-04 16:40:03 +08:00
parent 8a4bf82444
commit 211596f540

View file

@ -4,10 +4,6 @@ An unofficial and opinionated NixOS & Flakes :book: for beginners: https://nixos
中文版: https://nixos-and-flakes.thiscute.world/zh/ 中文版: https://nixos-and-flakes.thiscute.world/zh/
## TODO
- Fix spelling and grammatic mistakes in the English version.
## Introduction to Flakes ## Introduction to Flakes
The flakes experimental feature is a major development for Nix, it introduces a policy for managing dependencies between Nix expressions, it improves reproducibility, composability and usability in the Nix ecosystem. Although it's still an experimental feature, flakes have been widely used by the Nix community.[^1] The flakes experimental feature is a major development for Nix, it introduces a policy for managing dependencies between Nix expressions, it improves reproducibility, composability and usability in the Nix ecosystem. Although it's still an experimental feature, flakes have been widely used by the Nix community.[^1]