lix/src/libcmd
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
..
command.cc Move installables-related operations 2022-03-02 19:19:51 +01:00
command.hh Move installables-related operations 2022-03-02 19:19:51 +01:00
installables.cc Add EvalState::coerceToStorePath() helper 2022-03-02 23:58:58 +01:00
installables.hh nix profile: Support CA derivations 2022-03-02 20:38:51 +01:00
legacy.cc
legacy.hh
local.mk use LOWDOWN_LIBS variable 2022-01-30 20:59:58 +02:00
markdown.cc
markdown.hh
nix-cmd.pc.in