lix/src
Naïm Favier 711b2e1f48
Fix flake input completion for InstallablesCommands
Defers completion of flake inputs until the whole command line is parsed
so that we know what flakes we need to complete the inputs of.

Previously, `nix build flake --update-input <Tab>` always behaved like
`nix build . --update-input <Tab>`.
2022-07-11 15:13:51 +02:00
..
build-remote Generalize DerivationType in preparation for impure derivations 2022-03-18 14:59:56 +00:00
libcmd Fix flake input completion for InstallablesCommands 2022-07-11 15:13:51 +02:00
libexpr flake.cc: Make non-flake overrides sticky 2022-06-13 20:49:16 +04:00
libfetchers fix sourcehut brach/tag resolving regression 2022-06-11 16:52:20 -03:00
libmain Avoid fmt when constructor already does it 2022-04-19 01:44:11 +00:00
libstore Merge pull request #6619 from Jonpez2/patch-1 2022-06-13 16:23:13 +02:00
libutil Fix flake input completion for InstallablesCommands 2022-07-11 15:13:51 +02:00
nix Fix flake input completion for InstallablesCommands 2022-07-11 15:13:51 +02:00
nix-build nix-build: stop logger when appropriate 2022-06-11 15:17:35 +02:00
nix-channel Fix segfault in headerCallback() 2022-03-03 11:11:16 +01:00
nix-collect-garbage Add missing rethrows in conditional exception handlers 2022-06-10 10:52:41 -07:00
nix-copy-closure
nix-env nix-env: A small std::move() optimization 2022-06-09 20:01:01 +05:30
nix-instantiate store Symbols in a table as well, like positions 2022-04-21 21:56:31 +02:00
nix-store nix-store: small std::move() optimization 2022-06-09 16:25:26 +05:30
resolve-system-dependencies Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00