CVSROOT: /web/www Module name: www Changes by: Karl Berry <karl> 11/10/12 22:58:30
Modified files: software : devel.html Log message: updated info on hydra, from ludo. CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/software/devel.html?cvsroot=www&r1=1.42&r2=1.43 Patches: Index: devel.html =================================================================== RCS file: /web/www/www/software/devel.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -b -r1.42 -r1.43 --- devel.html 20 Sep 2011 08:16:26 -0000 1.42 +++ devel.html 12 Oct 2011 22:57:32 -0000 1.43 @@ -153,18 +153,25 @@ <p>Any GNU software package can request a slot on Hydra. Each package must provide its own “build recipe” written in the Nix language (a <em>Nix expression</em>, in Nix parlance). <a -href="https://svn.nixos.org/repos/nix/hydra-config/gnu/trunk">Nix -expressions for GNU projects</a> are available via Subversion. For +href="http://git.savannah.gnu.org/cgit/hydra-recipes.git">Nix +expressions for GNU projects</a> are available via Git. For simple projects using standard GNU build tools such as Automake and Autoconf, the recipe is usually fairly simple. For example, see the <a -href="https://svn.nixos.org/repos/nix/hydra-config/gnu/trunk/patch/release.nix">recipe -for patch</a>. You are welcome to ask for guidance on <a -href="mailto:hydra-us...@gnu.org">hydra-us...@gnu.org</a>. After -constructing your build recipe, email <a -href="http://lists.gnu.org/mailman/listinfo/hydra-users">hydra-us...@gnu.org</a> -and ask to be included in Hydra.</p> +href="http://git.savannah.gnu.org/cgit/hydra-recipes.git/tree/patch/release.nix">recipe +for Patch</a>. You are welcome to ask for guidance on <a +href="mailto:hydra-us...@gnu.org">hydra-us...@gnu.org</a>.</p> -<p> For technical information about Nix, Hydra, and Nixpkgs please see +<p>After constructing your build recipe, email <a +href="http://lists.gnu.org/mailman/listinfo/hydra-users">hydra-us...@gnu.org</a> +and ask to be included in Hydra. Also make sure to become a member of +the <a href="https://savannah.gnu.org/projects/hydra-recipes/"><code>hydra-recipes</code> +project at Savannah</a>. This will allow you to customize your +project's build job directly.</p> + +<p> For technical information about Hydra, please consult the +<a href="http://hydra.nixos.org/job/hydra/trunk/tarball/latest/download-by-type/doc/manual"> +manual of Hydra</a> (<a href="http://hydra.nixos.org/job/hydra/trunk/tarball/latest/download-by-type/doc-pdf/manual">PDF</a>). +For more details, please refer to the <a href="http://hydra.nixos.org/job/nix/trunk/tarball/latest/download/1/nix/manual.html">Nix manual</a> and <a @@ -203,7 +210,7 @@ <p>Updated: <!-- timestamp start --> -$Date: 2011/09/20 08:16:26 $ +$Date: 2011/10/12 22:57:32 $ <!-- timestamp end --> </p> </div>