diff options
author | EuAndreh <eu@euandre.org> | 2021-02-09 19:29:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-09 19:32:43 -0300 |
commit | 845fff8822c0071a317d98bf6ea987c837b49203 (patch) | |
tree | a3c37d70d7f17bfac613285871a5d951e5482406 /_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md | |
parent | Update date to reflect edition of the ParsecC link (diff) | |
download | euandre.org-845fff8822c0071a317d98bf6ea987c837b49203.tar.gz euandre.org-845fff8822c0071a317d98bf6ea987c837b49203.tar.xz |
Remove *2nix posts from mediator category
Diffstat (limited to '')
-rw-r--r-- | _articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md b/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md index da7a976..bcacec6 100644 --- a/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md +++ b/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md @@ -1,10 +1,15 @@ --- + title: "swift2nix: Run Swift inside Nix builds" + date: 2020-10-05 1 + layout: post + lang: en + ref: swift2nix-run-swift-inside-nix-builds -eu_categories: mediator + --- While working on a Swift project, I didn't find any tool that would allow Swift |