Fix typo in nixpkgs manual

This commit is contained in:
Andrei Lapshin 2018-11-19 09:09:02 +03:00 committed by GitHub
parent 0925c482c8
commit e198f9e42f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -263,7 +263,7 @@ genericBuild
corresponding sort so that the platform rules still line up. The exact rules
for dependency propagation can be given by assigning each sort of dependency
two integers based one how it's host and target platforms are offset from
the depending derivation's platforms. Those offsets are given are given
the depending derivation's platforms. Those offsets are given
below in the descriptions of each dependency list attribute.
Algorithmically, we traverse propagated inputs, accumulating every
propagated dep's propagated deps and adjusting them to account for the