diff options
author | EuAndreh <eu@euandre.org> | 2020-10-05 10:02:13 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-10-05 10:02:13 -0300 |
commit | 97629d26cba777c30f38b2075196ee1082d6459c (patch) | |
tree | a5a06b14b5a06cb31c401500082f3d143d5b06fb | |
parent | Move description into metadata.json (diff) | |
download | euandre.org-97629d26cba777c30f38b2075196ee1082d6459c.tar.gz euandre.org-97629d26cba777c30f38b2075196ee1082d6459c.tar.xz |
swift2nix post: Change category to "mediator"
-rw-r--r-- | _posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md b/_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md index e2368ad..bd889af 100644 --- a/_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md +++ b/_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md @@ -4,7 +4,7 @@ date: 2020-10-05 layout: post lang: en ref: swift2nix-run-swift-inside-nix-builds -category: swift2nix +category: mediator --- While working on a Swift project, I didn't find any tool that would allow Swift |