Skip to content

Commit c888a33

Browse files
author
IOHK
committed
Update gh-pages for 127e423
1 parent 003a17a commit c888a33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

search/search_index.json

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

tutorials/getting-started-flakes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ <h2 id="scaffolding">Scaffolding<a class="headerlink" href="#scaffolding" title=
246246
};
247247
in flake // {
248248
# Built by `nix build .`
249-
packages.${system}.default = flake.packages.&quot;hello:exe:hello&quot;;
249+
packages.default = flake.packages.&quot;hello:exe:hello&quot;;
250250
});
251251
}
252252
</code></pre>

0 commit comments

Comments
 (0)