mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-01-13 17:38:47 +01:00
feat: add link - flakes intro in nix.dev
This commit is contained in:
parent
c6075ef55f
commit
7b4545c3f6
@ -29,6 +29,7 @@ Overall, I strongly recommend everyone to use Flakes, especially since this book
|
||||
|
||||
I won't go into too much detail here, please refer to the following documents:
|
||||
|
||||
- [Flakes - nix.dev](https://nix.dev/concepts/flakes)
|
||||
- [Nix Flakes, Part 1: An introduction and tutorial (Eelco Dolstra, 2020)](https://www.tweag.io/blog/2020-05-25-flakes/)
|
||||
- [Nix Flakes, Part 2: Evaluation caching (Eelco Dolstra, 2020)](https://www.tweag.io/blog/2020-06-25-eval-cache/)
|
||||
- [Nix Flakes, Part 3: Managing NixOS systems (Eelco Dolstra, 2020)](https://www.tweag.io/blog/2020-07-31-nixos-flakes/)
|
||||
|
@ -30,6 +30,7 @@ Flakes 带来的好处是显而易见的,整个 NixOS 社区都很喜欢它,
|
||||
|
||||
我就不多介绍了,请直接参考如下文档:
|
||||
|
||||
- [Flakes - nix.dev](https://nix.dev/concepts/flakes)
|
||||
- [Nix Flakes, Part 1: An introduction and tutorial (Eelco Dolstra, 2020)](https://www.tweag.io/blog/2020-05-25-flakes/)
|
||||
- [Nix Flakes, Part 2: Evaluation caching (Eelco Dolstra, 2020)](https://www.tweag.io/blog/2020-06-25-eval-cache/)
|
||||
- [Nix Flakes, Part 3: Managing NixOS systems (Eelco Dolstra, 2020)](https://www.tweag.io/blog/2020-07-31-nixos-flakes/)
|
||||
|
Loading…
Reference in New Issue
Block a user