mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +00:00
Add a release note for the fetchTree stabilisation
This commit is contained in:
parent
9553fc5a53
commit
2d72715aa3
9
doc/manual/rl-next/stabilize-fetchtree.md
Normal file
9
doc/manual/rl-next/stabilize-fetchtree.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
synopsis: Stabilize fetchTree
|
||||
prs: 10068
|
||||
---
|
||||
|
||||
The core of `fetchTree` is now stable.
|
||||
This includes
|
||||
- the `fetchTree` function itself
|
||||
- all the existing fetchers, except `git` (still unstable because of some reproducibility concerns)
|
Loading…
Reference in New Issue
Block a user