Merge pull request #49126 from das-g/stdenv-docs
minor fixes in Nixpkgs stdenv docs
This commit is contained in:
commit
a8df9ff9d9
@ -2100,7 +2100,7 @@ someVar=$(stripHash $name)
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
In order to alleviate this burden, the <firstterm>setup
|
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
|
shell script that [by convention rather than enforcement by Nix], any
|
||||||
downstream reverse-dependency will source as part of its build process. That
|
downstream reverse-dependency will source as part of its build process. That
|
||||||
allows the downstream dependency to merely specify its dependencies, and
|
allows the downstream dependency to merely specify its dependencies, and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user