aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/command.cc
AgeCommit message (Expand)Author
2022-04-21don't use full Pos for findPackageFilename/editorForpennae
2022-03-22nix edit: support kakouneHideaki Kawai
2022-03-02Move installables-related operationsEelco Dolstra
2022-01-18Add command 'nix store copy-log'Eelco Dolstra
2022-01-18Factor out --from / --to logicEelco Dolstra
2021-12-11EvalCommand::getEvalState: use gc tracable allocator for EvalStateYorick van Pelt
2021-09-30`std::visit` by referenceJohn Ericson
2021-09-27nix path-info -r: Don't duplicate the root pathsEelco Dolstra
2021-09-27run(): MoveEelco Dolstra
2021-07-22Use eval-store in more placesEelco Dolstra
2021-07-22Support --eval-store in nix-instantiate and nix-buildEelco Dolstra
2021-07-22Add --eval-store optionEelco Dolstra
2021-07-01Prefer to throw specific errorsPamplemousse
2021-05-17Enfore the use of properly built paths in libcmdregnat
2021-05-12DerivedPathWithHints -> BuiltPathregnat
2021-04-05Make `DerivedPathWithHints` a newtypeJohn Ericson
2021-04-05Rename BuildableJohn Ericson
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