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: