summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2018-11-18 23:12:06 -0600
committerMatthew Bauer <mjbauer95@gmail.com>2018-11-19 13:02:31 -0600
commit4621d14b4a2dc44c60222453e59c546bbfcea792 (patch)
tree7c932335ae95585be0cccf88bebb07526c37f0a3 /doc
parentb01613c9cedd673e834251aadb3f1e2039d961b4 (diff)
downloadnixpkgs-4621d14b4a2dc44c60222453e59c546bbfcea792.tar
nixpkgs-4621d14b4a2dc44c60222453e59c546bbfcea792.tar.gz
nixpkgs-4621d14b4a2dc44c60222453e59c546bbfcea792.tar.bz2
nixpkgs-4621d14b4a2dc44c60222453e59c546bbfcea792.tar.lz
nixpkgs-4621d14b4a2dc44c60222453e59c546bbfcea792.tar.xz
nixpkgs-4621d14b4a2dc44c60222453e59c546bbfcea792.tar.zst
nixpkgs-4621d14b4a2dc44c60222453e59c546bbfcea792.zip
doc/stdenv: document prefixKey
This seems like a useful thing to document
Diffstat (limited to 'doc')
-rw-r--r--doc/stdenv.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index e0d97e42e4c..68f07bfe21e 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -1078,6 +1078,17 @@ passthru = {
     </varlistentry>
     <varlistentry>
      <term>
+      <varname>prefixKey</varname>
+     </term>
+     <listitem>
+      <para>
+       The key to use when specifying the prefix. By default, this is set to
+       <option>--prefix=</option> as that is used by the majority of packages.
+      </para>
+     </listitem>
+    </varlistentry>
+    <varlistentry>
+     <term>
       <varname>dontAddDisableDepTrack</varname>
      </term>
      <listitem>