nix-super/src/libcmd
Eelco Dolstra 8e8e9d8705
Respect the outputSpecified attribute
E.g. 'nix build nixpkgs#libxml2.dev' will build the 'dev' output.
2022-05-30 11:34:47 +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 Respect the outputSpecified attribute 2022-05-30 11:34:47 +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 remove parens from repl help 2022-05-25 12:55:58 -06:00