1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-01 00:07:58 +02:00
nix/src/libexpr/primops
Valentin Gagarin 3c200da242
document fetchTree (#9258)
* document `fetchTree`

* display experimental feature note at the top

we have to enable the new `fetchTree` experimental feature to render it
at all. this was a bug introduced when adding that new feature flag.

Co-authored-by: tomberek <tomberek@users.noreply.github.com>
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
Co-authored-by: Silvan Mosberger <github@infinisil.com>
2023-12-10 05:16:32 +00:00
..
context.cc Add builtins.addDrvOutputDependencies 2023-10-23 12:49:14 -04:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchClosure.cc Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
fetchMercurial.cc HashType: Rename to HashAlgorithm 2023-12-06 23:43:42 +01:00
fetchTree.cc document fetchTree (#9258) 2023-12-10 05:16:32 +00:00
fromTOML.cc Document fromTOML, hasContext and getContext builtins 2023-06-13 21:53:03 +02:00