Provided by: nix-bin_2.26.3+dfsg-1ubuntu2_amd64 bug

Name

       nix-store --restore - extract a Nix archive

   Synopsis
       nix-store --restore path

   Description
       The operation --restore unpacks a Nix Archive (NAR) to path, which must not already exist. The archive is
       read from standard input.

       {{#include ./opt-common.md}}

       {{#include ../opt-common.md}}

       {{#include ../env-common.md}}

                                                                                          nix-store --restore(1)