diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2017-04-25 13:20:26 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2017-04-25 13:20:26 +0200 |
commit | 7ee81f3887353cae2feecb98b482badf57a1fd5b (patch) | |
tree | c06ad44f0d0901c92e68b0284281691ee753c5fc /doc | |
parent | c769841bc4ecb9dd3d8456931fec78e102c3832f (diff) |
Make StorePathsCommand a subclass of InstallablesCommand
This allows commands like 'nix path-info', 'nix copy', 'nix verify'
etc. to work on arbitrary installables. E.g. to copy geeqie to a
binary cache:
$ nix copy -r --to file:///tmp/binary-cache nixpkgs.geeqie
Or to get the closure size of thunderbird:
$ nix path-info -S nixpkgs.thunderbird
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions