Skip to content

Commit

Permalink
deploy: dd6833d
Browse files Browse the repository at this point in the history
  • Loading branch information
sdankel committed Aug 28, 2024
1 parent 2aa1f10 commit 2258749
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion nix-setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h1 id="nix-setup"><a class="header" href="#nix-setup">Nix Setup</a></h1>
<h2 id="install-nix"><a class="header" href="#install-nix">Install Nix</a></h2>
<p>To recap our <a href="./quick-start.html">Quick Start</a>, we can install Nix with the
following command:</p>
<pre><code class="language-console">curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/tag/v0.9.0 | sh -s -- install --extra-conf "extra-substituters = https://fuellabs.cachix.org" --extra-conf "extra-trusted-public-keys = fuellabs.cachix.org-1:3gOmll82VDbT7EggylzOVJ6dr0jgPVU/KMN6+Kf8qx8="
<pre><code class="language-console">curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/tag/v0.20.2 | sh -s -- install --extra-conf "extra-substituters = https://fuellabs.cachix.org" --extra-conf "extra-trusted-public-keys = fuellabs.cachix.org-1:3gOmll82VDbT7EggylzOVJ6dr0jgPVU/KMN6+Kf8qx8="
</code></pre>
<p>This uses the <a href="nix-installer"><code>nix-installer</code> tool by Determinate Systems</a> to
install Nix with the <a href="nix-flakes"><strong>flakes</strong></a> and <a href="nix-command"><strong>nix-command</strong></a>
Expand Down
4 changes: 2 additions & 2 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h1 id="welcome"><a class="header" href="#welcome">Welcome</a></h1>
<h2 id="install-nix"><a class="header" href="#install-nix">Install Nix</a></h2>
<p>Nix is a package manager with a focus on reproducibility and reliability. We can
install it and enable the Fuel Labs binary cache with the following:</p>
<pre><code class="language-console">curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/tag/v0.9.0 | sh -s -- install --extra-conf "extra-substituters = https://fuellabs.cachix.org" --extra-conf "extra-trusted-public-keys = fuellabs.cachix.org-1:3gOmll82VDbT7EggylzOVJ6dr0jgPVU/KMN6+Kf8qx8="
<pre><code class="language-console">curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/tag/v0.20.2 | sh -s -- install --extra-conf "extra-substituters = https://fuellabs.cachix.org" --extra-conf "extra-trusted-public-keys = fuellabs.cachix.org-1:3gOmll82VDbT7EggylzOVJ6dr0jgPVU/KMN6+Kf8qx8="
</code></pre>
<blockquote>
<p><strong>Note:</strong> For more details on Nix installation or how to configure an existing
Expand Down Expand Up @@ -242,7 +242,7 @@ <h2 id="diving-deeper"><a class="header" href="#diving-deeper">Diving Deeper</a>
<h2 id="install-nix-1"><a class="header" href="#install-nix-1">Install Nix</a></h2>
<p>To recap our <a href="./quick-start.html">Quick Start</a>, we can install Nix with the
following command:</p>
<pre><code class="language-console">curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/tag/v0.9.0 | sh -s -- install --extra-conf "extra-substituters = https://fuellabs.cachix.org" --extra-conf "extra-trusted-public-keys = fuellabs.cachix.org-1:3gOmll82VDbT7EggylzOVJ6dr0jgPVU/KMN6+Kf8qx8="
<pre><code class="language-console">curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/tag/v0.20.2 | sh -s -- install --extra-conf "extra-substituters = https://fuellabs.cachix.org" --extra-conf "extra-trusted-public-keys = fuellabs.cachix.org-1:3gOmll82VDbT7EggylzOVJ6dr0jgPVU/KMN6+Kf8qx8="
</code></pre>
<p>This uses the <a href="nix-installer"><code>nix-installer</code> tool by Determinate Systems</a> to
install Nix with the <a href="nix-flakes"><strong>flakes</strong></a> and <a href="nix-command"><strong>nix-command</strong></a>
Expand Down
2 changes: 1 addition & 1 deletion quick-start.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h1 id="quick-start"><a class="header" href="#quick-start">Quick Start</a></h1>
<h2 id="install-nix"><a class="header" href="#install-nix">Install Nix</a></h2>
<p>Nix is a package manager with a focus on reproducibility and reliability. We can
install it and enable the Fuel Labs binary cache with the following:</p>
<pre><code class="language-console">curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/tag/v0.9.0 | sh -s -- install --extra-conf "extra-substituters = https://fuellabs.cachix.org" --extra-conf "extra-trusted-public-keys = fuellabs.cachix.org-1:3gOmll82VDbT7EggylzOVJ6dr0jgPVU/KMN6+Kf8qx8="
<pre><code class="language-console">curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/tag/v0.20.2 | sh -s -- install --extra-conf "extra-substituters = https://fuellabs.cachix.org" --extra-conf "extra-trusted-public-keys = fuellabs.cachix.org-1:3gOmll82VDbT7EggylzOVJ6dr0jgPVU/KMN6+Kf8qx8="
</code></pre>
<blockquote>
<p><strong>Note:</strong> For more details on Nix installation or how to configure an existing
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 2258749

Please sign in to comment.