lix/src
Naïm Favier a6d7cd4183
Ensure the completion marker is not processed beyond completion
I was surprised to see an error mentioning ___COMPLETE___ when trying to
complete a flag argument that had no completer implemented
2022-03-07 12:01:54 +01:00
..
build-remote
libcmd Fix completion of nested attributes in completeInstallable 2022-03-07 12:01:54 +01:00
libexpr
libfetchers Point to new github oauth docs url 2022-03-06 17:01:14 -06:00
libmain Factor out a GcStore interface 2022-03-03 19:01:25 +00:00
libstore Merge pull request #6029 from Ma27/nix-log-ssh-ng 2022-03-07 09:51:40 +01:00
libutil Ensure the completion marker is not processed beyond completion 2022-03-07 12:01:54 +01:00
nix Factor out a GcStore interface 2022-03-03 19:01:25 +00:00
nix-build
nix-channel
nix-collect-garbage Factor out a GcStore interface 2022-03-03 19:01:25 +00:00
nix-copy-closure
nix-env
nix-instantiate
nix-store Factor out a GcStore interface 2022-03-03 19:01:25 +00:00
resolve-system-dependencies
toml11