doc: Move non-stdenv hooks out of stdenv chapter

This commit is contained in:
Robert Hensing 2022-10-13 15:36:04 +02:00
parent 5b055190e3
commit 2db8de920e
25 changed files with 199 additions and 168 deletions

View file

@ -0,0 +1,4 @@
### Python {#setup-hook-python}
Adds the `lib/${python.libPrefix}/site-packages` subdirectory of each build input to the `PYTHONPATH` environment variable.