3
0
Fork 0
forked from mirrors/nixpkgs

nixpkgs docs: remove spurious ">"

This commit is contained in:
Raphael Borun Das Gupta 2018-10-26 00:29:27 +02:00
parent cf23305cd6
commit bea0b3021c

View file

@ -2100,7 +2100,7 @@ someVar=$(stripHash $name)
<para>
In order to alleviate this burden, the <firstterm>setup
hook></firstterm>mechanism was written, where any package can include a
hook</firstterm>mechanism was written, where any package can include a
shell script that [by convention rather than enforcement by Nix], any
downstream reverse-dependency will source as part of its build process. That
allows the downstream dependency to merely specify its dependencies, and