mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
* Option --reregister' in
nix-store --register-validity'. We need
this in the NixOS installer (or in the buildfarm) to ensure that the cryptographic hash of the path contents still matches the actual contents.
This commit is contained in:
parent
e790404318
commit
e40d4a5604
2 changed files with 22 additions and 8 deletions
|
@ -28,6 +28,10 @@
|
|||
|
||||
|
||||
<listitem><para>TODO: now using Berkeley DB 4.5.</para></listitem>
|
||||
|
||||
|
||||
<listitem><para>Option <option>--reregister</option> in
|
||||
<command>nix-store --register-validity</command>.</para></listitem>
|
||||
|
||||
|
||||
</itemizedlist>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue