mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +03:00
doc: Move non-stdenv hooks out of stdenv chapter
This commit is contained in:
parent
5b055190e3
commit
2db8de920e
25 changed files with 199 additions and 168 deletions
4
doc/hooks/python.section.md
Normal file
4
doc/hooks/python.section.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue