nix-super/src/libexpr/primops
John Ericson f0adb72c23 Mark fetchTree as unstable again
As discussed in our last meeting, we need a bit more time, but we are
"time boxing" the work left to do to ensure there is not unbounded
delay.

Rather than putting it back underneath `flakes`, though, put it
underneath its own `fetch-tree` experimental feature (which `flakes`
includes/implies). This signals our commitment to the plan to stabilize
it first without waiting to go through the rest of Flakes, and also will
give users a "release candidate" when we get closer to stabilization.

This reverts commit 4112dd1fc9.
2023-11-08 23:23:56 -05: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 refactor: use string accessors 2023-09-27 00:33:01 -04:00
fetchMercurial.cc Remove fetchers::Tree and move tarball-related stuff into its own header 2023-10-20 19:56:52 +02:00
fetchTree.cc Mark fetchTree as unstable again 2023-11-08 23:23:56 -05:00
fromTOML.cc Document fromTOML, hasContext and getContext builtins 2023-06-13 21:53:03 +02:00