nix icon indicating copy to clipboard operation
nix copied to clipboard

Expose builtins.fetchFinalTree to the user

Open edolstra opened this issue 1 month ago • 0 comments

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.

edolstra avatar Nov 24 '25 18:11 edolstra