doc: Move non-stdenv hooks out of stdenv chapter
This commit is contained in:
4
doc/hooks/perl.section.md
Normal file
4
doc/hooks/perl.section.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
### Perl {#setup-hook-perl}
|
||||
|
||||
Adds the `lib/site_perl` subdirectory of each build input to the `PERL5LIB` environment variable. For instance, if `buildInputs` contains Perl, then the `lib/site_perl` subdirectory of each input is added to the `PERL5LIB` environment variable.
|
||||
Reference in New Issue
Block a user