aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2006-11-13 16:48:27 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2006-11-13 16:48:27 +0000
commite40d4a5604a75540d94782d405dfff2000143f61 (patch)
treea056eaee9dd1ca42706fedf96e8d5b8f0e3d3eaf /doc
parente7904043184ed08b1c4f206bd67c9e84305220f0 (diff)
* 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.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/release-notes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml
index c4fd11f44..098e2a449 100644
--- a/doc/manual/release-notes.xml
+++ b/doc/manual/release-notes.xml
@@ -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>