Merge pull request #50676 from alapshin/patch-1

Fix typo in nixpkgs manual
This commit is contained in:
Robert Hensing 2018-11-19 15:19:09 +01:00 committed by GitHub
commit 9020edcf86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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