summary refs log tree commit diff
path: root/doc/quick-start.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/quick-start.xml')
-rw-r--r--doc/quick-start.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/quick-start.xml b/doc/quick-start.xml
index a651a78b1d75f..0f11a906d7712 100644
--- a/doc/quick-start.xml
+++ b/doc/quick-start.xml
@@ -155,9 +155,10 @@ $ git add pkgs/development/libraries/libfoo/default.nix</screen>
         </listitem>
 
         <listitem>
-          <para>You can use <command>nix-prefetch-url</command>
+          <para>You can use <command>nix-prefetch-url</command> (or similar nix-prefetch-git, etc)
           <replaceable>url</replaceable> to get the SHA-256 hash of
-          source distributions.</para>
+          source distributions. There are similar commands as <command>nix-prefetch-git</command> and
+          <command>nix-prefetch-hg</command> available in <literal>nix-prefetch-scripts</literal> package.</para>
         </listitem>
 
         <listitem>