Skip to content

Commit d10ab34

Browse files
author
IOHK
committed
Update gh-pages for 11e2ff6
1 parent 89f2c67 commit d10ab34

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

dev/nix-tools-pin.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -180,15 +180,17 @@
180180

181181
<h2 id="how-to-update-nix-tools">How to update <a href="https://github.com/input-output-hk/nix-tools"><code>nix-tools</code></a><a class="headerlink" href="#how-to-update-nix-tools" title="Permanent link">&para;</a></h2>
182182
<ol>
183-
<li>Use niv to update the sources.json:</li>
184-
</ol>
185-
<p><code>niv update nix-tools</code></p>
186-
<ol>
187-
<li>If <code>nix-tools.cabal</code> or <code>plan-to-nix</code> have changed, check the
183+
<li>
184+
<p>Use niv to update the sources.json:
185+
<code>nix flake lock --update-input nix-tools</code></p>
186+
</li>
187+
<li>
188+
<p>If <code>nix-tools.cabal</code> or <code>plan-to-nix</code> have changed, check the
188189
materialized files for each of the compiler nix name in
189-
<code>ls -d materialized/ghc*/nix-tools</code> with:</li>
190+
<code>ls -d materialized/ghc*/nix-tools</code> with:
191+
<code>nix-build scripts/check-compiler-materialization --argstr compiler-nix-name ghc884</code></p>
192+
</li>
190193
</ol>
191-
<p><code>nix-build scripts/check-compiler-materialization --argstr compiler-nix-name ghc884</code></p>
192194

193195
</div>
194196
</div>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)