nix-super/src/libcmd
Eelco Dolstra 798efdf10b
Merge pull request #6027 from Ma27/pure-repl
repl: `--option pure-eval true` actually enables pure eval mode
2022-06-13 16:11:46 +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 Mention that -f implies --impure for eval in docs 2022-06-10 19:16:17 +04: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