summary refs log tree commit diff
path: root/doc/stdenv.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/stdenv.xml')
-rw-r--r--doc/stdenv.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index 00fa7567c07..8eb6fadd3c8 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -854,6 +854,12 @@ following:
   </varlistentry>
 
   <varlistentry>
+    <term><varname>dontPatchSourceShebangs</varname></term>
+    <listitem><para>Same as <varname>dontPatchShebangs</varname>, but applied
+    to the source code before configurePhase.</para></listitem>
+  </varlistentry>
+
+  <varlistentry>
     <term><varname>forceShare</varname></term>
     <listitem><para>The list of directories that must be moved from
     <filename>$out</filename> to <filename>$out/share</filename>.