forked from lix-project/hydra
Fix reproduction instructions
This commit is contained in:
parent
7ba06c13ac
commit
43d4bc9108
|
@ -539,7 +539,7 @@ END;
|
|||
running the following command:</p>
|
||||
|
||||
<pre>
|
||||
<span class="shell-prompt"># </span>nix build [% HTML.escape(eval.flake) %]:hydraJobs.[% HTML.escape(job.name) %]
|
||||
<span class="shell-prompt"># </span>nix build [% HTML.escape(eval.flake) %]#hydraJobs.[% HTML.escape(job.name) %]
|
||||
</pre>
|
||||
|
||||
[% ELSE %]
|
||||
|
|
Loading…
Reference in a new issue