Doh
This commit is contained in:
		
							parent
							
								
									b6dec2f3ca
								
							
						
					
					
						commit
						2691d51a33
					
				
					 1 changed files with 4 additions and 6 deletions
				
			
		|  | @ -323,13 +323,12 @@ | ||||||
| 
 | 
 | ||||||
|       <listitem> |       <listitem> | ||||||
|         <para><command>nix sign-paths</command> signs store |         <para><command>nix sign-paths</command> signs store | ||||||
|         paths. (TODO: add examples)</para> |         paths.</para> | ||||||
|       </listitem> |       </listitem> | ||||||
| 
 | 
 | ||||||
|       <listitem> |       <listitem> | ||||||
|         <para><command>nix copy-sigs</command> copies signatures from |         <para><command>nix copy-sigs</command> copies signatures from | ||||||
|         one store to another. (TODO: add examples and |         one store to another.</para> | ||||||
|         tests)</para> |  | ||||||
|       </listitem> |       </listitem> | ||||||
| 
 | 
 | ||||||
|       <listitem> |       <listitem> | ||||||
|  | @ -460,7 +459,7 @@ | ||||||
|         secret keys specified by the <option>secret-key-files</option> |         secret keys specified by the <option>secret-key-files</option> | ||||||
|         store option. Secret/public key pairs can be generated using |         store option. Secret/public key pairs can be generated using | ||||||
|         <command>nix-store |         <command>nix-store | ||||||
|         --generate-binary-cache-key</command>. (TODO: rename)</para> |         --generate-binary-cache-key</command>.</para> | ||||||
| 
 | 
 | ||||||
|         <para>In addition, locally-built store paths are marked as |         <para>In addition, locally-built store paths are marked as | ||||||
|         “ultimately trusted”, but this bit is not propagated when |         “ultimately trusted”, but this bit is not propagated when | ||||||
|  | @ -723,8 +722,7 @@ configureFlags = "--prefix=${placeholder "out"} --includedir=${placeholder "dev" | ||||||
| 
 | 
 | ||||||
|     will cause the <envar>configureFlags</envar> environment variable |     will cause the <envar>configureFlags</envar> environment variable | ||||||
|     to contain the actual store paths corresponding to the |     to contain the actual store paths corresponding to the | ||||||
|     <literal>out</literal> and <literal>dev</literal> outputs. TODO: |     <literal>out</literal> and <literal>dev</literal> outputs.</para> | ||||||
|     add docs.</para> |  | ||||||
|   </listitem> |   </listitem> | ||||||
| 
 | 
 | ||||||
| </itemizedlist> | </itemizedlist> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue