lix/src/nix-env
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
..
buildenv.nix Move some corepkgs into the nix binary 2020-03-11 16:57:48 +01:00
nix-env.cc Add EvalState::coerceToStorePath() helper 2022-03-02 23:58:58 +01:00
user-env.cc Add EvalState::coerceToStorePath() helper 2022-03-02 23:58:58 +01:00
user-env.hh Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00