Nix/src/nix-instantiate
Eelco Dolstra b55d79728c Add EvalState::coerceToStorePath() helper
This is useful whenever we want to evaluate something to a store path
(e.g. in get-drvs.cc).

Extracted from the lazy-trees branch (where we can require that a
store path must come from a store source tree accessor).
2022-03-02 23:58:58 +01:00
..
nix-instantiate.cc Add EvalState::coerceToStorePath() helper 2022-03-02 23:58:58 +01:00