0.3.4
New features:
- Attribute completion for cached repos specified with an url, eg.
nix-build channel:nixos-17.09 -A .... This is somewhat untested on 1.12 as nix on my machine refuses to download any repos due to lack of signatures. --include|-Icompletion for all compatible commands. (onlynixtakes the includes into account when completing attribute paths though)- nix-env:
--installand others will also offer up file completion compatible with nix (ie. prefixed with./,~/or/)
Bug fixes:
nix-store: --deletecan takes file argumentsnix-shell --packagesshould now correctly offer up options after-phave been specified