reword documentation on nix-store --import#10712
Conversation
3703ad2 to
7f2badc
Compare
- add links to definitions of terms - one sentence per line - be more specific about which store is used for the import - clearly distinguish store paths and store objects - make a recommendation to use `nix-copy-closure` for efficient SSH transfers
7f2badc to
6907eaa
Compare
|
It's probably a good idea to add a warning that |
|
Is the CA field necessary outside of the experimental feature? Because if not, that would be a bug in CA xor one could say that support for Are there any other metadata from stable functionality that are not preserved? |
|
Yes, the CA field is stable and not directly related to See also #9474 (comment). |
|
TBH I'm don't know in what way the command is broken, what the CA fields are for, and what happens if they are missing. I'd be glad to document that if you can point me to the relevant test cases or code. But the straightforward example in this PR works - is there any reason not to merge that? |
|
@fricklerhandwerk the details of the CA field I don't think matter for this. What is going on is:
Exhaustively figuring out all the missing functionality would be hard, but we can say something like
|
nix-copy-closurefor efficient SSH transfersMotivation
reworking documentation around use cases related to
nix-copy-closure, as discussed with @eflanagan0Context
related: #10708
Priorities and Process
Add 👍 to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.