lix/src/libcmd
Timothy DeHerrera 269caa5317
feat: read installable paths from stdin
Resolves #7437 for new `nix` commands only by adding a `--stdin` flag.

If paths are also passed on the cli they will be combined with the ones
from standard input.
2023-02-28 12:29:15 -07:00
..
command.cc Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
command.hh feat: read installable paths from stdin 2023-02-28 12:29:15 -07: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
editor-for.cc Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
editor-for.hh Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
installable-attr-path.cc Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
installable-attr-path.hh Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
installable-derived-path.cc Factor out InstallableStorePath to its own file, dedup 2023-02-03 11:26:39 -05:00
installable-derived-path.hh Factor out InstallableStorePath to its own file, dedup 2023-02-03 11:26:39 -05:00
installable-flake.cc Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
installable-flake.hh Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
installable-value.hh Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
installables.cc feat: read installable paths from stdin 2023-02-28 12:29:15 -07:00
installables.hh Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -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 Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05: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 Fix building with GCC 9 2023-02-10 18:38:57 +01:00
repl.cc Fix the build without GC 2023-02-21 09:38:46 -05:00
repl.hh Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00