Nix is on github now
This commit is contained in:
		
							parent
							
								
									533250a4a3
								
							
						
					
					
						commit
						242a99c95a
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -47,17 +47,17 @@ for Red Hat, SuSE, and Fedora Core are also available.</para> | ||||||
| 
 | 
 | ||||||
| <para>Alternatively, the most recent sources of Nix can be obtained | <para>Alternatively, the most recent sources of Nix can be obtained | ||||||
| from its <link | from its <link | ||||||
| xlink:href="https://svn.nixos.org/repos/nix/nix/trunk">Subversion | xlink:href="https://github.com/NixOS/nix">git | ||||||
| repository</link>.  For example, the following command will check out | repository</link>.  For example, the following command will check out | ||||||
| the latest revision into a directory called | the latest revision into a directory called | ||||||
| <filename>nix</filename>:</para> | <filename>nix</filename>:</para> | ||||||
| 
 | 
 | ||||||
| <screen> | <screen> | ||||||
| $ svn checkout https://svn.nixos.org/repos/nix/nix/trunk nix</screen> | $ git clone https://github.com/NixOS/nix</screen> | ||||||
| 
 | 
 | ||||||
| <para>Likewise, specific releases can be obtained from the <link | <para>Likewise, specific releases can be obtained from the <link | ||||||
| xlink:href="https://svn.nixos.org/repos/nix/nix/tags">tags | xlink:href="https://github.com/NixOS/nix/tags">tags | ||||||
| directory</link> of the repository.</para> | </link> of the repository.</para> | ||||||
| 
 | 
 | ||||||
| </section> | </section> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue