aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/command.hh
AgeCommit message (Expand)Author
2021-07-22Support --eval-store in nix-instantiate and nix-buildEelco Dolstra
2021-07-22Add --eval-store optionEelco Dolstra
2021-05-17Enfore the use of properly built paths in libcmdregnat
2021-05-12DerivedPathWithHints -> BuiltPathregnat
2021-04-27Merge branch 'master' into debugger-mergeBen Burdette
2021-04-05Rename BuildableJohn Ericson
2021-03-02Make NIX_SHOW_STATS work with new-style commandsregnat
2021-02-12Deeper `Command` hierarchy to remove redundancyJohn Ericson
2021-01-28Add a new Cmd type working on RealisedPathsregnat
2021-01-26Move command plugin interface to libnixcmdShea Levy