From 83d49301012c5c6640cc3b64b92b340528153d87 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 7 Oct 2014 17:16:41 +0200 Subject: [PATCH] Reorder --- src/root/build.tt | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/root/build.tt b/src/root/build.tt index 6159516e..801fc960 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -284,6 +284,26 @@
+ + + + + [% IF build.finished && !build.iscachedbuild %] + + + + + + + + + [% END %] + [% IF !build.finished %] + + + + + [% END %] [% IF build.nixexprinput %] @@ -322,26 +342,6 @@ - - - - - [% IF build.finished && !build.iscachedbuild %] - - - - - - - - - [% END %] - [% IF !build.finished %] - - - - - [% END %] [% IF build.finished && build.buildproducts %]
Queued:[% INCLUDE renderDateTime timestamp = build.timestamp %]
Build started:[% INCLUDE renderDateTime timestamp = build.starttime %]
Build finished:[% INCLUDE renderDateTime timestamp = build.stoptime %]
Priority:[% build.priority %]
Nix expression:Output store paths: [% INCLUDE renderOutputs outputs=build.buildoutputs %]
Queued:[% INCLUDE renderDateTime timestamp = build.timestamp %]
Build started:[% INCLUDE renderDateTime timestamp = build.starttime %]
Build finished:[% INCLUDE renderDateTime timestamp = build.stoptime %]
Priority:[% build.priority %]
Availability: