nix-super/src/libcmd
John Ericson da64f026dd Make clear that StorePathWithOutputs is a deprecated type
- Add a comment

- Put `OutputsSpec` in a different header (First part of #6815)

- Make a few stray uses of it in new code use `DerivedPath` instead.
2023-01-10 11:27:19 -05:00
..
command.cc Improve --profile description 2022-10-24 08:49:46 +02:00
command.hh Merge pull request #6693 from ncfavier/complete-flake-inputs 2022-07-12 09:12:00 +02:00
common-eval-args.cc documentation: link flake URL term to definition 2022-12-13 11:47:38 +01:00
common-eval-args.hh Move some options into a misc category 2022-10-12 15:09:17 +02:00
installables.cc Clean up toDerivedPaths() logic 2023-01-10 15:08:46 +01:00
installables.hh Make clear that StorePathWithOutputs is a deprecated type 2023-01-10 11:27:19 -05:00
legacy.cc Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
legacy.hh Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
local.mk build: use pkg-config for lowdown 2022-11-12 23:04:58 +01:00
markdown.cc do not render relative links in help pages 2022-08-26 17:10:41 +02:00
markdown.hh Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
nix-cmd.pc.in Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
repl.cc Merge remote-tracking branch 'origin/master' into coerce-string 2023-01-02 20:53:39 +01:00