From 2691d51a33b73d2aa22a520fe7feab85e170d104 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 22 Feb 2018 17:14:35 +0100 Subject: Doh --- doc/manual/release-notes/rl-2.0.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/manual/release-notes/rl-2.0.xml b/doc/manual/release-notes/rl-2.0.xml index 25b9beb009b9..94098bd864c2 100644 --- a/doc/manual/release-notes/rl-2.0.xml +++ b/doc/manual/release-notes/rl-2.0.xml @@ -323,13 +323,12 @@ nix sign-paths signs store - paths. (TODO: add examples) + paths. nix copy-sigs copies signatures from - one store to another. (TODO: add examples and - tests) + one store to another. @@ -460,7 +459,7 @@ secret keys specified by the store option. Secret/public key pairs can be generated using nix-store - --generate-binary-cache-key. (TODO: rename) + --generate-binary-cache-key. In addition, locally-built store paths are marked as “ultimately trusted”, but this bit is not propagated when @@ -723,8 +722,7 @@ configureFlags = "--prefix=${placeholder "out"} --includedir=${placeholder "dev" will cause the configureFlags environment variable to contain the actual store paths corresponding to the - out and dev outputs. TODO: - add docs. + out and dev outputs. -- cgit 1.4.1