lix/src/libcmd
Naïm Favier da7d8daa77
Add shell completion for --override-flake
Requires moving the MixEvalArgs class from libexpr to libcmd because
that's where completeFlakeRef is.
2022-03-07 12:01:54 +01:00
..
command.cc Move installables-related operations 2022-03-02 19:19:51 +01:00
command.hh Accept and discard fragments in getFlakeRefForCompletion 2022-03-07 12:01:54 +01: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 Perform tilde expansion when completing flake fragments 2022-03-07 12:01:54 +01:00
installables.hh nix profile: Support CA derivations 2022-03-02 20:38:51 +01:00
legacy.cc
legacy.hh
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
nix-cmd.pc.in