1
0
Fork 0
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:
Eelco Dolstra 2006-11-13 16:48:27 +00:00
parent e790404318
commit e40d4a5604
2 changed files with 22 additions and 8 deletions

View file

@ -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>