mirror of
https://github.com/NixOS/nix.git
synced 2025-11-23 18:59:35 +01:00
Rename files after store entry -> store object rename
This commit is contained in:
parent
4e2d5ae202
commit
838ba26fda
4 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Scanning for references
|
||||
|
||||
Before in the section on [store objects](../entries.md), we talked abstractly about scanning for references.
|
||||
Before in the section on [store objects](../objects.md), we talked abstractly about scanning for references.
|
||||
Now we can make this concrete.
|
||||
|
||||
After the derivation's command is run, Nix needs to process the "raw" output directories to turn them into legit store objects.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue