Skip to content

Commit

Permalink
Presentation: add line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal-Atlas committed Oct 26, 2023
1 parent aea9905 commit d29ed68
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -776,6 +776,7 @@ <h4>Lock file</h4>
Derivation: Sandboxed Builds
</section>
<section>The build sees:
<br></br>
<ul>
<li>Paths referenced by its derivation</li>
<li>That's it...</li>
Expand All @@ -800,9 +801,14 @@ <h4>Lock file</h4>
</section>
<section>
Where do I output the build?
<br></br> <br></br>
<span class="fragment fade-in">
Just another variable called <pre>$out</pre>
</span>
<br></br>
<span class="fragment fade-in">
Determined by hashing the derivation iteslf
</span>
</section>
<section>
How does source code get on the machine though?
Expand All @@ -827,6 +833,7 @@ <h4>Lock file</h4>
</pre>
</section>
<section>The build sees:
<br></br>
<ul>
<li>Paths referenced by its derivation</li>
<li>That's it...</li>
Expand Down

0 comments on commit d29ed68

Please sign in to comment.