nix-super/src/libcmd
Alain Zscheile 1385b20078
Get rid of most .at calls (#6393)
Use one of `get` or `getOr` instead which will either return a null-pointer (with a nicer error message) or a default value when the key is missing.
2022-05-04 07:44:32 +02:00
..
command.cc don't use full Pos for findPackageFilename/editorFor 2022-04-21 21:25:18 +02:00
command.hh don't use full Pos for findPackageFilename/editorFor 2022-04-21 21:25:18 +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 Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
installables.hh Allow selecting derivation outputs using 'installable!outputs' 2022-05-03 13:43:52 +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 use LOWDOWN_LIBS variable 2022-01-30 20:59:58 +02:00
markdown.cc Use latest lowdown 2021-09-24 15:22:51 +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