From 8aa0f1de3c3b6b75c0175e1a9cb43c5a90be6a4b Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Sat, 25 Nov 2017 22:13:56 +0300 Subject: [PATCH] Missed space --- pills/06-our-first-derivation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pills/06-our-first-derivation.xml b/pills/06-our-first-derivation.xml index ca50a4c..c330ef7 100644 --- a/pills/06-our-first-derivation.xml +++ b/pills/06-our-first-derivation.xml @@ -477,7 +477,7 @@ We're walking through the fundamentals of Nix derivations, to understand how - they work, how they are represented.Packaging in Nix is certainly easier + they work, how they are represented. Packaging in Nix is certainly easier than that, but we're not there yet in this post. More Nix pills are needed.