diff options
Diffstat (limited to 'src/content/blog/2020/10/05/swift2nix.adoc')
-rw-r--r-- | src/content/blog/2020/10/05/swift2nix.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/blog/2020/10/05/swift2nix.adoc b/src/content/blog/2020/10/05/swift2nix.adoc index ba0125f..9a3c6fe 100644 --- a/src/content/blog/2020/10/05/swift2nix.adoc +++ b/src/content/blog/2020/10/05/swift2nix.adoc @@ -185,7 +185,7 @@ allows package managers to provide an API so that external tools can create mirrors, offline builds, other registries, isolated builds, _etc._ "*2nix" tools should build simple functions that leverage that -`local-registry.json`{empty}footnote:[ +`local-registry.json`{empty}footnote:local-registry[ This `local-registry.json` file doesn't have to be checked-in the repository at all. It could be always generated on the fly, much like how Swift's `dependencies-state.json` is. |