diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2008-06-09T13·42+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2008-06-09T13·42+0000 |
commit | 4ed01ed791b3bb7a4010049c6128aa2d49a81a29 (patch) | |
tree | df066337bef6e6570cccebe4f5d20fcc876318f4 /doc/manual/build-farm.xml | |
parent | c41a3ec3a9ebf0bfde5fe23fa10d800afe2d9bd9 (diff) |
* Updated some URLs (did this a long time ago but forgot to
commit...).
Diffstat (limited to 'doc/manual/build-farm.xml')
-rw-r--r-- | doc/manual/build-farm.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/build-farm.xml b/doc/manual/build-farm.xml index 9a634589605f..3b973188de72 100644 --- a/doc/manual/build-farm.xml +++ b/doc/manual/build-farm.xml @@ -56,7 +56,7 @@ build farm, since: <para>TODO</para> <para>The sources of the Nix build farm are at <link -xlink:href='https://svn.cs.uu.nl:12443/repos/trace/release/trunk'/>.</para> +xlink:href='https://svn.nixos.org/repos/nix/release/trunk'/>.</para> </section> @@ -85,7 +85,7 @@ nix@scratchy.labs.cs.uu.nl i686-linux /home/nix/.ssh/id_scratchy_auto <para>An example build hook can be found in the Nix build farm sources: <link -xlink:href='https://svn.cs.uu.nl:12443/repos/trace/release/trunk/common/distributed/build-remote.pl' +xlink:href='https://svn.nixos.org/repos/nix/release/trunk/common/distributed/build-remote.pl' />. It should be suitable for most purposes, with maybe some minor adjustments. It uses <command>ssh</command> and <command>rsync</command> to copy the build inputs and outputs and |