lix/src/libcmd
Eelco Dolstra 1607ad5076 Fix uninitialized readFromStdIn variable
This was causing random failures in tests/ca/substitute.ca: 'nix copy
--file ./content-addressed.nix' wouldn't get the default installable
'.' applied in InstallablesCommand::load(), so it would do nothing.
2023-03-08 13:53:20 +01:00
..
command.cc Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
command.hh Fix uninitialized readFromStdIn variable 2023-03-08 13:53:20 +01: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 Get rid of .drv special-casing for store path installables 2023-02-28 17:07:05 -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 InstallableFlake: Apply nix config in getCursors 2023-03-04 12:52:20 +01: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 clarify definition of "installable" 2023-03-05 01:46:17 +01: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