1
0
Fork 0
mirror of https://github.com/NixOS/nix-pills synced 2024-09-19 04:00:13 -04:00

Merge pull request #34 from qrilka/patch-1

Missed space
This commit is contained in:
Graham Christensen 2017-12-05 21:43:33 -05:00 committed by GitHub
commit 9879a2e8bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -477,7 +477,7 @@
<para>
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.
</para>