nix-super/src/libcmd
Alyssa Ross d234d01f01
nix repl: warn if creating dir for history fails
The history is not critical to the functionality of nix repl, so it's
enough to warn here, rather than refuse to start if the directory Nix
thinks the history should live in can't be created.
2022-09-20 11:01:40 +00:00
..
command.cc move ignore-try to EvalSettings 2022-07-11 10:47:09 -06:00
command.hh Merge pull request #6693 from ncfavier/complete-flake-inputs 2022-07-12 09:12:00 +02:00
common-eval-args.cc Add shell completion for --override-flake 2022-03-07 12:01:54 +01:00
common-eval-args.hh Add shell completion for --override-flake 2022-03-07 12:01:54 +01:00
installables.cc Show when we're evaluating a flake 2022-08-17 11:31:27 +02:00
installables.hh Apply suggestions from code review 2022-05-20 01:48:24 -04: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 remove 'libnix' 2022-04-29 11:35:50 -06: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 nix repl: warn if creating dir for history fails 2022-09-20 11:01:40 +00:00