mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
Fixup docs
This commit is contained in:
parent
f0adb72c23
commit
12953b942c
3 changed files with 3 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
- `nix-shell` shebang lines now support single-quoted arguments.
|
||||
|
||||
- `builtins.fetchTree` is now unstable under its own experimental feature, [`fetch-tree`](@docroot@/contributing/experimental-features.md#xp-fetch-tree).
|
||||
- `builtins.fetchTree` is now its own experimental feature, [`fetch-tree`](@docroot@/contributing/experimental-features.md#xp-fetch-tree).
|
||||
As described in the document for that feature, this is because we anticipate polishing it and then stabilizing it before the rest of Flakes.
|
||||
|
||||
- The interface for creating and updating lock files has been overhauled:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue