Skip to content

Commit 39dbc52

Browse files
committed
chore: remove broken links, close ryan4yin#219
1 parent 03f2102 commit 39dbc52

3 files changed

Lines changed: 3 additions & 9 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ Yin is licensed under [CC BY-SA 4.0](./LICENSE.md)
8686
[Flakes are such an obviously good thing](https://grahamc.com/blog/flakes-are-an-obviously-good-thing/)
8787

8888
[^3]:
89-
[Draft: 1 year roadmap - NixOS Foundation](https://nixos-foundation.notion.site/1-year-roadmap-0dc5c2ec265a477ea65c549cd5e568a9)
89+
[Draft: 1 year roadmap - NixOS Foundation](https://web.archive.org/web/20250317120825/https://nixos-foundation.notion.site/1-year-roadmap-0dc5c2ec265a477ea65c549cd5e568a9)

docs/en/nixos-with-flakes/introduction-to-flakes.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ I delved into some details regarding Flakes:
6060
- [ teaching Nix 3 CLI and Flakes #281 - nix.dev](https://github.com/NixOS/nix.dev/issues/281):
6161
An issue about "Teaching Nix 3 CLI and Flakes" in nix.dev, and the conclusion is that we
6262
should not promote unstable features in nix.dev.
63-
- [Draft: 1-year Roadmap - NixOS Foundation](https://nixos-foundation.notion.site/1-year-roadmap-0dc5c2ec265a477ea65c549cd5e568a9):
64-
A roadmap provided by the NixOS Foundation, which includes plans regarding the
65-
stabilization of Flakes.
6663

6764
After reviewing these resources, it seems that Flakes may be(or may not...) stabilized
6865
within two years, possibly accompanied by some breaking changes.
@@ -133,4 +130,4 @@ is currently no alternative for this command):
133130
[Flakes are such an obviously good thing](https://grahamc.com/blog/flakes-are-an-obviously-good-thing/)
134131

135132
[^3]:
136-
[Draft: 1 year roadmap - NixOS Foundation](https://nixos-foundation.notion.site/1-year-roadmap-0dc5c2ec265a477ea65c549cd5e568a9)
133+
[Draft: 1 year roadmap - NixOS Foundation](https://web.archive.org/web/20250317120825/https://nixos-foundation.notion.site/1-year-roadmap-0dc5c2ec265a477ea65c549cd5e568a9)

docs/zh/nixos-with-flakes/introduction-to-flakes.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ Flakes[^3],因此我们可以相当确定 Flakes 不会被废弃。
5252
- [ teaching Nix 3 CLI and Flakes #281 - nix.dev](https://github.com/NixOS/nix.dev/issues/281):
5353
社区关于是否应该在 NixOS 官方文档中介绍 Flakes 的讨论,当前结论是官方文档不应该推广使用
5454
unstable 功能。
55-
- [Draft: 1 year roadmap - NixOS Foundation](https://nixos-foundation.notion.site/1-year-roadmap-0dc5c2ec265a477ea65c549cd5e568a9):
56-
NixOS Foundation 的一份 Roadmap,其中提到了 Flakes 的计
57-
划:`Stabilize flakes and release Nix 3.0. Flakes are widely used (there are more GitHub repos being created with a flake.nix than a default.nix) but they’re still marked as experimental, which is not a good situation. The same applies to the new nix CLI.`
5855

5956
读完上述内容后,个人猜测,**Flakes 有可能(仅是可能)会在未来两年内成为稳定特性**
6057

@@ -101,4 +98,4 @@ NixOS & Flakes 新手指南,就有必要介绍下 Flakes 实验特性所依赖
10198
[Flakes are such an obviously good thing](https://grahamc.com/blog/flakes-are-an-obviously-good-thing/)
10299

103100
[^3]:
104-
[Draft: 1 year roadmap - NixOS Foundation](https://nixos-foundation.notion.site/1-year-roadmap-0dc5c2ec265a477ea65c549cd5e568a9)
101+
[Draft: 1 year roadmap - NixOS Foundation](https://web.archive.org/web/20250317120825/https://nixos-foundation.notion.site/1-year-roadmap-0dc5c2ec265a477ea65c549cd5e568a9)

0 commit comments

Comments
 (0)