aboutsummaryrefslogtreecommitdiff
path: root/_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-10-05 18:06:19 -0300
committerEuAndreh <eu@euandre.org>2020-10-05 18:06:19 -0300
commitb3aae7a946565462436adba9c063c38e558773ce (patch)
treedfa35422ec2e68d14175e2b2aa66656cdf0c07f5 /_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md
parentcargo2nix: Proofread on the browser (diff)
downloadeuandre.org-b3aae7a946565462436adba9c063c38e558773ce.tar.gz
euandre.org-b3aae7a946565462436adba9c063c38e558773ce.tar.xz
swift2nix post: Remove duplicated phrases
Diffstat (limited to '_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md')
-rw-r--r--_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md4
1 files changed, 2 insertions, 2 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 bd889af..7960b8b 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
@@ -162,8 +162,8 @@ how NPM runs some things will be future-compatible, since node2nix isn't trying
to replicate what NPM does, or fiddling with NPM's internal.
**A "*2nix" tool should build the environment, preferably from the lockfile
-directly and offload everything else to the package manager**. Everything else
-is just nice-to-have.
+directly and offload everything else to the package manager**. The rest is just
+nice-to-have.
swift2nix itself could provide an "easy" interface, something that allows you to
write: