nix
nix copied to clipboard
Expose builtins.fetchFinalTree to the user
Motivation
This may be more efficient than fetchTree since it allows substitution from binary caches if narHash is specified in the input attributes. This is what call-flake.nix already used internally.
Depends on #14633.
Corresponding PR to flake-compat: https://github.com/NixOS/flake-compat/pull/79
Context
Add :+1: to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.