Flakes: Difference between revisions
imported>Pinkcreeper100 mNo edit summary |
imported>Cgorshing m Simple superfluous "then" removed |
||
| Line 25: | Line 25: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
Each dependency gets | Each dependency gets pinned, that is: its commit hash gets automatically stored into a file - named <code>flake.lock</code> - making it easy to, say, upgrade it: | ||
<syntaxHighlight lang=console> | <syntaxHighlight lang=console> | ||