aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2019-01-07 16:38:57 -0500
committerJohn Ericson <John.Ericson@Obsidian.Systems>2019-01-07 16:40:19 -0500
commit27332870466c971d9c9bbc4a0955c7882468e132 (patch)
treee0a96d79de043515dcc36198fec9aa60fccd6892
parentfef9f5653ba656d0028b5bea8f4e1c6571e5573a (diff)
Don't look for a "pv" program, or mention it in the manual source
The manual reference was commented out, and the sole reference to this program other than the configure script. Removed both.
-rw-r--r--configure.ac1
-rw-r--r--doc/manual/command-ref/nix-copy-closure.xml9
2 files changed, 0 insertions, 10 deletions
diff --git a/configure.ac b/configure.ac
index 69aa9a946..5a2526672 100644
--- a/configure.ac
+++ b/configure.ac
@@ -127,7 +127,6 @@ NEED_PROG(bzip2, bzip2)
NEED_PROG(gzip, gzip)
NEED_PROG(xz, xz)
AC_PATH_PROG(dot, dot)
-AC_PATH_PROG(pv, pv, pv)
AC_PATH_PROG(lsof, lsof, lsof)
diff --git a/doc/manual/command-ref/nix-copy-closure.xml b/doc/manual/command-ref/nix-copy-closure.xml
index 800e1db6a..e6dcf180a 100644
--- a/doc/manual/command-ref/nix-copy-closure.xml
+++ b/doc/manual/command-ref/nix-copy-closure.xml
@@ -95,15 +95,6 @@ those paths. If this bothers you, use
</varlistentry>
- <!--
- <varlistentry><term><option>- -show-progress</option></term>
-
- <listitem><para>Show the progress of each path's transfer as it's made.
- This requires the <command>pv</command> utility to be in <envar>PATH</envar>.</para></listitem>
-
- </varlistentry>
- -->
-
<varlistentry><term><option>--include-outputs</option></term>
<listitem><para>Also copy the outputs of store derivations