lix-releng-staging/src/libcmd
John Ericson 44bea52ae3 Scope down --derivation to just the commands that use it
Per the old FIXME, this flag was on too many commands, and mostly
ignored. Now it is just on the commands where it actually has an effect.

Per https://github.com/NixOS/nix/issues/7261, I would still like to get
rid of it entirely, but that is a separate project. This change should
be good with or without doing that.
2023-02-04 18:30:02 -05:00
..
command.cc Scope down --derivation to just the commands that use it 2023-02-04 18:30:02 -05:00
command.hh Scope down --derivation to just the commands that use it 2023-02-04 18:30:02 -05:00
common-eval-args.cc doc/manual: Introduce @docroot@ as a stable base for includable snippets 2023-01-10 22:30:41 +01:00
common-eval-args.hh Move some options into a misc category 2022-10-12 15:09:17 +02:00
installables.cc Scope down --derivation to just the commands that use it 2023-02-04 18:30:02 -05:00
installables.hh Installable::getCursors: Cleanup 2023-01-31 00:04:05 +08: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 Build with C++20 2022-10-22 14:24:25 +01:00
repl.cc Fix unreachable error message 2023-01-20 13:01:03 +01:00