From 9eb149b5094ee85d96d4567adfdbfd3146abb7fe Mon Sep 17 00:00:00 2001 From: Chloe Kever Date: Wed, 17 Jan 2018 13:34:01 -0800 Subject: [PATCH] Fix bad ordering in projects documentation. --- doc/manual/projects.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/manual/projects.xml b/doc/manual/projects.xml index ca1598e5..44b6238f 100644 --- a/doc/manual/projects.xml +++ b/doc/manual/projects.xml @@ -259,15 +259,6 @@ in produce a usable source code tarball. - - - The tarball jobs expects a - hello build input to be available in the - Nix search path. Again, this input is passed by Hydra and - is meant to be a checkout of GNU Hello's source code - repository. - - The tarball job calls the @@ -286,6 +277,15 @@ in Nixpkgs manual for more information.. + + + The tarball jobs expects a + hello build input to be available in the + Nix search path. Again, this input is passed by Hydra and + is meant to be a checkout of GNU Hello's source code + repository. + +