nix-super/src/libcmd
Théophane Hufschmitt 7e301fd74e
Merge pull request #6620 from maralorn/fix-print-missing
respect print-missing variable in new-style build command
2022-06-16 13:23:15 +02:00
..
command.cc remove redundant 'debugMode' flag 2022-05-22 21:45:24 -06:00
command.hh back to ref<EvalState> in NixRepl 2022-05-25 10:21:20 -06: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 Merge pull request #6620 from maralorn/fix-print-missing 2022-06-16 13:23:15 +02:00
installables.hh resolve redundant priority passing, wrap NixInt in eval-cache variant 2022-05-16 15:17:35 +02: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 renderMarkdownToTerminal(): Avoid line overflow 2022-05-06 13:14:49 +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 repl: --option pure-eval true actually enables pure eval mode 2022-05-31 22:20:11 +02:00