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 bcc3e04..4e0ae36 100644 --- a/src/content/blog/2020/10/05/swift2nix.adoc +++ b/src/content/blog/2020/10/05/swift2nix.adoc @@ -3,7 +3,7 @@ :empty: :nix: https://nixos.org/ -:swift2nix: link:./swift2nix.tar.gz +:swift2nix: link:swift2nix.tar.gz While working on a Swift project, I didn't find any tool that would allow Swift to run inside {nix}[Nix] builds. Even thought you _can_ run Swift, the real |