about summary refs log tree commit diff
path: root/tests/shell.nix
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2017-04-25T11·20+0200
committerEelco Dolstra <edolstra@gmail.com>2017-04-25T11·20+0200
commit7ee81f3887353cae2feecb98b482badf57a1fd5b (patch)
treec06ad44f0d0901c92e68b0284281691ee753c5fc /tests/shell.nix
parentc769841bc4ecb9dd3d8456931fec78e102c3832f (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 'tests/shell.nix')
0 files changed, 0 insertions, 0 deletions